Файловый менеджер - Редактировать - /home/harasnat/www/sommer/administrator/language/en-GB/en-GB.com_jdownloads.ini
Назад
; @package Joomla 3.9 ; @copyright Copyright (C) 2005 Open Source Matters. All rights reserved. ; @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php ; ; @Component: jDownloads - Language file admin ; @copyright (C) 2007 - 2021 Arno Betz - www.jdownloads.com ; @license http://www.gnu.org/copyleft/gpl.html GNU/GPL ; @version 4.0 ; ; Note : All language ini files need to be saved as UTF-8 - No BOM ; Note: YES, NO, TRUE, FALSE are reserved words in INI format. ; Double quotes in the values have to be formatted as \" ; ; DO NOT DELETE, CHANGE OR TRANSLATE placeholder variables shown in braces like: {form} ! ; DO NOT DELETE, CHANGE OR TRANSLATE HTML Tags like <b> ! ; ; Keep this string on top JERROR_PARSING_LANGUAGE_FILE=" : error(s) in line(s) %s" ; ; translator data ; please fill out these fields with your own data - it is displayed in the jD control panel - please do NOT leave it empty! COM_JDOWNLOADS_TRANSLATED_TITLE="This Language File was created and/or translated by" COM_JDOWNLOADS_TRANSLATED_LANGUAGE="English" COM_JDOWNLOADS_TRANSLATED_BY_NAME="Colin Mercer" COM_JDOWNLOADS_TRANSLATED_BY_EMAIL="colin.mercer@jdownloads.com" COM_JDOWNLOADS_TRANSLATED_BY_URL="" COM_JDOWNLOADS_TRANSLATED_INFO="Please visit the jDownloads project on <a href=\"https://www.transifex.com/projects/p/jd-i18n/\" />www.transifex.com</a> to find more translations for jDownloads." ; general COM_JDOWNLOADS="jDownloads" COM_JDOWNLOADS_DESCRIPTION_JD="jDownloads - A Download Management Component for Joomla!" COM_JDOWNLOADS_INFORMATION="Information" COM_JDOWNLOADS_CPANEL="Control Panel" COM_JDOWNLOADS_CATEGORIES="Categories" COM_JDOWNLOADS_DOWNLOADS="Downloads" COM_JDOWNLOADS_FILES="Files" COM_JDOWNLOADS_LICENSES="Licenses" COM_JDOWNLOADS_LAYOUTS="Layouts" COM_JDOWNLOADS_LOGS="Logs" COM_JDOWNLOADS_TOOLS="Tools" COM_JDOWNLOADS_USER_GROUPS="User Groups Settings" COM_JDOWNLOADS_BACKUP="Backup" COM_JDOWNLOADS_RESTORATION="Backup Restoration" COM_JDOWNLOADS_TERMS_OF_USE="Terms of Use" COM_JDOWNLOADS_SUPPORT="Support" COM_JDOWNLOADS_YES="Yes" COM_JDOWNLOADS_NO="No" COM_JDOWNLOADS_HIDE="Hide" COM_JDOWNLOADS_SHOW="Show" COM_JDOWNLOADS_DISPLAY="Display" COM_JDOWNLOADS_USE_GLOBAL="Use Global" COM_JDOWNLOADS_USE_CONFIG_SETTINGS="Use Option Settings" COM_JDOWNLOADS_STATUS="Status" COM_JDOWNLOADS_SELECT="- Select -" COM_JDOWNLOADS_SELECT_STATUS="- Select Status -" COM_JDOWNLOADS_SELECT_ACCESS="- Select Access -" COM_JDOWNLOADS_SELECT_LANGUAGE="- Select Language -" COM_JDOWNLOADS_SELECT_LICENSE="- Select License -" COM_JDOWNLOADS_SELECT_CATEGORY="- Select Category -" COM_JDOWNLOADS_SELECT_UNCATEGORISED="Uncategorised" COM_JDOWNLOADS_UNCATEGORISED="Uncategorised" COM_JDOWNLOADS_PUBLISH="Publish" COM_JDOWNLOADS_UNPUBLISH="Unpublish" COM_JDOWNLOADS_PUBLISHED="Published" COM_JDOWNLOADS_PUBLISHED_DESC3="Allow user to change the Published state." COM_JDOWNLOADS_UNPUBLISHED="Unpublished" COM_JDOWNLOADS_LANGUAGE="Download Language" COM_JDOWNLOADS_LANGUAGE_DESC2="Assign a language to this item when you are using a multi-language website." COM_JDOWNLOADS_LANGUAGE_DESC3="Allow user to set the Download Language." COM_JDOWNLOADS_ID="ID" COM_JDOWNLOADS_HEIGHT="height" COM_JDOWNLOADS_WIDTH="width" COM_JDOWNLOADS_ID_LABEL="Database Record number " COM_JDOWNLOADS_UNDEFINED="UNDEFINED" COM_JDOWNLOADS_ALIAS="Alias" COM_JDOWNLOADS_ALIAS_DESC3="Allow user to set Alias. Also tick second box to make mandatory." COM_JDOWNLOADS_LIST_ALIAS="(<span>Alias</span>: %s)" COM_JDOWNLOADS_LIST_ALIAS_NOTE="(<span>Alias</span>: %s, <span>Note</span>: %s)" COM_JDOWNLOADS_ALL="All" COM_JDOWNLOADS_NOBODY="Nobody" COM_JDOWNLOADS_VIEWS="Views" COM_JDOWNLOADS_VIEWS_DESC3="Allow user to change the number of times the Download has been Viewed" COM_JDOWNLOADS_NONE="None" COM_JDOWNLOADS_VIEWS_DESC="How many times this Download set is displayed in the frontend (details layout). Only used when the download details view is activated." COM_JDOWNLOADS_HITS="Hits" COM_JDOWNLOADS_ADDITIONAL_DATA="Additional Data" COM_JDOWNLOADS_METADATA_OPTIONS="Metadata Options" COM_JDOWNLOADS_CANCEL="Cancel" COM_JDOWNLOADS_REMOVE="Remove" COM_JDOWNLOADS_RENAME="Rename" COM_JDOWNLOADS_TOTAL="Total" COM_JDOWNLOADS_ACCESS_DESC="The access level that is allowed to view this item." COM_JDOWNLOADS_REBUILD_CATS_SUCCESS="Categories tree data successfully rebuilt." COM_JDOWNLOADS_REBUILD_CATS_FAILURE="Failed rebuilding Categories tree data." COM_JDOWNLOADS_REBUILD="Rebuild" COM_JDOWNLOADS_VALIDATION_FORM_FAILED="Invalid Form - Some fields are not filled in correctly." ; COM_JDOWNLOADS_ACTION_DOWNLOAD="Download" COM_JDOWNLOADS_ACTION_DOWNLOAD_DESC="Allows users in the group to download this file." COM_JDOWNLOADS_ACTION_DOWNLOAD_GENERAL_DESC="Allows users in the group to download files." COM_JDOWNLOADS_ACTION_DOWNLOAD_CATEGORY_DESC="Allows users in the group to download files from this category." COM_JDOWNLOADS_ACTION_CREATE="Create" COM_JDOWNLOADS_ACTION_CREATE_DESC="Allows users in the group to create new Downloads." COM_JDOWNLOADS_ACTION_CREATE_COMPONENT_DESC="Allows users in the group to create new Downloads in this category." COM_JDOWNLOADS_ACTION_DELETE="Delete" COM_JDOWNLOADS_ACTION_DELETE_DESC="Allows users in the group to delete Downloads." COM_JDOWNLOADS_ACTION_DELETE_COMPONENT_DESC="Allows users in the group to delete Downloads in this category." COM_JDOWNLOADS_ACTION_DELETE_ITEM_DESC="Allows users in the group to delete this Download set." COM_JDOWNLOADS_ACTION_EDIT="Edit" COM_JDOWNLOADS_ACTION_EDIT_DESC="Allows users in the group to edit any Download." COM_JDOWNLOADS_ACTION_EDIT_COMPONENT_DESC="Allows users in the group to edit any Download in this category." COM_JDOWNLOADS_ACTION_EDIT_ITEM_DESC="Allows users in the group to edit this Download." COM_JDOWNLOADS_ACTION_EDIT_USER_LIMITS="User Groups Settings" COM_JDOWNLOADS_ACTION_EDIT_USER_LIMITS_DESC="Allows users in the group to change the settings and limits in jDownloads for the Joomla User Groups." ; COM_JDOWNLOADS_CATEGORY_RULES="Category User Permissions" COM_JDOWNLOADS_DOWNLOAD_RULES="Download User Permissions" COM_JDOWNLOADS_ROBOTS_LABEL="Robots" COM_JDOWNLOADS_ROBOTS_DESC="Robots Instructions. When you select the global settings, the setting from the jDownloads configuration are used." COM_JDOWNLOADS_ROBOTS_CONFIG_DESC="Allows you to specify the default web Robot Instructions settings. These are changeable in every category and Download. If you select the 'Use Global' setting then the robot setting in the Joomla configuration is used." COM_JDOWNLOADS_ROBOTS_LABEL_DESC3="Allow user to set the Robots text." COM_JDOWNLOADS_INDEX_FOLLOW="Index, Follow" COM_JDOWNLOADS_NOINDEX_FOLLOW="No index, follow" COM_JDOWNLOADS_INDEX_NOFOLLOW="Index, No follow" COM_JDOWNLOADS_NOINDEX_NOFOLLOW="No Index, no follow" COM_JDOWNLOADS_NOT_ALLOWED_ACTION_MSG="You do not have the access rights to view this resource." COM_JDOWNLOADS_ALERTNOAUTHOR="You are not authorised to view this resource." COM_JDOWNLOADS_DOCUMENT="Document" COM_JDOWNLOADS_DOCUMENT_DESC1="This Download does not have a file associated with it, so it is only a simple document." COM_JDOWNLOADS_DOCUMENT_DESC2="Any Download without a file is called a Document in jDownloads" COM_JDOWNLOADS_BUTTON_BLACK="Black" COM_JDOWNLOADS_BUTTON_WHITE="White" COM_JDOWNLOADS_BUTTON_GRAY="Grey" COM_JDOWNLOADS_BUTTON_ORANGE="Orange" COM_JDOWNLOADS_BUTTON_RED="Red" COM_JDOWNLOADS_BUTTON_BLUE="Blue" COM_JDOWNLOADS_BUTTON_GREEN="Green" COM_JDOWNLOADS_BUTTON_ROSY="Rosy" COM_JDOWNLOADS_BUTTON_PINK="Pink" COM_JDOWNLOADS_HOT="HOT" COM_JDOWNLOADS_NEW="NEW" COM_JDOWNLOADS_UPDATED="UPDATED" COM_JDOWNLOADS_CHECKED_OUT_BY="Checked out by %s" COM_JDOWNLOADS_CHECKED_OUT="Checked out" ; COM_JDOWNLOADS_CUSTOM_FIELD_SELECT_BOX="Select Box Field" COM_JDOWNLOADS_CUSTOM_FIELD_SHORT_INPUT="Short Text Field" COM_JDOWNLOADS_CUSTOM_FIELD_DATE="Date Field" COM_JDOWNLOADS_CUSTOM_FIELD_TEXT="Large Text Field" COM_JDOWNLOADS_MULTILANGUAGE_TEXT_FIELD_INFO="<b>Important:</b> For multilanguage websites you must add tags for each language. These must be marked with the correct language key. For example <i>{en-GB}example text{/en-GB}</i> for an English text; <i>{de-DE}beispieltext{/de-DE}</i> for a German text. There should only be one 'language selector pair' per language. For instance if you are using a Select field then for the English section it would be say <i>{en-GB}1st text,2nd text,3rd text{/en-GB}</i>. There is no need for a comma between language strings." COM_JDOWNLOADS_MULTILANGUAGE_TEXT_FIELD_INFO_SHORT="<b>Multiple Languages</b><br /><br />If you are using multiple languages then in some fields you need to include language specific text enclosed in language tags. For example if you wished to use the phrase 'Automatically assigned description' for English, French and German then you should insert<br /><i>{en-GB}Automatically assigned description{/en-GB}<br />{fr-FR}Description automatique par defaut{/fr-FR}<br />{de-DE}automatische Standardbeschreibung{/de-DE}</i>.<br /><br />There should only be one set of language tags per language. So where multiple comma separated entries are needed then the multi language entry would be like<br /><i>{en-GB}apple,orange,banana{/en-GB}<br />{fr-FR}pomme,orange,banane{/fr-FR}<br />{de-DE}Apfel,Orange,Banane{/de-DE}</i><br />." ; global used in backend list views COM_JDOWNLOADS_FILTER_LABEL="Filter:" COM_JDOWNLOADS_FILTER_SUBMIT="Search" COM_JDOWNLOADS_FILTER_CLEAR="Clear" COM_JDOWNLOADS_ORDERING="Ordering" COM_JDOWNLOADS_ORDERING_DESC3="Allow user to see the Index Order" COM_JDOWNLOADS_SYSTEM_PLUGIN_OFF_MSG="<b>Status: The jDownloads System Plugin is not activated currently.</b>" COM_JDOWNLOADS_BATCH_OPTIONS="Batch process the selected items" COM_JDOWNLOADS_BATCH_DESC="<li>All actions are applied to the selected item EXCEPT if copying an item. If COPY is selected then any other selected actions are applied to the copied item but not to the original item.</li>" COM_JDOWNLOADS_BATCH_FOLDER_NOTE="<li>Please note that every category has a folder on the server. When you MOVE a category to another position, then the corresponding folder and its files are moved on the server to the new position.</li><li>When you COPY a category only the folder is duplicated; the files are not duplicated.</li><li>In order to be safe during the internal operations, ALL other categories are LOCKed during copy or move operations. See also the Tools section to UNLOCK if the batch processing should fail for an unknown reason.</li>" COM_JDOWNLOADS_BATCH_DOWNLOAD_NOTE="<li>Please note that when you MOVE a Download to another category, any associated file is moved on the server to the new target (categories) folder.</li><li>There are 3 Copy Options<br /><ul><li>(i) 'Copy without assigned File' means only the Download is duplicated; no file is duplicated.</li><li>(ii) 'Copy with assigned File' means both the Download and its assigned file are copied.</li><li>(iii)'Copy and reference the File from their original Download' means that the file is not copied but the Download has a reference to the original file.</li></ul><li>In order to be safe with the internal operations, ALL other categories are locked during copy or move operations. See also the Tools section to UNLOCK if the batch processing should fail for an unknown reason.</li>" COM_JDOWNLOADS_BATCH_PROCESS="Process" COM_JDOWNLOADS_BATCH_CATEGORY_LABEL="To Move or Copy your selection select a destination Category" COM_JDOWNLOADS_BATCH_ROOT_CAT="Add to root" COM_JDOWNLOADS_BATCH_CANNOT_CREATE="You are not allowed to create new categories in this category." COM_JDOWNLOADS_BATCH_CANNOT_EDIT="You are not allowed to edit one or more of these categories." COM_JDOWNLOADS_BATCH_MOVE_PARENT_NOT_FOUND="Cannot find the destination for this move." COM_JDOWNLOADS_BATCH_IS_ALWAYS_STARTED="Another batch operation is still in progress. Please try it later again or use the function to reset the lock (see TOOLS)." COM_JDOWNLOADS_BATCH_CANNOT_CREATE_FOLDER="Error! Cannot create a categories folder." COM_JDOWNLOADS_BATCH_MOVE_ROW_NOT_FOUND="Error! Cannot load the selected source category ID: %s." COM_JDOWNLOADS_AUTOCHECK_DIR_NOT_EXIST="Error! Upload root directory %s does not exist." COM_JDOWNLOADS_AUTOCHECK_DIR_NOT_EXIST_2="Please create it with an ftp program such as FileZilla and use that to set the directories access right to CHMOD 0755 - otherwise jDownloads will not work. See FAQ for more on setting file access rights." ; control panel tabs COM_JDOWNLOADS_BACKEND_RESTORE_LOG_TAB_TITLE="Results from last Backup Restoration" COM_JDOWNLOADS_BACKEND_PANEL_STATUS_DESC_OFFLINE="Maintenance mode has been activated. The Download area is not available at the moment for most visitors. This Download area is however available for members of the Joomla Author and similar User Groups." COM_JDOWNLOADS_BACKEND_PANEL_STATUS_DOWNLOADS_HEADER="Use Download Area Monitoring" COM_JDOWNLOADS_BACKEND_PANEL_STATUS_VERSION_HEADER="The installed jDownloads version is:" COM_JDOWNLOADS_BACKEND_AUTOCHECK_TITLE="Information about Download Area Check" COM_JDOWNLOADS_BACKEND_AUTOCHECK_NEW_FILES="New File(s) were found and automatically added to the database as Downloads." COM_JDOWNLOADS_BACKEND_AUTOCHECK_MISSING_FILES="File(s) not found. The Downloads have been Unpublished for Public Access." COM_JDOWNLOADS_BACKEND_AUTOCHECK_NO_NEW_FILES="No new Files found." COM_JDOWNLOADS_BACKEND_AUTOCHECK_NO_MISSING_FILES="All published Downloads exist." COM_JDOWNLOADS_AUTO_FILE_CHECK_IMPORT_BY="System" COM_JDOWNLOADS_AUTO_FILE_CHECK_ADDED="Download added" COM_JDOWNLOADS_AUTO_FILE_CHECK_DISABLED="Download not found" COM_JDOWNLOADS_AUTO_CAT_CHECK_ADDED="Category added" COM_JDOWNLOADS_AUTO_CAT_CHECK_DISABLED="Category not found" COM_JDOWNLOADS_BACKEND_PANEL_TABTEXT_STATUS="Overview" COM_JDOWNLOADS_BACKEND_PANEL_TABTEXT_2="Version " COM_JDOWNLOADS_BACKEND_PANEL_TABTEXT_3="Monitoring Log" COM_JDOWNLOADS_BACKEND_PANEL_STATUS_OFFLINE_HEADER="Download Area Status" COM_JDOWNLOADS_BACKEND_PANEL_STATUS_TITEL="<b><big>Status Download Area:</big></b>" COM_JDOWNLOADS_BACKEND_PANEL_STATUS_DESC_ONLINE="If Online, the Download Area is usable for Visitors." COM_JDOWNLOADS_BACKEND_PANEL_STATUS_ONLINE="<font color=\"#01DF01\"><b><big> ONLINE</big></b></font>" COM_JDOWNLOADS_BACKEND_PANEL_STATUS_OFFLINE="<font color=\"red\"><b><big> OFFLINE</big></b></font>" ; COM_JDOWNLOADS_RUN_MONITORING_INFO="Checking the download area may take some time. This depends on the number of categories and downloads that are present." COM_JDOWNLOADS_RUN_MONITORING_BUTTON_TEXT="Check the download area" COM_JDOWNLOADS_RUN_MONITORING_TITLE="Check the download area" COM_JDOWNLOADS_RUN_MONITORING_INFO2="<big>Downloads Area Check started</big><br /><br /><b>Please wait and don't refresh the page or close this window until we are ready!</b>" COM_JDOWNLOADS_RUN_MONITORING_INFO3="Searching for new Directories" COM_JDOWNLOADS_RUN_MONITORING_INFO4="Checking all published Categories" COM_JDOWNLOADS_RUN_MONITORING_INFO5="Searching for new Files" COM_JDOWNLOADS_RUN_MONITORING_INFO6="Checking all published Downloads" COM_JDOWNLOADS_RUN_MONITORING_INFO7="Finished! You can now close this window." COM_JDOWNLOADS_RUN_MONITORING_INFO8="Please note that you can also setup a time based schedule, often referred to as a 'Cron Job', to routinely start a scan automatically at a time of your choice. See the article <a href=\"https://www.jdownloads.net/documentation/faq-v3-9/automatic-publication-at-scheduled-times-cron-job\" />Automatic Publication at Scheduled Times (Cron job)</a> in the Documentation Centre for details." COM_JDOWNLOADS_BACKEND_AUTOCHECK_NEW_CATS="New Directories were found and automatically added to the database as new Categories." COM_JDOWNLOADS_BACKEND_AUTOCHECK_MISSING_CATS="Categories were found that no longer have the relevant directory and therefore those categories were not published." COM_JDOWNLOADS_BACKEND_AUTOCHECK_NO_NEW_CATS="No new Directories found." COM_JDOWNLOADS_BACKEND_AUTOCHECK_NO_MISSING_CATS="All published Category Directories exist." COM_JDOWNLOADS_BACKEND_AUTOCHECK_LOG_TITLE="Last internal messages (executed actions):" COM_JDOWNLOADS_BACKEND_AUTOCHECK_LOG_TAB_TITLE="Results from last Download Directories Monitoring" COM_JDOWNLOADS_BACKEND_AUTOCHECK_REFRESH_MESSAGE="You must refresh the page to see the modifications." COM_JDOWNLOADS_BACKEND_AUTOCHECK_SUM_FOLDERS="Checked Directories:" COM_JDOWNLOADS_BACKEND_AUTOCHECK_SUM_FILES="Checked Files:" COM_JDOWNLOADS_BACKEND_PANEL_TABTEXT_4="Restore Log" COM_JDOWNLOADS_BACKEND_DELETE_LOG_LINK_TEXT="Delete this log list" COM_JDOWNLOADS_RUN_MONITORING_NOTE_TEXT="Automatically added." ; SERVER INFO TAB IN CPANEL COM_JDOWNLOADS_BACKEND_PANEL_TABTEXT_5="Server Info" COM_JDOWNLOADS_BACKEND_SERVER_INFOS_TAB_TITLE="Information about the current Server Configuration" COM_JDOWNLOADS_BACKEND_SERVER_INFOS_TAB_DESC="The maximum size of the files depends on the current settings on your server as set in the php.ini file. The current values relevant for uploads are shown below. Please check that the values are set high enough. If you do not have access to the php.ini file, then contact your host support services. You can find information about the parameters in www.php.net." COM_JDOWNLOADS_BACKEND_SERVER_INFOS_TAB_FILE_UPLOADS="Allowed file uploads: " COM_JDOWNLOADS_BACKEND_SERVER_INFOS_TAB_MAX_FILESIZE="Maximum allowed file size (max_filesize): " COM_JDOWNLOADS_BACKEND_SERVER_INFOS_TAB_POST_MAX_SIZE="Maximum allowed POST size: (post_max_size): " COM_JDOWNLOADS_BACKEND_SERVER_INFOS_TAB_MEMORY_LIMIT="Memory limit (memory_limit): " COM_JDOWNLOADS_BACKEND_SERVER_INFOS_TAB_MAX_EXECUTION_TIME="Maximum execution time of scripts (max_execution_time) in seconds: " COM_JDOWNLOADS_BACKEND_SERVER_INFOS_TAB_MAX_INPUT_TIME="Maximum input time for uploads (max_input_time) in seconds: " ; categories list COM_JDOWNLOADS_CATSLIST_LINK="Preview" COM_JDOWNLOADS_CATSLIST_LINK_TEXT="Link" COM_JDOWNLOADS_CATSLIST_COUNT="Count<br />Downloads" COM_JDOWNLOADS_CATSLIST_PIC="Symbol" COM_JDOWNLOADS_CATSLIST_PATH="Directory" ; edit category COM_JDOWNLOADS_PIC_DESC="You can select optionally a symbol here." COM_JDOWNLOADS_PIC_NEW="Upload a Symbol" COM_JDOWNLOADS_PIC_NEW_DESC="You can optionally upload a symbol for this item. Allowed file types are: png, gif, jpg, jpeg." COM_JDOWNLOADS_PIC_PREVIEW="Picture preview" COM_JDOWNLOADS_HELP_INFORMATIONS="Additional Information" COM_JDOWNLOADS_TITLE="Title" COM_JDOWNLOADS_TITLE_DESC3="Allow user to set the Download Title." COM_JDOWNLOADS_TITLE_NOT_SET="Error! This item must have a title." COM_JDOWNLOADS_DESCRIPTION="Description" COM_JDOWNLOADS_DESCRIPTION_LONG="Long Description" COM_JDOWNLOADS_LINK_LABEL="Link" COM_JDOWNLOADS_SEARCH="Search" COM_JDOWNLOADS_ACCESS="Access" COM_JDOWNLOADS_ACCESS_DESC3="Allow user to set the view Access Level. To 'untick' this setting you must also 'untick' the Single User Access below." COM_JDOWNLOADS_ACCESS_DOWNLOAD="Access for Download" COM_JDOWNLOADS_ACCESS_EDIT="Access to Edit" COM_JDOWNLOADS_ACCESS_DELETE="Access to Delete" COM_JDOWNLOADS_ACCESS_UPLOAD="Access for Upload" COM_JDOWNLOADS_ACCESS_DOWNLOAD_DESC="The access level group that is allowed to download files from this category." COM_JDOWNLOADS_ACCESS_EDIT_DESC="The access level group that is allowed to edit Downloads from this category." COM_JDOWNLOADS_ACCESS_DELETE_DESC="The access level group that is allowed to delete Downloads from this category." COM_JDOWNLOADS_ACCESS_UPLOAD_DESC="The access level group that is allowed to upload files in this category." COM_JDOWNLOADS_INTERNAL_NOTE_LABEL="Internal Note" COM_JDOWNLOADS_INTERNAL_NOTE_DESC="Internal notes are only visible in the backend." COM_JDOWNLOADS_TOOLBAR_REMOVE="Delete" COM_JDOWNLOADS_TOOLBAR_CLOSE="Close" COM_JDOWNLOADS_N_ITEMS_CHECKED_IN_0="No item was successfully checked in" COM_JDOWNLOADS_N_ITEMS_CHECKED_IN_1="%d item has been checked in successfully" COM_JDOWNLOADS_N_ITEMS_CHECKED_IN_MORE="%d items have been checked in successfully" COM_JDOWNLOADS_N_ITEMS_DELETED="%d items successfully deleted" COM_JDOWNLOADS_N_ITEMS_DELETED_1="%d item successfully deleted" COM_JDOWNLOADS_DELETE_LIST_ITEM_CONFIRMATION="Are you sure that you want to delete the marked items?" COM_JDOWNLOADS_BE_NO_DEL_SUBCATS_EXISTS="One or more of the selected Categories cannot be deleted because they have Subcategories. You need to delete Subcategories and any Downloads in a Category before you can delete it." COM_JDOWNLOADS_BE_NO_DEL_FILES_EXISTS="One or more of the selected Categories cannot be deleted because they have Download files. You need to delete any Downloads in the Category before you can delete it." COM_JDOWNLOADS_BE_DEL_CATS_DIRS_OK="Also successfully deleted the category folder: %s" COM_JDOWNLOADS_BE_DEL_CATS_DIRS_ERROR="Error! Cannot delete the category folder: %s" COM_JDOWNLOADS_ERROR_CHECK_CAT_FOLDERS="Error! It was not possible to change (copy/move/delete) the category folder: %s. Please check that the folder structure is the same as the structure of the categories." COM_JDOWNLOADS_ERROR_RESULT_MSG="Error!" COM_JDOWNLOADS_VALIDATION_FORM_FAILED="Invalid Form - Some fields are not filled in correctly." COM_JDOWNLOADS_PUBLISHING_DETAILS="Publishing Options" COM_JDOWNLOADS_BASIC_OPTIONS="Basic Options" COM_JDOWNLOADS_FIELD_STATE_DESC="Set publication status." COM_JDOWNLOADS_FIELD_ALIAS_DESC="The Alias will be used as part of the URL." COM_JDOWNLOADS_NEW_ITEMS_ORDER_DESC="New Items default to the last position. Ordering can be changed after this Item is saved." COM_JDOWNLOADS_FIELDSET_PUBLISHING="Publishing Options" COM_JDOWNLOADS_FIELDSET_OPTIONS="Options" COM_JDOWNLOADS_CREATED_BY="Created by" COM_JDOWNLOADS_CREATED_DATE="Created Date" COM_JDOWNLOADS_MODIFIED_BY="Modified by" COM_JDOWNLOADS_MODIFIED_DATE="Modified Date" COM_JDOWNLOADS_MODIFIED_DATE_DESC3="Allow user to set a Modified Date." COM_JDOWNLOADS_META_DESCRIPTION_LABEL="Meta Description" COM_JDOWNLOADS_META_DESCRIPTION_DESC="An optional paragraph to be used as the description of the page in the HTML output. This will generally display in the results of search engines." COM_JDOWNLOADS_META_DESCRIPTION_LABEL_DESC3="Allow user to edit the Meta Description." COM_JDOWNLOADS_META_KEYWORDS_LABEL="Meta Keywords" COM_JDOWNLOADS_META_KEYWORDS_DESC="An optional comma-separated list of keywords and/or phrases to be used in the HTML output." COM_JDOWNLOADS_ID_DESC="Record number in the database" COM_JDOWNLOADS_META_KEYWORDS_LABEL_DESC3="Allow user to set Meta Keywords." ; BACKEND FILESLIST COM_JDOWNLOADS_BACKEND_FILESLIST_PRICE="Price" COM_JDOWNLOADS_BACKEND_FILESLIST_TITLE="Downloads" COM_JDOWNLOADS_BACKEND_FILESLIST_SEARCH="Search" COM_JDOWNLOADS_BACKEND_FILESLIST_SEARCH_LIMIT="Limit" COM_JDOWNLOADS_BACKEND_FILESLIST_CATS="All Categories" COM_JDOWNLOADS_BACKEND_FILESLIST_NOCATS="No Category" COM_JDOWNLOADS_BACKEND_FILESLIST_FILE="Downloads" COM_JDOWNLOADS_BACKEND_FILESLIST_HITS="Downloaded" COM_JDOWNLOADS_BACKEND_FILESLIST_HITS_DESC3="Allow user to change the the number of times the file has been Downloaded" COM_JDOWNLOADS_BACKEND_FILESLIST_CAT="Category" COM_JDOWNLOADS_BACKEND_FILESLIST_CAT_DESC3="Allow user to select the Category." COM_JDOWNLOADS_BACKEND_FILESLIST_RELEASE="Version" COM_JDOWNLOADS_BACKEND_FILESLIST_DESCRIPTION="Description" COM_JDOWNLOADS_BACKEND_FILESLIST_DADDED="Date" COM_JDOWNLOADS_BACKEND_FILESLIST_FILENAME="File" COM_JDOWNLOADS_BACKEND_FILESLIST_AUTHOR="Created By" COM_JDOWNLOADS_BACKEND_FILESLIST_PUBLISHED="Status" COM_JDOWNLOADS_BACKEND_FILESLIST_ORDERING="Order" COM_JDOWNLOADS_BACKEND_FILESLIST_PIC="Symbol" COM_JDOWNLOADS_BACKEND_FILESLIST_PIC_DESC3="Allow user to select the file type Symbol. Also tick second box to make it mandatory to set the Symbol." COM_JDOWNLOADS_BACKEND_FILESLIST_DEL=" Download(s) deleted" COM_JDOWNLOADS_BACKEND_FILESLIST_DESCRIPTION_SHORT="Description (Short)" COM_JDOWNLOADS_BACKEND_FILESLIST_SEARCH_DESC="Search in title, note or description." COM_JDOWNLOADS_BACKEND_FILESLIST_OTHER_DOWNLOADS_FILE_USED="File selected from this Download:<br />%s" COM_JDOWNLOADS_BACKEND_FILESLIST_OTHER_DOWNLOADS_FILE_NAME="Filename:<br />%s" COM_JDOWNLOADS_BACKEND_FILESLIST_ONLY_WITH_FILES="Only Downloads which have a file or a link to an external file are listed here." COM_JDOWNLOADS_BACKEND_FILESLIST_LANGUAGE="Language" COM_JDOWNLOADS_BACKEND_FILESLIST_PREVIEW_TOOLTIP="View in new Window:" COM_JDOWNLOADS_BACKEND_FILESLIST_PREVIEW_FILE="Preview File" ; COM_JDOWNLOADS_BACKEND_FILESEDIT_DEL_IMAGES_ERROR="Problem in deleting one or more image files in the Download." COM_JDOWNLOADS_BACKEND_FILESEDIT_DEL_FILES_ERROR="One or more of the files in the Download(s) selected for deletion are missing." COM_JDOWNLOADS_BACKEND_FILES_SAVEORDER="New order saved" COM_JDOWNLOADS_BACKEND_FILES_USED="This Download is being edited by another administrator." ; BACKEND FILESEDIT COM_JDOWNLOADS_BACKEND_FILESEDIT_TABTITLE_1="Base" COM_JDOWNLOADS_BACKEND_FILESEDIT_TABTITLE_2="Optional" COM_JDOWNLOADS_BACKEND_FILESEDIT_TABTITLE_3="Files Data" COM_JDOWNLOADS_BACKEND_FILESEDIT_TABTITLE_4="Images" COM_JDOWNLOADS_BACKEND_FILESEDIT_TITLE="Edit Download" COM_JDOWNLOADS_BACKEND_FILESEDIT_SENT_IN_FROM="This Download was filed from: " COM_JDOWNLOADS_BACKEND_FILESEDIT_SAVE="Download saved." COM_JDOWNLOADS_BACKEND_FILESEDIT_EDIT="Edit Download" COM_JDOWNLOADS_BACKEND_FILESEDIT_ADD="Add Download" COM_JDOWNLOADS_BACKEND_FILESEDIT_ROOT_DIR_TITLE="ROOT Download (Upload) directory" COM_JDOWNLOADS_BACKEND_FILESEDIT_UPLOAD_DIR_LIST_INFO_1="All Subdirectories are writable." COM_JDOWNLOADS_BACKEND_FILESEDIT_UPLOAD_DIR_LIST_INFO_2="Subdirectories are <b>NOT</b> writeble. Check the rights on your server (FTP: set to CHMOD 0755). See FAQ on setting file access rights." COM_JDOWNLOADS_BACKEND_FILESEDIT_CHECK_PERMISSIONS="File could not be uploaded. Check the rights on your server (FTP: set to CHMOD 0755). See FAQ on setting file access rights." COM_JDOWNLOADS_BACKEND_FILESEDIT_LANGUAGE="Language for the downloadable File" COM_JDOWNLOADS_BACKEND_FILESEDIT_LANGUAGE_DESC3="Allow user to select the Language for the downloadable file. Also tick second box to make it mandatory to set the Language.<br /><b>Note:</b> This is not the Download language used in multi-language sites." COM_JDOWNLOADS_BACKEND_FILESEDIT_SYSTEM="Operating System" COM_JDOWNLOADS_BACKEND_FILESEDIT_SYSTEM_DESK="Select here which system/platform is required for the assigned file. You can change this in the jDownloads Options." COM_JDOWNLOADS_BACKEND_FILESEDIT_SYSTEM_DESC3="Allow user to select the Operating System that the downloadable file requires. Also tick second box to make it mandatory to set the Operating System." COM_JDOWNLOADS_BACKEND_FILESEDIT_LANGUAGE_DESC="This is for cases where the downloadable file is in a different language to the Download Language. Leave as -Select- if the languages are the same.<br />Otherwise select here the language used in the downloadable file. You can change the list of available 'downloadable file languages' in the jDownloads Options - Global tab." COM_JDOWNLOADS_BACKEND_FILESEDIT_LICENSES_LIST="Select License" COM_JDOWNLOADS_BACKEND_FILESEDIT_REMOVE_OK="File deleted." COM_JDOWNLOADS_BACKEND_FILESEDIT_REMOVE_ERROR="Error! Cannot delete file." COM_JDOWNLOADS_BACKEND_FILESEDIT_SUC_PUBL=" Download(s) published." COM_JDOWNLOADS_BACKEND_FILESEDIT_SUC_UNPUBL=" Download(s) unpublished." COM_JDOWNLOADS_BACKEND_FILESEDIT_FILE_SELECT_CAT_DESC="The category that this item is assigned to." COM_JDOWNLOADS_BACKEND_FILESEDIT_LICENSE="License" COM_JDOWNLOADS_BACKEND_FILESEDIT_LICENSE_DESC="Select a license for this Download." COM_JDOWNLOADS_BACKEND_FILESEDIT_LICENSE_DESC3="Allow user to select the License. Also tick second box to make it mandatory to select a licence." COM_JDOWNLOADS_BACKEND_FILESEDIT_CONFIRM_LICENSE="Confirm License" COM_JDOWNLOADS_BACKEND_FILESEDIT_CONFIRM_LICENSE_DESC="If Yes then downloading will only start when the user has accepted the license text." COM_JDOWNLOADS_BACKEND_FILESEDIT_CONFIRM_LICENSE_DESC3="Allow user to Confirm the License." COM_JDOWNLOADS_BACKEND_FILESEDIT_RELEASE="Version" COM_JDOWNLOADS_BACKEND_FILESEDIT_RELEASE_DESC3="Allow user to set Version. Also tick second box to make mandatory to set version." COM_JDOWNLOADS_BACKEND_FILESEDIT_RELEASE_DESC="Information about the version number." COM_JDOWNLOADS_BACKEND_FILESEDIT_SIZE="File Size" COM_JDOWNLOADS_BACKEND_FILESEDIT_SIZE_DESC="If left empty, the size will be set automatically if possible." COM_JDOWNLOADS_BACKEND_FILESEDIT_SIZE_DESC3="Allow user to set the File Size." COM_JDOWNLOADS_BACKEND_FILESEDIT_DADDED="Added to the Download archive (date and time)" COM_JDOWNLOADS_BACKEND_FILESEDIT_DADDED_DESC="Define the date in the following format: <b>YYYY-MM-DD H:mm:ss</b> or use the calendar function. If the date or time is omitted then the current system date and time is used." COM_JDOWNLOADS_BACKEND_FILESEDIT_FILE="Select file for uploading" COM_JDOWNLOADS_BACKEND_FILESEDIT_FILE_DESC="This field allows you to select the file that will be uploaded to the server. This file will be used in subsequent downloading. The name of the Download that appears in listings is the Title field, which is separate from the name of the downloadable file. <br /><b>Note:</b> If an existing file in the category specified in the General tab has the same name as the file being uploaded then the existing file will be overwritten." COM_JDOWNLOADS_BACKEND_FILESEDIT_FILE_ADD_FROM_SERVER="Currently assigned File" COM_JDOWNLOADS_BACKEND_FILESEDIT_FILE_ADD_FROM_SERVER_NO="There is no currently assigned file." COM_JDOWNLOADS_BACKEND_FILESEDIT_FILE_ADD_FROM_SERVER_LIST="Select File" COM_JDOWNLOADS_BACKEND_FILESEDIT_FILE_REMOVE="Deletes currently assigned file from server" COM_JDOWNLOADS_BACKEND_FILESEDIT_FILE_RENAME="Renames the file. You must save the Download after renaming it." COM_JDOWNLOADS_BACKEND_FILESEDIT_FILE_DOWNLOAD="Download this file" COM_JDOWNLOADS_BACKEND_FILESEDIT_PREVIEW_FILE="Select Preview File" COM_JDOWNLOADS_BACKEND_FILESEDIT_PREVIEW_FILE_DESC="You may optionally upload a preview or sample file for this Download such as an audio or a video clip. It should be a shorter version taken from the main file. The preview file is not downloadable. It is uploaded to the special preview file folder and is used in the download frontend view. Please read the layout placeholder variable descriptions." COM_JDOWNLOADS_BACKEND_FILESEDIT_PREVIEW_FILE_DESC3="Allow user to select a Preview File. Also tick second box to make it mandatory to select a Preview File." COM_JDOWNLOADS_BACKEND_FILESEDIT_PREVIEW_FILE_ADD_FROM_SERVER="Currently assigned Preview" COM_JDOWNLOADS_BACKEND_FILESEDIT_URL_HOME="Website" COM_JDOWNLOADS_BACKEND_FILESEDIT_URL_HOME_DESC="URL of the author's Website. This will be shown in the frontend as a link." COM_JDOWNLOADS_BACKEND_FILESEDIT_URL_HOME_DESC3="Allow user to set the author's Website. Also tick second box to make it mandatory to set the Website." COM_JDOWNLOADS_BACKEND_FILESEDIT_AUTHOR="Author Name" COM_JDOWNLOADS_BACKEND_FILESEDIT_AUTHOR_DESC="Enter here a name and below a web address or an e-mail address. In the frontend you will see either a link to a web page or an email link." COM_JDOWNLOADS_BACKEND_FILESEDIT_AUTHOR_DESC3="Allow user to set the Author Name. Also tick second box to make it mandatory to set the Author Name." COM_JDOWNLOADS_BACKEND_FILESEDIT_AUTHOR_URL="Author URL or Email" COM_JDOWNLOADS_BACKEND_FILESEDIT_AUTHOR_URL_DESC="Author URL or email address. Email addresses will be automatically encrypted." COM_JDOWNLOADS_BACKEND_FILESEDIT_AUTHOR_URL_DESC3="Allow user to set the Author URL or Email. Also tick second box to make it mandatory to set the Author URL or Email." COM_JDOWNLOADS_BACKEND_FILESEDIT_AUTHOR_INFOS_TITLE="Author Data" COM_JDOWNLOADS_BACKEND_FILESEDIT_URL_DOWNLOAD="ROOT Upload directory" COM_JDOWNLOADS_BACKEND_FILESEDIT_URL_DOWNLOAD_WRITABLE="Status: <font color=\"green\"><strong>WRITABLE</strong></font>" COM_JDOWNLOADS_BACKEND_FILESEDIT_URL_DOWNLOAD_NOTWRITABLE="Status: <font color=\"red\"><strong>NOT WRITABLE</strong></font>" COM_JDOWNLOADS_BACKEND_FILESEDIT_URL_TEMP_WRITABLE="Status: <font color=\"green\"><strong>WRITABLE</strong></font>" COM_JDOWNLOADS_BACKEND_FILESEDIT_URL_TEMP_NOTWRITABLE="Status: <font color=\"red\"><strong>NOT WRITABLE</strong></font>" COM_JDOWNLOADS_BACKEND_FILESEDIT_HITS_DESC="Allows changing or resetting the Download counter." COM_JDOWNLOADS_BACKEND_FILESEDIT_PRICE="Price" COM_JDOWNLOADS_BACKEND_FILESEDIT_PRICE_DESC="Provide price and currency." COM_JDOWNLOADS_BACKEND_FILESEDIT_PRICE_DESC3="Allow user to set the Price. Also tick second box to make it mandatory to set the Price." COM_JDOWNLOADS_BACKEND_FILESEDIT_PASSWORD_DESC="Leave blank for no password protection or enter a password so that a visitor will only be able to download the file when they know this password. But please note that this password feature is ignored when 'mass downloads' are used!" COM_JDOWNLOADS_BACKEND_FILESEDIT_OPEN_LINK_IN_OTHER_WEBSITE_TITLE="Is the main file on an external web page" COM_JDOWNLOADS_BACKEND_FILESEDIT_OPEN_LINK_IN_OTHER_WEBSITE_DESC="If set to Yes, the file is located on an external web page.(e.g. Sharehoster) In that case downloading has to be initiated on the external web page. Clicking on the Download symbol shows the external web page in your browser to allow initiating the download." COM_JDOWNLOADS_BACKEND_FILESEDIT_DESCRIPTION_SHORT="Short Description" COM_JDOWNLOADS_BACKEND_FILESEDIT_DESCRIPTION_SHORT_DESC="The text you enter here will also be used as the the long description if you leave the long description empty." COM_JDOWNLOADS_BACKEND_FILESEDIT_DESCRIPTION_SHORT_DESC3="Allow user to set the Short Description. Also tick second box to make it mandatory to set the Short Description." COM_JDOWNLOADS_BACKEND_FILESEDIT_DESCRIPTION_LONG="Long Description" COM_JDOWNLOADS_BACKEND_FILESEDIT_DESCRIPTION_LONG_DESC="Only use this data field when you want a text for the long description that is different to that in the short description. Note: If you do enter different text in each description, then it is suggested using the short description for the list display and the long description for the Download details display. This is just a suggestion as the choice of what is shown where is yours." COM_JDOWNLOADS_BACKEND_FILESEDIT_DESCRIPTION_LONG_DESC3="Allow user to set the Long Description. Also tick second box to make it mandatory to set the Long Description." COM_JDOWNLOADS_BACKEND_FILESEDIT_INVALID_FILENAME="Error! You have selected a file with an invalid filename. Please change the filename and upload it again." COM_JDOWNLOADS_BACKEND_FILESEDIT_FILENAME_RENAMED="File renamed." COM_JDOWNLOADS_BACKEND_FILESEDIT_FILENAME_ERROR="Error! Cannot rename the filename." COM_JDOWNLOADS_BACKEND_FILESEDIT_INVALID_IMAGE_FILE="Invalid image file submitted. File upload aborted." COM_JDOWNLOADS_BACKEND_FILESEDIT_INVALID_FILE_TYPE="Invalid file type submitted. File upload aborted." COM_JDOWNLOADS_BACKEND_FILESEDIT_INVALID_PREVIEW_FILE_TYPE="Invalid preview file type submitted. File upload aborted." COM_JDOWNLOADS_BACKEND_FILESEDIT_THUMBNAIL_REMOVE="Deselect the relevant checkbox in order to remove an image. Click on an image to show it full size." COM_JDOWNLOADS_BACKEND_FILESEDIT_THUMBNAIL_UPLOAD_TITLE="Add an Image" COM_JDOWNLOADS_BACKEND_FILESEDIT_THUMBNAIL_UPLOAD_DESC="Allows you to upload an image to the server. This image is used as the default for this Download. The original images are stored in folder <b>/images/jdownloads/screenshots</b> and a reduced version is generated automatically in the subfolder <b>/thumbnails</b>. Accepted image file types are: png, gif, jpg, jpeg." COM_JDOWNLOADS_BACKEND_FILESEDIT_THUMBNAIL_UPLOAD_TITLE_DESC3="Allow user to add Images. Also tick second box to make it mandatory to add an Image." COM_JDOWNLOADS_BACKEND_FILESEDIT_THUMBNAIL_UPLOAD_DESC_LIMIT="(maximum %s)" COM_JDOWNLOADS_BACKEND_FILESEDIT_THUMBNAIL_LIMIT_REACHED="The maximum allowed number of images has been reached. You need to remove one of your existing images in order to add another image. <b>Note:</b> The maximum number of images allowed can be changed in the configuration." COM_JDOWNLOADS_BACKEND_FILESEDIT_CAT_DIR_NOT_EXIST="Error! Not possible to get the category folder name." COM_JDOWNLOADS_BACKEND_FILESEDIT_MD5="MD5 File Signature" COM_JDOWNLOADS_BACKEND_FILESEDIT_MD5_DESC="Publish this automatically generated MD5 signature, so the user downloading this Download can verify it quickly." COM_JDOWNLOADS_BACKEND_FILESEDIT_SHA1="SHA1 File Signature" COM_JDOWNLOADS_BACKEND_FILESEDIT_SHA1_DESC="Publish this automatically generated SHA1 signature, so the user downloading this Download can verify it quickly." COM_JDOWNLOADS_BACKEND_FILESEDIT_TAGS_LABEL="Filter/Search Tags" COM_JDOWNLOADS_BACKEND_FILESEDIT_TAGS_DESC="Additional tags may be listed, separate each tag name with a comma." COM_JDOWNLOADS_BACKEND_FILESEDIT_UPDATE_LIST_TITLE="Select a file from the server" COM_JDOWNLOADS_BACKEND_FILESEDIT_NO_UPDATE_FILE_FOUND="No files found on the server" COM_JDOWNLOADS_BACKEND_FILESEDIT_NOTE_FILE_SELECTED_IN_LIST="Note: The selected file from the files list will be assigned to this new Download." COM_JDOWNLOADS_FILESEDIT_FILE_UPDATE_FILE_TITLE2="Or select file from root area" COM_JDOWNLOADS_FILESEDIT_FILE_UPDATE_FILE_DESC2="You can also select a file from the the jDownloads upload root folder. All files in the folder are listed in the pulldown. <b>First</b> specify the target category (in General tab) and any other information such as the Description, the Title and so on. <b>Then</b> select the file from the pull down list and click on save. The file will be moved automatically to the correct folder and the Download created. Repeat for each file as required." COM_JDOWNLOADS_FILESEDIT_FILE_FROM_OTHER_DOWNLOAD_TITLE="Or select file from an existing Download" COM_JDOWNLOADS_FILESEDIT_FILE_FROM_OTHER_DOWNLOAD_DESC="Allows you to select a file so that it can be included in multiple Downloads (for example when using in a multi-language Download situation)." COM_JDOWNLOADS_FILESEDIT_FILE_FROM_OTHER_DOWNLOAD_DEFAULT="Select a file from other Download" COM_JDOWNLOADS_FILESEDIT_FILE_FROM_OTHER_DOWNLOAD_BUTTON="Select / Change" COM_JDOWNLOADS_BACKEND_FILE_EDIT_EXT_DOWNLOAD_TITLE="External File Link" COM_JDOWNLOADS_BACKEND_FILE_EDIT_EXT_DOWNLOAD_TITLE_DESC3="Allow user to set an External File Link. Also tick second box to make it mandatory to set an External File Link." COM_JDOWNLOADS_BACKEND_FILE_EDIT_EXT_DOWNLOAD_INFO="If you are going to use an external link it is essential that this 'Currently Assigned file' field is left blank." COM_JDOWNLOADS_BACKEND_FILE_EDIT_EXT_DOWNLOAD_DESC="Please indicate an external file for this Download. If this option is used, nothing should be specified in the above main file input field.<br /><br /><br /><b>Important information:</b> Downloads may NOT work if the target file is hosted on a sharehoster site (e.g. Rapidshare), and it may not be possible to determine the file size (use manual method instead). Please check and confirm all external Downloads." COM_JDOWNLOADS_BACKEND_EDIT_FILES_SET_UPDATE_TITLE="Mark Download as Updated" COM_JDOWNLOADS_BACKEND_EDIT_FILES_SET_UPDATE_TITLE_DESC3="Allow user to mark Download as Updated." COM_JDOWNLOADS_BACKEND_EDIT_FILES_SET_UPDATE_TEXT="If set to Yes, the Download is marked as 'updated' in the frontend. That means, for example, that you have say assigned an updated version of the file to this Download, or other important data has been changed. The duration that the Download shows as being updated can be set in the configuration." COM_JDOWNLOADS_BE_EDIT_FILES_USE_XML_TITLE="Read data from XML" COM_JDOWNLOADS_BE_EDIT_FILES_USE_XML_DESC="When Yes, the script attempts to fill out the data for this download from a XML installation file in the uploaded archive (zip or tar) file. This feature has only been tested with Joomla XML files and works only when you upload a packed .zip or .tar file. You can also use this function when you have selected (above) a file from the server." COM_JDOWNLOADS_BE_EDIT_FILES_USE_XML_RESULT_OK="Download data succesfully filled from .xml file. Please check the results." COM_JDOWNLOADS_BE_EDIT_FILES_USE_XML_RESULT_NO_FILE="Error! No .xml file (or data) found. You must either fill in the Download data fields manually or delete the file, remedy the defect and try again." COM_JDOWNLOADS_BE_EDIT_FILES_USE_XML_RESULT_NO_DATA="Error! No correct data find in the .xml file (title missing). So you must either fill the Download data fields manually or delete the file, remedy the defect and try again." COM_JDOWNLOADS_EDIT_FILE_FILE_DATE_TITLE="File Date" COM_JDOWNLOADS_EDIT_FILE_FILE_DATE_DESC="It was not possible to set the creation date automatically.<br />Please manually define the date in the following format: <b>YYYY-MM-DD H:mm:ss</b> or use the calendar function." COM_JDOWNLOADS_EDIT_FILE_FILE_DATE_TITLE_DESC3="Allow user to set File Date. Also tick second box to make it mandatory to set the File Date." COM_JDOWNLOADS_EDIT_FILE_START_END_DATE_ACTIVATE_TITLE="Publishing Timeframe" COM_JDOWNLOADS_EDIT_FILE_START_DATE_TITLE="Start Publishing" COM_JDOWNLOADS_EDIT_FILE_END_DATE_TITLE="Finish Publishing" COM_JDOWNLOADS_BACKEND_FILESEDIT_CHANGELOG="Changelog" COM_JDOWNLOADS_BACKEND_FILESEDIT_CHANGELOG_DESC="This field may be used to add special information, such as the 'Changelog' information." COM_JDOWNLOADS_BACKEND_FILESEDIT_CHANGELOG_DESC3="Allow user to set Changelog. Also tick second box to make it mandatory to set the Changelog." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_FPIC_TEXT="Select File item symbol" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_FPIC_PREVIEW="Preview" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_FPIC_DESC="Selected item could be displayed with a placeholder variable." ; MENU CREATION OPTIONS COM_JDOWNLOADS_FE_CREATE_DOWNLOAD_CATEGORY_LABEL="Default category" COM_JDOWNLOADS_FE_CREATE_DOWNLOAD_ARTICLE_CATEGORY_DESC="If set to 'Yes', this page will only let you create downloads in the category selected below." ; UPLOAD FILES WITH PLUPLOAD SCRIPT COM_JDOWNLOADS_FILESLIST_TITLE_FILES_UPLOAD="Upload Files" COM_JDOWNLOADS_UPLOADER_DESC="Allows you to upload files to the <b>jDownloads upload root folder</b>. You can select these files to create a new Download or to update an existing Download. See Files tab for list of unassigned files." COM_JDOWNLOADS_UPLOADER_DESC2="The 'Plupload' script allows you to upload files using HTML5, Gears, Silverlight, Flash, BrowserPlus or normal forms. It provides some additional features such as upload progress, image resizing and chunked uploads. NOTE not all features exist in all browsers. All settings are changeable in the configuration. See also: <a href=\"http://www.plupload.com\" target=\"_blank\">www.plupload.com</a>." COM_JDOWNLOADS_UPLOADER_TITLE_HEAD="Plupload Script Settings (for use in the backend - see the 'User Groups Settings' for frontend uploads)" COM_JDOWNLOADS_UPLOADER_MAX_FILE_SIZE="Maximum File Size (MB)" COM_JDOWNLOADS_UPLOADER_MAX_FILE_SIZE_DESC="Maximum file size that can be selected in the browser window." COM_JDOWNLOADS_UPLOADER_CHUNK_SIZE="Chunk Size" COM_JDOWNLOADS_UPLOADER_CHUNK_SIZE_DESC="Enables you to chunk the file into smaller parts. For example, if your PHP backend has a max post size of 1 MB, you can chunk a 10 MB file into 10 parts. Note: This MUST be a numerical value. Leave it on zero to disable this feature." COM_JDOWNLOADS_UPLOADER_CHUNK_UNIT="Unit for Chunk Size." COM_JDOWNLOADS_UPLOADER_CHUNK_UNIT_DESC="Define the unit type to be used for the chunk size option above." COM_JDOWNLOADS_UPLOADER_RENAME="Enable File Rename" COM_JDOWNLOADS_UPLOADER_RENAME_DESC="You can rename files in the upload queue before uploading them. Set to Yes to enable this feature." COM_JDOWNLOADS_UPLOADER_IMAGE_FILE_EXTENSIONS="Allowed Image Extensions" COM_JDOWNLOADS_UPLOADER_IMAGE_FILE_EXTENSIONS_DESC="Allows you to specify which Image file extensions that you are able to pick from a browser window.<br/>Separate each image extension type with a comma(,)." COM_JDOWNLOADS_UPLOADER_OTHER_FILE_EXTENSIONS="Other allowed File Extensions" COM_JDOWNLOADS_UPLOADER_OTHER_FILE_EXTENSIONS_DESC="Other file extensions that you are able to select from a browser window.<br/>Separate each file extension with comma(,)." COM_JDOWNLOADS_UPLOADER_UNIQUE_NAMES="Unique Names" COM_JDOWNLOADS_UPLOADER_UNIQUE_NAMES_DESC="Generate unique (random) filenames when uploading. This will generate unqiue filenames for the files so that they do not for example collide with existing ones on the server. Recommended: No." COM_JDOWNLOADS_UPLOADER_ENABLE_IMAGE_RESIZING="Enable Image Resizing" COM_JDOWNLOADS_UPLOADER_ENABLE_IMAGE_RESIZING_DESC="When Yes, three additional fields are revealed that allow uploaded images to be automatically modified to the settings defined below. This only works for .png and .jpg images and needs either Firefox 3.5+ or Chrome." COM_JDOWNLOADS_UPLOADER_RESIZE_WIDTH="Width" COM_JDOWNLOADS_UPLOADER_RESIZE_WIDTH_DESC="Image Width (px)" COM_JDOWNLOADS_UPLOADER_RESIZE_HEIGHT="Height" COM_JDOWNLOADS_UPLOADER_RESIZE_HEIGHT_DESC="Image Height (px)" COM_JDOWNLOADS_UPLOADER_RESIZE_QUALITY="Quality" COM_JDOWNLOADS_UPLOADER_RESIZE_QUALITY_DESC="Resizing Quality (%)<i> Only applies to jpg files.</i>. Recommended: 90." COM_JDOWNLOADS_UPLOADER_ENABLE_LOG="Show Uploader Log" COM_JDOWNLOADS_UPLOADER_ENABLE_LOG_DESC="Display logs when uploader state changes." ; COM_JDOWNLOADS_UPLOADER_RUNTIME_LABEL="Uploader Runtime" COM_JDOWNLOADS_UPLOADER_RUNTIME_LABEL_DESC="Select a runtime for plupload uploader. Default is 'All runtimes'. Note: By selecting All runtimes the uploader will auto select a runtime that works in your current browser." COM_JDOWNLOADS_UPLOADER_RUNTIME_ALL="All Runtimes" COM_JDOWNLOADS_UPLOADER_RUNTIME_HTML5="HTML5" COM_JDOWNLOADS_UPLOADER_RUNTIME_FLASH="Flash" COM_JDOWNLOADS_UPLOADER_RUNTIME_GEARS="Gears" COM_JDOWNLOADS_UPLOADER_RUNTIME_SILVERLIGHT="Silverlight" COM_JDOWNLOADS_UPLOADER_RUNTIME_BROSWERPLUS="BrowserPlus" COM_JDOWNLOADS_UPLOADER_RUNTIME_HTML4="HTML4" ; COM_JDOWNLOADS_UPLOADER_SELECT_FILES="Select Files" COM_JDOWNLOADS_UPLOADER_STOP_UPLOAD="Stop Upload" COM_JDOWNLOADS_UPLOADER_REFRESH_UPLOADER="Refresh Uploader" COM_JDOWNLOADS_UPLOADER_ADD_FILES_TO_QUEUE="Add files to the upload queue and click the start button." COM_JDOWNLOADS_UPLOADER_FILENAME="Filename" COM_JDOWNLOADS_UPLOADER_STATUS="Status" COM_JDOWNLOADS_UPLOADER_SIZE="Size" COM_JDOWNLOADS_UPLOADER_ADD_FILES="Add Files" COM_JDOWNLOADS_UPLOADER_START_UPLOAD="Start Upload" COM_JDOWNLOADS_UPLOADER_STOP_CURRENT_UPLOAD="Stop Current Upload" COM_JDOWNLOADS_UPLOADER_START_UPLOADING_QUEUE="Start Uploading Queue" COM_JDOWNLOADS_UPLOADER_DRAG_FILES="Drag Files Here." COM_JDOWNLOADS_UPLOADER_LOG_BTN="View/Hide Log" COM_JDOWNLOADS_ERROR_RUNTIME_NOT_SUPORTED="Your browser doesn't have %s runtime support. You can change the runtime in component preferences" COM_JDOWNLOADS_ERROR_UPLOAD_INVALID_FILE_EXTENSION="File extension is not valid" COM_JDOWNLOADS_ERROR_UPLOAD_INVALID_PATH="Path for file upload is invalid" COM_JDOWNLOADS_ERROR_PERM_DENIDED="You don't have permission to execute this operation" ; MANAGE FILES LIST - A LIST WITH NOT ASSIGNED FILES FROM THE JD ROOT FOLDER COM_JDOWNLOADS_FILESLIST_TITLE_MANAGE_FILES="Files" COM_JDOWNLOADS_FILESLIST_DEL_QUEST_FILES="Delete selected File(s)?" COM_JDOWNLOADS_MANAGE_FILES_TITLE_NAME="File Name" COM_JDOWNLOADS_MANAGE_FILES_TITLE_DATE="File Date" COM_JDOWNLOADS_MANAGE_FILES_TITLE_SIZE="File Size" COM_JDOWNLOADS_MANAGE_FILES_TITLE_CREATE_NEW_DOWNLOAD="Create Download" COM_JDOWNLOADS_MANAGE_FILES_DESC="Lists all the files in the jDownloads upload root folder. These files have not yet been assigned to a Download." COM_JDOWNLOADS_MANAGE_FILES_DELETE_ERROR="Error! It was not possible to delete the File(s)." COM_JDOWNLOADS_MANAGE_FILES_DELETE_SUCCESS="%s Files successfully deleted." COM_JDOWNLOADS_NEW_LICENSE="New License" COM_JDOWNLOADS_N_ITEMS_UNPUBLISHED="%d items successfully unpublished" COM_JDOWNLOADS_N_ITEMS_UNPUBLISHED_1="%d item successfully unpublished" COM_JDOWNLOADS_N_ITEMS_PUBLISHED="%d items successfully published" COM_JDOWNLOADS_N_ITEMS_PUBLISHED_1="%d item successfully published" ; BACKEND LICENSE LIST COM_JDOWNLOADS_LICLIST_TITLE_HEAD="Licenses" COM_JDOWNLOADS_LICLIST_LINK="Link" ; Backend LICENSE EDIT COM_JDOWNLOADS_LICEDIT_EDIT="Edit License" COM_JDOWNLOADS_LICEDIT_ADD="Add License" COM_JDOWNLOADS_LICEDIT_URL_LABEL="Link to License" COM_JDOWNLOADS_LICEDIT_URL_DESC="If you need the user to accept this license then, if possible, it is recommended you also fill this field." COM_JDOWNLOADS_LICEDIT_EDIT_LANGUAGE_NOTE="You can select a language for every license item. But this is only used for a better sorting in the license list." COM_JDOWNLOADS_LICEDIT_LANGUAGE_DESC="Select the language for this item." ; edit category COM_JDOWNLOADS_EDIT_CAT_EDIT="Edit Category" COM_JDOWNLOADS_EDIT_CAT_ADD="Add Category" COM_JDOWNLOADS_EDIT_CAT_TITLE_DESC="Title for this category." COM_JDOWNLOADS_EDIT_CAT_DIR_TITLE="Directory Name" COM_JDOWNLOADS_EDIT_CAT_DIR_TITLE_MSG="Automatic naming when creating a directory may be activated in the configuration." COM_JDOWNLOADS_EDIT_CAT_PARENT_LABEL="Parent Category" COM_JDOWNLOADS_EDIT_CAT_NO_PARENT_OPTION="No parent Category" COM_JDOWNLOADS_EDIT_CAT_PARENT_ROOT="Main Category" COM_JDOWNLOADS_EDIT_CAT_PARENT_DESK="Select a Parent Category when necessary." COM_JDOWNLOADS_EDIT_CAT_DIR_TITLE_DESC1="When using <b>Latin</b> characters in the category title then a directory name, based on the title, may be created automatically. If you use non Latin characters such as <b>Kanji, Arabic, Hebrew or Cyrillic</b> in the category title, then you must deactivate the auto directory name creation in the configuration." COM_JDOWNLOADS_EDIT_CAT_DIR_TITLE_DESC2="A directory will be created for the category using the <b>alphanumerical latin</b> characters supplied. Any non Latin characters such as <b>Kanji, Arabic, Hebrew or Cyrillic</b> will be removed." COM_JDOWNLOADS_BACKEND_CATSEDIT_ERROR_CAT_DIR_TEXT="You must set a name for the category directory." COM_JDOWNLOADS_BACKEND_CATSEDIT_ERROR_CAT_TITLE="Your category must contain a title." COM_JDOWNLOADS_EDIT_CAT_PASSWORD_LABEL="Password" COM_JDOWNLOADS_EDIT_CAT_PASSWORD_DESC="Allows you to specify a password for this category. A visitor will need to give this password before downloading any file from this category." COM_JDOWNLOADS_EDIT_CAT_PASSWORD_LABEL_DESC3="Allow user to set the Password. Also tick second box to make it mandatory to set the Password." COM_JDOWNLOADS_BACKEND_CATSEDIT_ERROR_FOLDER_NAME="After processing the name for the category directory, it was found to be empty. This often occurs if you user use non latin characters, such as <b>Kanji, Arabic, Hebrew or Cyrillic</b>, for the category title. You should deactivate the directory name auto creation options in the configuration." ; user groups limits COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_LIMIT_DAILY="Daily Download Limit" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_LIMIT_DAILY_DESC="This allows you to set how many Downloads a user from this user group can download daily. If you set it to 0, there is no limit." ; note for translator: use the appropriate language key placeholder variable at the beginning and at the end of the following text messages COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_LIMIT_DAILY_MSG="{en-GB}You have reached your daily limit for the allowed number of Downloads.<br />You can resume downloading tomorrow. A new day starts when the Server time has passed the time 00:00:01.{/en-GB}" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_LIMIT_WEEKLY_MSG="{en-GB}You have reached your weekly limit for the maximum permitted number of Downloads.<br />You can download more next week.{/en-GB}" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_LIMIT_MONTHLY_MSG="{en-GB}You have reached your monthly limit for the maximum permitted number of downloads.<br />You can download more next month.{/en-GB}" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_VOLUME_LIMIT_DAILY_MSG="{en-GB}You have your reached the limit for the total daily download size.<br />You can download more tomorrow. A new day starts when the Server time has passed the time 00:00:01.{/en-GB}" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_VOLUME_LIMIT_WEEKLY_MSG="{en-GB}You have your reached the limit for the total weekly download size.<br />You can resume downloading next week.{/en-GB}" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_VOLUME_LIMIT_MONTHLY_MSG="{en-GB}You have your reached the limit for the total monthly download size.<br />You can resume downloading next month.{/en-GB}" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_HOW_MANY_TIMES_MSG="{en-GB}One or more of your selected files exceeds your Download limit for the number of times it may be downloaded.<br />Please note that you can download every file only %s times.{/en-GB}" COM_JDOWNLOADS_USERGROUPS_UPLOAD_LIMIT_DAILY_MSG="{en-GB}You can only upload %s files each day. You have reached the limit for today.{/en-GB}" COM_JDOWNLOADS_USERGROUPS_VIEW_COUNTDOWN_MSG_TEXT="{en-GB}Please wait. You can download the file in %s seconds.<br /><br />Please note that you can only download the file immediately when you are a registered member.{/en-GB}" COM_JDOWNLOADS_USERGROUPS_TEXT_BEFORE_EDIT_FORM="{en-GB}<div>All fields with a star (*) are mandatory and must be filled in.</div>{/en-GB}" ; note for translator: please do not translate the text line below! COM_JDOWNLOADS_USERGROUPS_VIEW_USER_HIS_LIMITS_MSG="<div class=\"jd_user_limits\">{msg_title}<ul> <li>{files_daily_label} {files_daily_value} {remaining_label} {files_daily_rest_value}</li> <li>{files_weekly_label} {files_weekly_value} {remaining_label} {files_weekly_rest_value}</li> <li>{files_monthly_label} {files_monthly_value} {remaining_label} {files_monthly_rest_value}</li> <li>{volume_daily_label} {volume_daily_value} {remaining_label} {volume_daily_rest_value}</li> <li>{volume_weekly_label} {volume_weekly_value} {remaining_label} {volume_weekly_rest_value}</li> <li>{volume_monthly_label} {volume_monthly_value} {remaining_label} {volume_monthly_rest_value}</li> <li>{upload_daily_label} {upload_daily_value} {remaining_label} {upload_daily_rest_value}</li> </ul></div>" ; COM_JDOWNLOADS_USERGROUPS_GENERAL_USER_MESSAGE="User message" COM_JDOWNLOADS_USERGROUPS_GENERAL_USER_MESSAGE_DESC="When a user has reached one of the above limits then the system shows the 'User message' in the 'summary' layout at the position where placeholder variable <b>{download_link}</b> occurs in the layout. HTML code and arbitrary text may be included in the 'User message'." COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_LIMIT_WEEKLY="Weekly Download Limit" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_LIMIT_WEEKLY_DESC="Allows you to set how many files a user from this user group can download weekly. If you set it to 0 there is no limit." COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_LIMIT_MONTHLY="Monthly Download Limit" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_LIMIT_MONTHLY_DESC="Allows you to set how many files a user from this user group can download monthly. If you set it to 0 there is no limit." COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_VOLUME_LIMIT_DAILY="Daily Megabyte Limit" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_VOLUME_LIMIT_DAILY_DESC="Allows you to set how many megabytes in total a user from this usergroup can download daily. If you set it to 0 there is no limit." COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_VOLUME_LIMIT_WEEKLY="Weekly Megabyte Limit" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_VOLUME_LIMIT_WEEKLY_DESC="Allows you to set how many megabytes in total a user from this usergroup can download weekly. If you set it to 0 there is no limit." COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_VOLUME_LIMIT_MONTHLY="Monthly Megabyte Limit" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_VOLUME_LIMIT_MONTHLY_DESC="Allows you to set how many megabytes in total a user from this usergroup can download monthly. If you set it to 0 there is no limit." COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_HOW_MANY_TIMES="Number of downloads Limit" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_HOW_MANY_TIMES_DESC="Allows you to set how many times a user from this user group can download the same file. If you set it to 0 there is no limit." COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_LIMIT_AFTER_THIS_TIME="Download Duration Restriction" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_LIMIT_AFTER_THIS_TIME_DESC="Allows you to set the duration (in minutes) in which a new download of the same file (and from the same user) is not counted as a 'new' Download. This value is important when Download manager software is being used, and also for the resuming interrupted Downloads. <b>Change this value only if you are sure of the consequences!</b> The default value is 60 minutes." COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_TRANSFER_SPEED_LIMIT="Transfer Speed Restriction" COM_JDOWNLOADS_USERGROUPS_DOWNLOAD_TRANSFER_SPEED_LIMIT_DESC="Allows you to set if users from this user group are to have a downloading speed limit. For example if you set the value to 1024, then the downloading transfer speed is limited to a maximum of 1MB/sec. If you set it to 0 there is no limit. Note that this limit does not apply if the user is downloading external files." COM_JDOWNLOADS_USERGROUPS_UPLOAD_LIMIT_DAILY="Daily Creation Limit" COM_JDOWNLOADS_USERGROUPS_UPLOAD_LIMIT_DAILY_DESC="Allows you to set how many Downloads a user from this group can create daily. If you set it to 0 there is no limit." COM_JDOWNLOADS_USERGROUPS_VIEW_CAPTCHA="View Captcha" COM_JDOWNLOADS_USERGROUPS_VIEW_CAPTCHA_DESC="If Yes is selected then users from this group must enter the captcha text correctly before they are able to download files, upload files, or report a Download. Please note that you must activate the Joomla 'ReCaptcha' plugin before you can use this feature in jDownloads (see also jDownloads documentation <a href=\"https://www.jdownloads.net/documentations/item/using-captcha\">Using CAPTCHA</a>)." COM_JDOWNLOADS_USERGROUPS_VIEW_FORM="View 'Inquiry' Form" COM_JDOWNLOADS_USERGROUPS_VIEW_FORM_DESC="If Yes is selected then two more fields are shown to set up the Inquiry form, with either optional or mandatory completion. If it is mandatory then Members of this user group <b>must</b> complete the inquiry form before they can start downloading or creating a new Download." COM_JDOWNLOADS_USERGROUPS_VIEW_REPORT_FORM="Show 'Report Download' Link" COM_JDOWNLOADS_USERGROUPS_VIEW_REPORT_FORM_DESC="If Yes is selected then members of this group are enabled to 'report' a Download. Note also the 'View Captcha' setting. See also the jDownloads Configuration tab 'E-Mail' for more settings." COM_JDOWNLOADS_USERGROUPS_MUST_FORM_FILL_OUT="The Inquiry Form must be completed" COM_JDOWNLOADS_USERGROUPS_MUST_FORM_FILL_OUT_DESC="If Yes is selected then members of this group must complete the inquiry form before they can contine to the next stage. If No then the selected form is shown and information may be entered optionally as the user may desire." COM_JDOWNLOADS_USERGROUPS_VIEW_COUNTDOWN="Activate 'Waiting Time'" COM_JDOWNLOADS_USERGROUPS_VIEW_COUNTDOWN_DESC="Allows you to set a time delay in seconds before the downloading of a file begins. Type in here the number of seconds the user must wait. The user will see the 'Waiting Time Message' with its countdown timer in the summary page. The file becomes downloadable when the counter reaches zero. Setting the delay to zero disables the wait timer so there is no delay. Requires 'Summary' view so set Configuration - 'Downloads' TAB Activate 'direct-downloading' to No." COM_JDOWNLOADS_USERGROUPS_VIEW_COUNTDOWN_MSG="Waiting Time Message" COM_JDOWNLOADS_USERGROUPS_VIEW_COUNTDOWN_MSG_DESC="Allows you to set the text for the 'Waiting Time Message'. The string variable <b>%s</b> must exist in the message so that it can be periodically updated with the remaining time. The message is displayed at the position where the placeholder variable <b>{url_download}</b> occurs in the layout." COM_JDOWNLOADS_USERGROUPS_MAY_EDIT_OWN_FILES="May Edit own Downloads" COM_JDOWNLOADS_USERGROUPS_MAY_EDIT_OWN_FILES_DESC="If Yes is selected then members from this group can edit their own created Downloads." COM_JDOWNLOADS_USERGROUPS_MAY_EDIT_ALL_FILES="May Edit ALL Downloads" COM_JDOWNLOADS_USERGROUPS_MAY_EDIT_ALL_FILES_DESC="If Yes is selected members from this group may edit <b>ALL</b> Downloads in the frontend. Super Users and Administrators can always do this." COM_JDOWNLOADS_USERGROUPS_GROUP_TITLE_INFO="This option allows you to change the additional jDownloads settings and limits shown below for each Joomla User Group. To change them 'tick' the required group and use the Change Settings button above, or click directly on the User Group name. To add, delete, or modify the standard parts of a Joomla User Group you must use the Joomla <a href=\"index.php?option=com_users&view=groups\" />User Manager</a>.<br /><br />Please note that the jDownloads settings for a User Group are individual to that User Group, that is unlike permissions they are <b>not inherited from a parent User Group</b>." COM_JDOWNLOADS_USERGROUPS_GROUP_LOG_OPTIONS_INFO="When you setup user group limits, it is very important that you activate jDownloads logging in Options - Global Settings, otherwise this function will not work properly. Also remember that the duration for keeping log data sets should be set in the jDownloads system plugin to avoid excessive database growth. Please see the documentation on User Limits." COM_JDOWNLOADS_USERGROUPS_GROUP_SETTINGS="Group Settings" COM_JDOWNLOADS_USERGROUPS_GROUP_CREATION_SETTINGS="Group Creation/Editing Settings" COM_JDOWNLOADS_USERGROUPS_GROUP_CREATION_SETTINGS_DESC="<b>Data Field Selection</b><ul><li>Select below which data fields will be visible to users creating or editing a Download in the frontend.</li><li>Please note that data fields marked with a star (*) are mandatory and will always be shown because they are the minimum requirements for a valid Download. Downloads must always be assigned to a category.</li><li>By 'ticking' the second checkbox it means that the associated data field will also be mandatory so that the user must fill in that data field. If the second checkbox is'unticked' then it is optional for the user to fill in the data field.</li></ul>" COM_JDOWNLOADS_USERGROUPS_GROUP_CREATION_SETTINGS_NOTE="<b>Important</b>: To use the 'Edit' or 'Create new Downloads' functionality then the <u>parent</u> category should have either 'Allow' or 'Allow (inherited)' for the Create and Edit permissions. This is usually best set in the relevant top level categories so that it is inherited by sub categories and their Downloads. Technically they could be set in the Joomla global permissions (options) but this is not a good scheme as that will allow <b>every one</b> to Create/Edit!" COM_JDOWNLOADS_USERGROUPS_CAN_CHANGE_FILES_CAT="May select a different Category" COM_JDOWNLOADS_USERGROUPS_CAN_CHANGE_FILES_CAT_DESC="When <b>Yes</b>, the 'Category Selection list box' is available and lists those categories where a user has the relevant permission to create a new download or edit an existing download. This enables members of this user group to select the category when creating or to change it during editing. When <b>No</b> the user may create in any permitted category but when editing the user cannot change the existing assigned category. Note this field will be overridden for menu items type 'Create Download' if the Options tab for that menu item restricts the user to creating in a specified Category." COM_JDOWNLOADS_USERGROUPS_UPLOAD_AUTO_PUBLISH="Publish new Downloads" COM_JDOWNLOADS_USERGROUPS_UPLOAD_AUTO_PUBLISH_DESC="When selected new Download sets created in the frontend will be published automatically." COM_JDOWNLOADS_USERGROUPS_UPLOAD_USE_EDITOR="Use Editor for Text Fields" COM_JDOWNLOADS_USERGROUPS_UPLOAD_USE_EDITOR_DESC="When selected the default system editor is used for entering text fields. Otherwise plain text, which may include simple html, is used." COM_JDOWNLOADS_USERGROUPS_UPLOAD_USE_TABS="Use Tabs in Frontend Upload Form" COM_JDOWNLOADS_USERGROUPS_UPLOAD_USE_TABS_DESC="Shows Download fields in a tabbed form or as a sequential List. A sequential list is useful if the user is only being asked for a few details. Default is Yes. Note: Self-created fields or field groups are always displayed within a tab." COM_JDOWNLOADS_USERGROUPS_UPLOAD_MAX_AMOUNT_IMAGES="How many Images" COM_JDOWNLOADS_USERGROUPS_UPLOAD_MAX_AMOUNT_IMAGES_DESC="Allows you to specify how many images members of this group can upload into a Download set." COM_JDOWNLOADS_USERGROUPS_UPLOAD_FORM_TEXT="Text above the form" COM_JDOWNLOADS_USERGROUPS_UPLOAD_FORM_TEXT_DESC="Allows you to add a text message that is shown above the form." COM_JDOWNLOADS_USERGROUPS_UPLOAD_MAX_FILESIZE="Maximum File Size in KB:" COM_JDOWNLOADS_USERGROUPS_UPLOAD_MAX_FILESIZE_DESC="Allows you to specify the maximum size allowed for submitted files in kilobytes (1024 KB = 1 MB). Pre-set value: 5120." COM_JDOWNLOADS_USERGROUPS_UPLOAD_ALLOWED_TYPES="Allowed File Types" COM_JDOWNLOADS_USERGROUPS_UPLOAD_ALLOWED_TYPES_DESC="Allows you to specify the individual file extensions that may be submitted with the form. Separate each extension type with a comma (,); for example 'doc,docx,pdf,zip'." COM_JDOWNLOADS_USERGROUPS_UPLOAD_ALLOWED_PREV_TYPES="Allowed Preview File Types" COM_JDOWNLOADS_USERGROUPS_UPLOAD_ALLOWED_PREV_TYPES_DESC="A preview file is either an audio or a video file. Specify the individual file types that may be submitted as a comma separated list such as 'mp3,mp4,wav'. Only the following file types are supported: <i>audio types:</i> mp3, wav, oga <i>video types:</i> mp4, flv, webm, ogv, ogg (note ogg type can be audio or video so it is assumed to be video)" COM_JDOWNLOADS_USERGROUPS_GROUP_LIMITS="Group Limits" COM_JDOWNLOADS_USERGROUPS_CHANGE_LIMITS_TITLE="Change Settings" COM_JDOWNLOADS_USERGROUPS_RESET_LIMITS_TITLE="Reset Limits" COM_JDOWNLOADS_USERGROUPS_RESET_LIMITS_CONFIRMATION="Are you sure? This will remove the limits from all selected user groups in the current stored settings." COM_JDOWNLOADS_USERGROUPS_RESET_LIMITS_RESULT="All limit settings have been successfully removed from the selected user groups." COM_JDOWNLOADS_USERGROUPS_RESET_LIMITS_RESULT_ERROR="Error! It was not possible to remove the limit settings from this group" COM_JDOWNLOADS_USERGROUPS_GROUP_TITLE="Group Title" COM_JDOWNLOADS_USERGROUPS_USERS_IN_GROUP="Users<br /> in group" COM_JDOWNLOADS_USERGROUPS_SEARCH_GROUPS_LABEL="Search User Groups" COM_JDOWNLOADS_USERGROUPS_SEARCH_IN_GROUPS="Search in Title" COM_JDOWNLOADS_USERGROUP_EDIT_TITLE="Change User Groups Settings" COM_JDOWNLOADS_USERGROUP_EDIT_TITLE_LABEL="Group Title" COM_JDOWNLOADS_USERGROUP_LIST_COL_ID_DESC="Joomla User Group ID" COM_JDOWNLOADS_USERGROUPS_VIEW_USER_HIS_LIMITS="View User Limits" COM_JDOWNLOADS_USERGROUPS_VIEW_USER_HIS_LIMITS_DESC="If Yes is selected then members from this group are shown their details about downloading and uploading limitations. The details are displayed in the 'summary' layout where the placeholder variable<b>{view_user_limits_info}</b> is included. Alternatively can you also use the jDownloads View Limits module." COM_JDOWNLOADS_USERGROUPS_VIEW_USER_HIS_LIMITS_MSG_LABEL="Limits Message" COM_JDOWNLOADS_USERGROUPS_VIEW_USER_HIS_LIMITS_MSG_DESC="This is the structure of the 'Limits Message'. Note that numerous placeholder variables must exist in this text as they will be replaced at execution time with appropriate labels and values. CSS classes, HTML code and arbitrary text may be included as you require.<br /><br />The available placeholder variables are <br />{msg_title}, {files_daily_label}, {files_weekly_label}, {files_monthly_label}, {volume_daily_label}, {volume_weekly_label}, {volume_monthly_label}, {upload_daily_label}, {remaining_label}, {files_daily_value}, {files_weekly_value}, {files_monthly_value}, {volume_daily_value}, {volume_weekly_value}, {volume_monthly_value}, {upload_daily_value}, {files_daily_rest_value}, {files_weekly_rest_value}, {files_monthly_rest_value}, {volume_daily_rest_value}, {volume_weekly_rest_value}, {volume_monthly_rest_value}, {upload_daily_rest_value}." COM_JDOWNLOADS_USERGROUPS_SELECT_MAIN_FILE="Select Main File" COM_JDOWNLOADS_USERGROUPS_SELECT_MAIN_FILE_DESC3="Allow user to select Main File. Also tick second box to make it mandatory to set Main File." COM_JDOWNLOADS_SELECT_AS_REQUIRED="Required" COM_JDOWNLOADS_SELECT_AS_REQUIRED_DESC="When selected this field becomes a mandatory field. That is the user must supply some text data." ; logs COM_JDOWNLOADS_CPANEL_LOGS_LABEL="Logs" ; list logs COM_JDOWNLOADS_LOGS_TITLE_HEAD="Logs" COM_JDOWNLOADS_LOGS_SELECT_TYPE_DOWNLOADS="Downloads" COM_JDOWNLOADS_LOGS_SELECT_TYPE_UPLOADS="Uploads" COM_JDOWNLOADS_LOGS_SELECT_TYPE_ALL="- Select Log Type -" COM_JDOWNLOADS_LOGS_COL_DATE_LABEL="Date" COM_JDOWNLOADS_LOGS_COL_IP_LABEL="User IP" COM_JDOWNLOADS_LOGS_COL_USER_LABEL="User" COM_JDOWNLOADS_LOGS_COL_FILETITLE_LABEL="Download Title" COM_JDOWNLOADS_LOGS_COL_FILENAME_LABEL="File Name" COM_JDOWNLOADS_LOGS_COL_FILESIZE_LABEL="File Size" COM_JDOWNLOADS_LOGS_COL_TYPE_LABEL="Log Type" COM_JDOWNLOADS_LOGS_COL_TYPE_DOWNLOAD="Download" COM_JDOWNLOADS_LOGS_COL_TYPE_UPLOAD="Upload" COM_JDOWNLOADS_LOGS_COL_USER_ANONYMOUS="Anonymous" COM_JDOWNLOADS_BACKEND_LOG_LIST_INFO="The period, in days, for which logged data sets are kept is set in the jDownloads System Plugin. Logging is required if you have enabled user group limits. Please see the documentation for more information." COM_JDOWNLOADS_BACKEND_LOG_LIST_REDUCE_OFF="<b>State:</b> This option is not activated currently." COM_JDOWNLOADS_BACKEND_LOG_LIST_REDUCE_ON="<b>State:</b> This option is currently set to a maximum of <b>%d</b> days." COM_JDOWNLOADS_BACKEND_LOG_LIST_SETTINGS_OFF="<b>Hint:</b> The Download log option is not activated in the configuration." COM_JDOWNLOADS_BACKEND_LOG_LIST_BLOCK_IP="Block IP" COM_JDOWNLOADS_BACKEND_LOG_LIST_BLOCK_IP_ADDED="The IP adress(es) have been added to the blacklist." COM_JDOWNLOADS_BACKEND_LOG_LIST_BLOCK_IP_NOT_ADDED="At least one of the specified IP adress, or adresses, is already in the blacklist." ; Backup and Restore COM_JDOWNLOADS_RESTORE_FILE_DESC="Restore your jDownloads database data from a backup file." COM_JDOWNLOADS_RESTORE_FILE="Select a backup file" COM_JDOWNLOADS_RESTORE_FILE_HINT="<font color=\"red\">You can only restore backup files from the same jDownloads <u>series</u>.</font>" COM_JDOWNLOADS_RESTORE_RUN="Restore" COM_JDOWNLOADS_RESTORE_RUN_FINAL="Are you sure?" COM_JDOWNLOADS_RESTORE_WARNING="<b>During backup restoration, all the jDownloads database tables are emptied and then re-filled from the selected backup data.</b><br /><br />There is NO warranty that the restore of the backup will work without any problems in all situations. For added security, it is <b>strongly recommended</b> that before executing a 'restore' you make a current a jDownloads database backup by either using the jDownloads backup function or from your site control panel, such as Cpanel, by using phpMyAdmin or similar to make your own database backup.<br /><br />Please wait to the end of the backup restoration operation before leaving this page. If you have an extensive structure with many categories and files then the restoration process may take several minutes. Further information about the restoration process performed may be found in the Restore Log when the restoration process has come to an end." COM_JDOWNLOADS_RESTORE_MSG="%s datasets saved. The Restore was successfully executed." COM_JDOWNLOADS_RESTORE_MSG_2="See restore information in log book: Restore Log." COM_JDOWNLOADS_RESTORE_NO_FILE="Please select a backup file." COM_JDOWNLOADS_RESTORE_MSG_STORE_ERROR="Error! Cannot store the backup file in the /_tempzipfiles folder." COM_JDOWNLOADS_RESTORE_MSG_WRONG_FILE_ERROR="Error! The uploaded file is not a backup file." COM_JDOWNLOADS_RESTORE_MSG_WRONG_DB_PREFIX_ERROR="Error! The backup file uses a different prefix for the database tables. < br />Prefix in the backup txt file: %s.<br />Prefix in the target database: %s.<br />Please resolve this anomaly before trying again. Note you should only edit a copy of the backup file - never edit the original." COM_JDOWNLOADS_RESTORE_OLD_FILE="Error! The selected file is not a backup file or is only usable with older versions. Recovery aborted." COM_JDOWNLOADS_BACKUP_CREATE_LINK_LABEL="Create Backup File" COM_JDOWNLOADS_BACKUP_LOGS_OPTION_DESC="Only required when,in the User Group Settings, you have defined downloading limits in the Limits tab and also in the 'Group Settings tab field 'View User Limits' is set to Yes." COM_JDOWNLOADS_BACKUP_INFO_DESC="When you click above on the 'Create Backup File' button, jDownloads creates a new backup file with all the data from your jDownloads <b>database tables</b>. This txt file is then sent to your browser so it may be easily saved on your PC. The data in the backup file uses simple MySQL-Querys based on the Joomla JDatabase class. Because of this you must use the jDownloads \"Backup Restoration\" function to restore the data successfully. If you have any problems, please read the jDownloads documentation." COM_JDOWNLOADS_BACKUP_INFO_SHORT_DESC="Create a new jDownloads database backup file." COM_JDOWNLOADS_AFTER_RESTORE_TITLE_3="Detailed results:" COM_JDOWNLOADS_CHECK_FINISH="Process terminated." ; Information text and terms of use COM_JDOWNLOADS_BACKEND_INFO_TEXT_TITLE="About jDownloads" COM_JDOWNLOADS_BACKEND_TESTERS_TEXT_TITLE="The jDownloads Testing Team" COM_JDOWNLOADS_BACKEND_INFO_LICENSE_TITLE="<b>Licensing information:</b>" COM_JDOWNLOADS_BACKEND_INFO_LICENSE_TEXT="This component is published under <a href=\"http://www.gnu.org/licenses/gpl.html\" target=\"_blank\">GNU/GPL licensing</a>. By installing jDownloads you accept the terms of this license.<br /><br />If you wish to remove the <b>footer copyright backlink</b>, please read the information about this <a href=\"http://www.jdownloads.com/index.php?option=com_content&view=article&id=125\">here</a>.<br /><br />This component is provided as is, without any express or implied warranty. Liability is disclaimed for possible data loss, etc. Component use is under the sole responsibility of the person or persons who install the Component and any associated Module or Plugin." COM_JDOWNLOADS_BACKEND_INFO_THANKS_TEXT="Thank you very much to all those users who helped me in the development." ;################################################## ; Configuration ;################################################## ; OFFLINE COM_JDOWNLOADS_BACKEND_OFFLINE_OPTION_TITLE="Activate Maintenance" COM_JDOWNLOADS_BACKEND_OFFLINE_OPTION_DESC="When this option is set to Yes then <b>only</b> the 'Notice for Visitors' message is displayed, also an extra field with the contents of the 'Notice for Visitors', is revealed below so that you may customise the message. That is unless the logged in user is a Super User then no part of the Download area is displayed to users.<br /><b>Note: </b>Super Users will always be able to view the Download area." COM_JDOWNLOADS_BACKEND_OFFLINE_MESSAGE_TITLE="Notice for Visitors" COM_JDOWNLOADS_BACKEND_OFFLINE_MESSAGE_DESC="Insert text that will be displayed if the Download area is still in maintenance.<br /><br />CSS classes, HTML code and arbitrary text may be included." ; BACKEND SETTINGS COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_DETAILSITE_TITLE="View Download detail page" COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_DETAILSITE_DESC="If set to Yes then the user can click on the Download title to view more detailed information about the Download." COM_JDOWNLOADS_BACKEND_SETTINGS_USE_SRIPT_FOR_DOWNLOAD_TITLE="Send Downloads using<br />the PHP Script" COM_JDOWNLOADS_BACKEND_SETTINGS_USE_SRIPT_FOR_DOWNLOAD_DESC="jDownloads normally uses a PHP Script to transmit a file. The progress of the file transfer is not shown but a completion message for success or error is shown. With very big files (a few hundred MB) it is possible that timeouts may occur. If you deactivate this option, the Download link is sent directly to the browser for it to control downloading of the Download." COM_JDOWNLOADS_BACKEND_SETTINGS_DEL_TEMPFILE_TIME="Delay time before temporary<br />zip files are deleted" COM_JDOWNLOADS_BACKEND_SETTINGS_DEL_TEMPFILE_TIME_DESC="Select the number of minutes after which any temporarily created Zip files for multiple Downloads are to be deleted from the server. If your Downloads contain large files, then you should set a higher value. Default value: 20 (minutes)." COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_FRONTEND_HEAD_UPLOAD="Frontend Upload Configuration" COM_JDOWNLOADS_BACKEND_SETTINGS_UPLOADDIR_RENAME_ERROR="Error! Download root directory could not be renamed." COM_JDOWNLOADS_BACKEND_SETTINGS_UPLOADDIR_RENAME_OK="Download root directory successfully renamed." COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_DESC="<ul><li>When you use the 'Check Download Area' function in the control panel, all directories are checked for modifications and the data base is automatically updated. That is directories and files uploaded by other than jDownloads by say FTP or similar onto the server will be automatically added as new data records in the Category and Download database tables.<br /> The monitoring also checks the database tables of existing categories and Downloads. If the actual published categories (directories) or the published downloadable files are not found on the server, then the related table entries are set as 'Not published' in the database. This check is not carried out for files located on external servers.</li><li>In order to make automatic creation more flexible and to keep any necessary reworking to a minimum, the most important settings and values can be pre-configured here. <b>Note</b>: These settings are also used when monitoring is performed by a 'Cron Job'.</li></ul>" COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_DEFAULT_TEXT="Default Download Description" COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_DEFAULT_TEXT_DESC="Allows you to define a general description for automatically created new Downloads." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_USE_CHECKBOX_INFO="<b>Note:</b> Check box options for Download announcements are defined in the layout administration part of the files layout." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_USE_SYMBOLE_INFO="Note: Mini symbols display options are defined in the layout administration part of the Downloads layouts." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_FILES_PER_SIDE="Number of Downloads to<br />show per page" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_FILES_PER_SIDE_DESC="Allows you to specify the maximum number of Downloads to display on each front-end page." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_HEADER_TITLE="Title to be used as header" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_HEADER_DESC="Allows you to specify the title that will be displayed by the front-end as the component title, e.g.: Downloads." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_HEADER_DESC2="<b>Note: </b>This is only used as the default title if you have not set a page title in the menu parameters." COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_MAIL_HEAD="E-Mail Configuration for Downloads" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_FILES_HEAD="Download Configuration" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_FRONTEND_HEAD="Frontend Configuration" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_FRONTEND_HEAD_DESC="<ul><li>This is primarily where you define which elements are to be included or excluded from the display in the <b>frontend</b>, as well as basic options for them. The <b>frontend</b> is the area that visitors to your website can see.</li><li>The <b>appearance</b> of the categories to be displayed and the downloads they contain is mainly controlled by the layout selected in each case in the <a href=\"index.php?option=com_jdownloads&view=layouts\">Layouts Management</a>.</li></ul>" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_SECURITY_HEAD="Security Settings" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_IMAGES_HEAD="Icon Settings" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_IMAGES_CATEG="Category Symbols" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_IMAGES_FILETYPE="File Type Symbols" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_IMAGES_FEATURED="Featured Symbols" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_CSS_BUTTONS_IMAGEMAGIC="Menu Buttons" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_CSS_BUTTONS_DOWNLOAD="Download Buttons" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_CSS_BUTTONS_MIRROR="Mirror Site Buttons" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_CSS_BUTTONS_FONT="Use Icomoon Font" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_CSS_BUTTONS_HOT="Hot, New and Updated Buttons" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_CSS_BUTTONS_SCREENSHOT="Show the Screenshots 'Placeholder' Image" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_CSS_BUTTONS_HEAD="Header Menu Buttons" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_FEATURED_HEAD="Featured Settings" COM_JDOWNLOADS_BACKEND_SETTINGS_TABTEXT_DOWNLOADS="Downloads" COM_JDOWNLOADS_BACKEND_SETTINGS_TABTEXT_FRONTEND="Frontend" COM_JDOWNLOADS_BACKEND_SETTINGS_TABTEXT_IMAGES="Pictures and Buttons" COM_JDOWNLOADS_BACKEND_SETTINGS_TABTEXT_SECURITY="Security" COM_JDOWNLOADS_BACKEND_SETTINGS_TABTEXT_EMAIL="E-Mails" COM_JDOWNLOADS_BACKEND_SETTINGS_TABTEXT_SPECIALS="Specials" COM_JDOWNLOADS_BACKEND_SETTINGS_DATETIME="Long Date-Time format" COM_JDOWNLOADS_BACKEND_SETTINGS_DATETIME_DESC="Allows you to specify the default (long) Date-Time format. For details about the format please see: <a href=\"http://www.php.net/manual/en/function.date.php\" target=\"_blank\">www.php.net</a>. If you leave the field empty then a long standard date format from the Joomla! language file (DATE_FORMAT_LC2) will be used. Leaving blank is also recommended for multi-language websites. Alternatively you may use language specific tags here such as for example {en-GB}Y-m-d{/en-GB}." COM_JDOWNLOADS_BACKEND_SETTINGS_DATETIME_SHORT="Short Date-Time format." COM_JDOWNLOADS_BACKEND_SETTINGS_DATETIME_SHORT_DESC="Allows you to define a second, shorter Date-Time format (selectable in menu settings). If you leave the field empty then a short standard date format from the Joomla! language file (DATE_FORMAT_LC4) will be used. Leaving blank is also recommended for multi-language websites. Alternatively you may use language specific tags here such as for example {en-GB}Y-m-d{/en-GB}." COM_JDOWNLOADS_BACKEND_SETTINGS_UPLOADDIR="Upload directory path" COM_JDOWNLOADS_BACKEND_SETTINGS_UPLOADDIR_DESC="This sets the path to the main directory where uploaded files are saved. This must be entered as an absolute path. The given directory and <b>all</b> its subdirectories must be writable. If you wish to change this main directory then you will also need to move the contents of the main directory, please see the documentation for notes on doing this. Only change the path specified here when you really know what you are doing!" COM_JDOWNLOADS_BACKEND_SETTINGS_UPLOADDIR_PREVIEW="Preview files directory name" COM_JDOWNLOADS_BACKEND_SETTINGS_UPLOADDIR_PREVIEW_DESC="Allows you to change the name of the folder that contains all the preview and sample files for the Downloads. The name must not be empty. This directory must exist as a sub folder of the main upload root folder and must be writable. Please note that this folder is not monitored." COM_JDOWNLOADS_BACKEND_SETTINGS_UPLOADDIR_PRIVATE="Private area directory name" COM_JDOWNLOADS_BACKEND_SETTINGS_UPLOADDIR_PRIVATE_DESC="Allows you to change the name of the folder that contains the subfolders and files for the private files area. The name must not be empty. This directory must exist as a sub folder of the main upload root folder and must be writable. The 'private area' feature is activatable in the jDownloads user groups settings. Please note that this folder is not monitored." COM_JDOWNLOADS_BACKEND_SETTINGS_UPLOADDIRTEMP="Temporary directory name" COM_JDOWNLOADS_BACKEND_SETTINGS_UPLOADDIRTEMP_DESC="Allows you to change the name of the folder that contains the .zip files that are temporarily created for a Download. The name must not be empty. After the Download completes these temporary files are scheduled for automatic deletion. The directory must exist as a sub folder of the main upload root folder and must be writable." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_SORTCATSORDER_TEXT="Categories default frontend sort order" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_SORTCATSORDER_DESC="Select the default frontend sort order for Categories. Select 'Categories Manager Order' to use the backend default order." COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_PLACEHOLDER_TITLE="Show 'Placeholder' in the 'Download Details' view" COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_PLACEHOLDER_TEXT="If set to Yes <b>and</b> no image has been assigned to the Download then the 'No-Image' picture opposite is displayed in the frontend Download Details view." COM_JDOWNLOADS_BACKEND_SETTINGS_CAT_VIEW_INFO_IN_LISTS_TITLE="Show Category info" COM_JDOWNLOADS_BACKEND_SETTINGS_CAT_VIEW_INFO_IN_LISTS_TEXT="If set to Yes then the category information is repeated again under the navigation bar. As the name of the category is already visible in the navigation bar, this is not always welcome.<br />Note: This option only works for layouts that have a single column." COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_PAGENAVI_BOTTOM_TITLE="Show navigation at the bottom" COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_PAGENAVI_BOTTOM_TEXT="If set to Yes, a page navigation bar for the 'downloads' is displayed at the bottom of the page." COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_PAGENAVI_TOP_TITLE="Show navigation at the top" COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_PAGENAVI_TOP_TEXT="If set to Yes, a page navigation bar for the 'downloads' is displayed at the top of the page." COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_PAGENAVI_SUBCATS_TITLE="Show navigation for<br />Subcategories" COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_PAGENAVI_SUBCATS_TEXT="If set to Yes then an extra field is shown in the 'Items per Page' section above allowing you to specify the 'Number of Subcategories rows per Page'. A special javascript subcategories navigation bar will be displayed in the front end view." COM_JDOWNLOADS_BACKEND_SETTINGS_PAGENAVI_AMOUNT_SUBCATS_TITLE="Number of Subcategory rows to show per page." COM_JDOWNLOADS_BACKEND_SETTINGS_PAGENAVI_AMOUNT_SUBCATS_DESC="Allows you to select the maximum number rows of subcategories that will be displayed per page for the option above." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_VIEW_HEAD="Component frontend display options" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_COMPO_TEXT="Component Description" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_COMPO_TEXT_DESC="The text is displayed <b>between</b> the component title and its categories.<br /><br />CSS classes, HTML code and arbitrary text may be included. You can also use the {google_adsense} placeholder variable." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CHECKBOX_TEXT="Checkbox Text for the<br >'Select all' Hint" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CHECKBOX_TEXT_DESC="Notice to be displayed by the first check box of the list. Only required when the selected 'Files' layout use the 'mass downloads' option." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_SORTFILESORDER_TEXT="Downloads default frontend sort order" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_SORTFILESORDER_DESC="Select the default frontend sort order for Downloads. Select 'Downloads Manager Order' to use the backend default order." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_FPIC_DESC="Selected item could be displayed by using the relevant placeholder variable in the layout." COM_JDOWNLOADS_BACKEND_SETTINGS_MAIL_SECURITY_DESC="If is set to Yes, the e-mail addresses will be cloaked by JaveScript in order to thwart Spambots. Remember to enable JavaScript in your browser. Recommended: Yes." COM_JDOWNLOADS_BACKEND_SETTINGS_MAIL_SECURITY_TITEL="E-Mail Addresses concealing" COM_JDOWNLOADS_BACKEND_SETTINGS_FILE_SYSTEM_LIST="Add entry to list of<br />Operating Systems" COM_JDOWNLOADS_BACKEND_SETTINGS_FILE_SYSTEM_LIST_DESC="Allows you to modify/extend the list of Operating Systems. Use a , (comma) separator between each option. Always add new values at the end of the list." COM_JDOWNLOADS_BACKEND_SETTINGS_FILE_LANGUAGE_LIST="Add entry to list of<br />Languages for downloadable File" COM_JDOWNLOADS_BACKEND_SETTINGS_FILE_LANGUAGE_LIST_DESC="Allows you to modify/extend the list of Languages used in the downloadable file. Only useful when the language used in the file is different to that set for the Download Language.<br />Use a , (comma) separator between each option. Always add new values at the end of the list." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_ZIPFILE_PREFIX_TEXT="Default prefix for temporary<br />ZIP filenames" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_ZIPFILE_PREFIX_DESC="If multiple files are selected for downloading then they are automatically archived into a temporary ZIP file and presented to the user as a single file for download. The ZIP filename is created starting with the prefix and followed by a random number." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_VIEW_FILE_TYPES="Which file types are to be<br />opened in the Browser" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_VIEW_FILE_TYPES_DESC="Allows you to specify which file types do not trigger downloading but are opened in the browser. Use a comma (,) separator between each file type. For example: html,htm,txt,pdf,doc,jpg,jpeg,png,gif" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_FOOTER_TEXT_TITLE="Footer Text" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_FOOTER_TEXT_DESC="This Footer text is shown at the bottom of the page in the frontend component view. <br /><br />CSS classes, HTML code and arbitrary text may be included. You can also use the {google_adsense} placeholder variable." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_BACK_BUTTON="View back button" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_BACK_BUTTON_DESC="If set to Yes then a back button is shown at the end of the frontend output navigation to allow easy access to the previous page." COM_JDOWNLOADS_BACKEND_SETTINGS_USE_LIGHTBOX_TITLE="Use jDownloads Lightbox" COM_JDOWNLOADS_BACKEND_SETTINGS_USE_LIGHTBOX_DESC="Sometimes you may have already installed a lightbox plugin. If that is the case then you can turn off the jDownloads lightbox function. It is suggested that you test with and without the jDowloads lightbox function enabled to be certain." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATS_PER_SIDE="Number of Categories to<br />show per page" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATS_PER_SIDE_DESC="Allows you to specify the maximum number of top level Categories to display on each front-end page. See 'Show navigation for Subcategories' below for sub-categories." COM_JDOWNLOADS_BACKEND_SETTINGS_DIRECT_DOWNLOAD_ACTIVE_DESC2="<b>Note: </b>The summary page is always viewed when a user has to either (1)agree to a license, or (2) respond to a Captcha, or (3) supply a password." COM_JDOWNLOADS_BACKEND_SETTINGS_USE_TITLE_AS_LINK_TITLE="Use Downloads title as download link" COM_JDOWNLOADS_BACKEND_SETTINGS_USE_TITLE_AS_LINK_DESC="When this option is set to Yes then the download title will be a link that starts the downloading process." COM_JDOWNLOADS_BACKEND_SET_CONTENT_SUPPORT_FOR_ALL_TITLE="Activate support for all<br />Joomla content plugins" COM_JDOWNLOADS_BACKEND_SET_CONTENT_SUPPORT_FOR_ALL_DESC="If set to Yes then you can use placeholder variables from other installed Joomla plugins in the jDownloads generated script, for example {a-plugin} ... {/a-plugin}. However because not all content plugins are 'equal' it is essential to test if the plugin you are using causes broken or blank pages in jDownloads." COM_JDOWNLOADS_BACKEND_SET_SEF_ROUTER_OPTION_TITLE="Use titles in SEF URLs?" COM_JDOWNLOADS_BACKEND_SET_SEF_ROUTER_OPTION_DESC="If your site uses Joomla Search Engine Friendly URLs then by setting 'Yes' the Category and Download titles will be used to build SEF URLs. If you set 'No' then Category and Download IDs are used for the URLs." COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_TAB_TITLE="Monitoring" COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_HEADER_TITLE="Monitoring of the Download Folders" COM_JDOWNLOADS_BACKEND_SETTINGS_DOWNLOADS_AUTOPUBLISH_TITLE="Automatically publish new found Items" COM_JDOWNLOADS_BACKEND_SETTINGS_DOWNLOADS_AUTOPUBLISH_DESC="If you use monitoring and if you have set 'Automatically Publish Downloads' to Yes then newly discovered files (and folders) are published immediately. Default: No." COM_JDOWNLOADS_BACKEND_SET_REDIRECT_FOR_DOWNLOAD_TITLE="Redirect after downloading" COM_JDOWNLOADS_BACKEND_SET_REDIRECT_FOR_DOWNLOAD_DESC="When you want the user to be redirected to a category after the start of downloading, you must specify the waiting time before redirection in seconds. When the value is 0 the function is set off. Note: This only works when the option: <b>Send Downloads over PHP Script?</b> is set to: Yes." COM_JDOWNLOADS_BACKEND_SET_USE_TABS_TITLE="Use tabs in the Download<br />details view" COM_JDOWNLOADS_BACKEND_SET_USE_TABS_DESC="To use either Tabs or Sliders use the pulldown to select.<br /><br />When set to sliders or tabs then three additional fields are shown below allowing you to optionally specify the label of up to three additional sliders or tabs. When the tabs option is set then special placeholder variables may be used in your details layout to view tab content. The layout of a tab may be changed in the jdownloads_custom.css file. See also details about layouts and read the FAQ." COM_JDOWNLOADS_BACKEND_SET_USE_TABS_BOX_TABS="Tabs" COM_JDOWNLOADS_BACKEND_SET_USE_TABS_BOX_SLIDERS="Sliders" COM_JDOWNLOADS_FE_TAB_DESCRIPTION_TITLE="Description" COM_JDOWNLOADS_FE_TAB_PICS_TITLE="Pics" COM_JDOWNLOADS_FE_TAB_AUDIO_TITLE="MP3" COM_JDOWNLOADS_FE_TAB_DATA_TITLE="Data" COM_JDOWNLOADS_FE_TAB_DOWNLOAD_TITLE="Download" COM_JDOWNLOADS_BACKEND_FILESEDIT_URL_DOWNLOAD="ROOT Upload directory" COM_JDOWNLOADS_BACKEND_FILESEDIT_URL_DOWNLOAD_WRITABLE="Status: <font color=\"green\"><strong>WRITABLE</strong></font>" COM_JDOWNLOADS_BACKEND_FILESEDIT_URL_DOWNLOAD_NOTWRITABLE="Status: <font color=\"red\"><strong>NOT WRITABLE</strong></font>" COM_JDOWNLOADS_BACKEND_FILESEDIT_URL_TEMP_WRITABLE="Status: <font color=\"green\"><strong>WRITABLE</strong></font>" COM_JDOWNLOADS_BACKEND_FILESEDIT_URL_TEMP_NOTWRITABLE="Status: <font color=\"red\"><strong>NOT WRITABLE</strong></font>" COM_JDOWNLOADS_BACKEND_SET_LOGGING_TITLE="Activate log function<br />for Downloads" COM_JDOWNLOADS_BACKEND_SET_LOGGING_DESC="If set to Yes then all Download activities are logged in the database. <b>Important: Some functions, such as the User Group Limits in User Groups Settings, need this logged data to work properly.</b>" COM_JDOWNLOADS_BACKEND_SET_AMOUNTS_FILE_LIMIT_TITLE="How many files can users download in a day?" COM_JDOWNLOADS_BACKEND_SET_AMOUNTS_FILE_LIMIT_DESC="This allows you to set how many files a user can download daily. If you set it to 0, there is no limit.<br /><b>Attention:</b> This option does not work for mass downloads (Layouts with checkboxes)." COM_JDOWNLOADS_BACKEND_SET_CUSTOM_TAB_TITLES_DESC="You may use three additional tabs. This allows you to set the tab title. Leave title blank to omit a tab." COM_JDOWNLOADS_CONFIG_REPORT_FILE_INFO="<b>Important:</b> If the additional jDownloads User Groups Setting 'Show Report Download link' has been activated for a user group then those users will be shown a 'Report Download' link. This allows them to send the administrator a message about that download. For this option to work you need to include the placeholder variable <b>{report_link}</b> in the Details and Downloads layouts as appropriate." COM_JDOWNLOADS_CONFIG_REPORT_FILE_MAIL_DESC="E-mail address to send the 'User Report Download'. For multiple email addresses insert a semi-colon (;) between each address. <br />With multiple addresses the first address in the list is used as the To address and the others are set as Bcc." COM_JDOWNLOADS_CONFIG_REPORT_FILE_MAIL_LAYOUT="E-Mail layout" COM_JDOWNLOADS_CONFIG_REPORT_FILE_MAIL_LAYOUT_DESC="If 'Report Download' is enabled then you also need to specify the layout of the <b>E-Mail</b> that will be sent by 'User Report' to the addresses specified above. HTML code as well as arbitrary text may be inserted.<br /><br />The available placeholder variables are <br />{name} {mail} {date} {ip} {cat_id} {category} {file_id} {file_title} {file_name} {reason} {message}" ; note for translator: please do not translate the {placeholders} in the next line below! COM_JDOWNLOADS_BACKEND_DEL_EMPTY_TAGS_TITLE="Remove empty HTML tags" COM_JDOWNLOADS_BACKEND_DEL_EMPTY_TAGS_DESC="If set to Yes then all empty front end HTML tags are removed. This is useful when you are not outputting all possible fields in the layout. It is also useful for the 'Remove Title when no value' option above is in use. Tags are treated as being empty if the only content between the tag start and its mating end tag is null or it has multiple non breaking space characters '& nbsp;' (have put a space following the & character). Tip: if you need to include non breaking spaces then use the direct numerical equivalent & #160; instead." COM_JDOWNLOADS_BACKEND_SET_REMOVE_TITLE_TITLE="Remove label if field empty" COM_JDOWNLOADS_BACKEND_SET_REMOVE_TITLE_DESC="If set to Yes and a data field is empty then the field label is not shown in the frontend output." COM_JDOWNLOADS_BACKEND_SET_VIEW_FE_ORDERING_TITLE="View sort option in the header" COM_JDOWNLOADS_BACKEND_SET_VIEW_FE_ORDERING_DESC="If set to Yes then a sort order bar is displayed." COM_JDOWNLOADS_BE_CONFIG_EDIT_ACCESS_GROUPS_LIST_SELECT="No Group selected" COM_JDOWNLOADS_CONFIG_CREATE_AUTO_DIR_NAME_TITLE="Create the Directory Name<br />automatically" COM_JDOWNLOADS_CONFIG_CREATE_AUTO_DIR_NAME_DESC="If set to Yes then a directory is created automatically for each new category using the category name. If set to No then you can define the directory name for every created category self. But the same restrictions apply as described above.<br /><br />Important: Be careful when you will activating this auto creation option again if you have previously been using manually created directory names. In this case will the directory name again auto changed when you try to save the category." COM_JDOWNLOADS_STOP_LEECHING_OPTION_TITLE="Activate Hotlinking Protection" COM_JDOWNLOADS_STOP_LEECHING_OPTION_DESC="If Yes then the hotlink protection is active. Trying to download will show a note to the user." COM_JDOWNLOADS_STOP_LEECHING_OPTION_NO_REFERER_TITLE="Block when no Referrer" COM_JDOWNLOADS_STOP_LEECHING_OPTION_NO_REFERER_DESC="If Yes then the function checks the referrer details in order to identify the website requesting a download. If this information has not been sent then jDownloads does not know the requester's web address. In this situation as the requester is deliberately hiding their location then activating this option prevents any downloading." COM_JDOWNLOADS_STOP_LEECHING_ALLOWED_SITES_OPTION_TITLE="Websites allowed to Hotlink" COM_JDOWNLOADS_STOP_LEECHING_ALLOWED_SITES_OPTION_DESC="Allows you to specify those websites that are permitted to hotlink on your site. An example of the required format is www.website.com, www.anothersite.de where multiple addresses are separated by a comma (,)." COM_JDOWNLOADS_FRONTEND_ANTILEECH_MESSAGE2="<b>Either</b> you have tried to download from a foreign website and this has been disabled.<br /><b>or</b><br />Your browser does not send a referrer. In this case, enable the referrer in your browser configuration." COM_JDOWNLOADS_BACKEND_USE_BLACKLIST_TITLE="Activate IP Blocking" COM_JDOWNLOADS_BACKEND_USE_BLACKLIST_DESC="When Yes then a setting list space opens below that allows entering the IP addresses that will be blocked from downloading a file. A message is shown that the user does not have permission to download files." COM_JDOWNLOADS_BACKEND_BLACKLIST_TITLE="Blocked IP Addresses" COM_JDOWNLOADS_BACKEND_BLACKLIST_DESC="Allows you to add IP addresses that are blocked, for example those from search bots. Each IP address needs to be on a separate line." COM_JDOWNLOADS_BACKEND_LOG_LIST_BLOCK_IP_QUEST="Are you sure that you to add the selected IP addresses to the blacklist?" COM_JDOWNLOADS_BACKEND_SET_AUP_HEADER="AltaUserPoints Support" COM_JDOWNLOADS_BACKEND_SET_AUP_HEADER_TEXT="jDownloads supports the free <b><a href=\"https://www.nordmograph.com/extensions/\">AltaUserPoints</a></b> component. It provides a powerful component for user points, medals and leaderboards in Joomla. AltaUserPoints provides a method for users to earn points for performing certain actions on your website. Also, selling files with jDownloads and AltaUserPoints is easy to implement. Before starting please read the jDownloads documentation <a href=\"https://www.jdownloads.net/component/search/?searchword=altauserpoints&searchphrase=all&Itemid=101\">here</a>." COM_JDOWNLOADS_BACKEND_SET_AUP_TITLE="Use AUP Rules" COM_JDOWNLOADS_BACKEND_SET_AUP_DESC="Must be set to Yes in order to use AUP." COM_JDOWNLOADS_BACKEND_SET_AUP_UPLOAD_TEXT="Upload (Title: %s) in our File area." COM_JDOWNLOADS_BACKEND_SET_AUP_DOWNLOAD_TEXT="Download file (Title: %s)." COM_JDOWNLOADS_BACKEND_SET_AUP_FE_MESSAGE_NO_DOWNLOAD_EDIT="Hint if insufficient Points" COM_JDOWNLOADS_BACKEND_SET_AUP_FE_MESSAGE_NO_DOWNLOAD_DESC="When the user has insufficient or no points then this message is shown to the user. Also the placeholder variable {aup_points_info} must exist in the active summary layout in order to see the message." COM_JDOWNLOADS_BACKEND_SET_AUP_FE_MESSAGE_NO_DOWNLOAD="Note: Unfortunately you do not have enough points to download this file. Please reload your points account first." COM_JDOWNLOADS_BACKEND_SET_AUP_USE_FILE_PRICE_TITLE="Use Downloads Price Field<br />for Points" COM_JDOWNLOADS_BACKEND_SET_AUP_USE_FILE_PRICE_DESC="When Yes, the value in the Download price field is used when a user downloads a file. This value is deducted from their AUP point account." COM_JDOWNLOADS_BACKEND_SET_AUP_FE_MESSAGE_NO_DOWNLOAD_POINTS="Available Points:" COM_JDOWNLOADS_BACKEND_SET_AUP_FE_MESSAGE_NO_DOWNLOAD_NEEDED="Required Points:" COM_JDOWNLOADS_BACKEND_POST_COM_ID_TITLE="Removal of 'Powered by' <a href=\"http://www.jdownloads.com/index.php/remove-backlink.html\">Link</a> in the Footer" COM_JDOWNLOADS_BACKEND_POST_COM_ID_TITLE2="Enter your Serial/Key" COM_JDOWNLOADS_BACKEND_POST_COM_ID_DESC="To use jDownloads without the Powered by link, please enter your serial/key here." COM_JDOWNLOADS_BACKEND_POST_COM_ID_ACTIVE="Powered by link is removed/turned off." COM_JDOWNLOADS_CONFIG_UPLOAD_GENERAL_HEAD="General settings" COM_JDOWNLOADS_CONFIG_UPLOAD_FILENAME_LOW_TITLE="Change names to lowercase" COM_JDOWNLOADS_CONFIG_UPLOAD_FILENAME_LOW_DESC="If Yes, names are converted to lowercase if possible. <br />Recommended setting: <b>No</b>." COM_JDOWNLOADS_CONFIG_UPLOAD_FILENAME_BLANK_TITLE="Replace spaces with<br />underscores in names" COM_JDOWNLOADS_CONFIG_UPLOAD_FILENAME_BLANK_DESC="If Yes then spaces in the name are changed to underscores.<br />Recommended setting: <b>No</b>." COM_JDOWNLOADS_CONFIG_UPLOAD_FILENAME_SPECIAL_TITLE="Remove/Change special<br />characters in name" COM_JDOWNLOADS_CONFIG_UPLOAD_FILENAME_SPECIAL_DESC="If Yes then initially the name is transliterated which changes each individual character in the given alphabet to the corresponding character or characters in the Latin alphabet. Next all non valid filename Latin characters are removed. So the final name only uses the characters: 'a-zA-Z0-9 ._-' in the folder or filename. <font color=\"#990000\"><br />Important:</font> This option is only usable when the 'Use UTF-8' option has not been activated.<br />Recommended setting: <b>Yes</b>." COM_JDOWNLOADS_UPLOAD_MAX_FILESIZE_INFO_TITLE="Maximum size as defined in config file php.ini:" COM_JDOWNLOADS_BACKEND_SETTINGS_TAB_FILES_FOLDERS="Files and Folders" COM_JDOWNLOADS_BACKEND_SETTINGS_USE_UNICODE_TITLE="Use UTF-8" COM_JDOWNLOADS_BACKEND_SETTINGS_USE_UNICODE_DESC="Setting this option to Yes will allow UTF-8 characters for file and folder names. You may also manually enter any UTF-8 character. Those characters that are not allowed in filenames will be changed to hyphens. If No is selected two more settings will shown below." COM_JDOWNLOADS_BACKEND_SETTINGS_USE_REAL_NAME_IN_FRONTEND="Use real user name" COM_JDOWNLOADS_BACKEND_SETTINGS_USE_REAL_NAME_IN_FRONTEND_DESC="If set to Yes then the users real name instead of the anonymous user name is shown in the front-end." COM_JDOWNLOADS_BACKEND_SETTINGS_HOW_MANY_IMAGES="Number of Images" COM_JDOWNLOADS_BACKEND_SETTINGS_HOW_MANY_IMAGES_BE_DESC="Specifies how many images a backend user may upload as part of a Download" COM_JDOWNLOADS_BACKEND_SETTINGS_SHORTENED_FILENAME_TITLE="Show a Shortened Filename" COM_JDOWNLOADS_BACKEND_SETTINGS_SHORTENED_FILENAME_DESC="Maximun number of characters used when diplaying the filename. The actual filename is unchanged. Set to zero to disable this feature." COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_DOWNLOAD_BUTTON="Select DOWNLOAD<br />Button Colour" COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_DOWNLOAD_BUTTON_SIZE="Select DOWNLOAD<br />Button Size" COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_DOWNLOAD_BUTTON_SIZE_SMALL="Select DOWNLOAD Button Size for Listings" COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_DOWNLOAD_BUTTON_INFO="Allows selection of the colour used for the Download button." COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_DOWNLOAD_BUTTON_SMALL_INFO="The button size selected here is only used for Download listings. This allows use of a smaller size." COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_MIRROR_1_BUTTON="Select MIRROR 1<br />Button Colour" COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_MIRROR_2_BUTTON="Select MIRROR 2<br />Button Colour" COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_MIRROR_BUTTON_SIZE="Select MIRROR<br />Button Size" COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_HOT_BUTTON="Select HOT Button<br />Colour" COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_NEW_BUTTON="Select NEW Button<br />Colour" COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_UPDATED_BUTTON="Select UPDATED Button<br />Colour" COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_BUTTON_EXAMPLE="Shows the available button colours in 'medium' size:" COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_BUTTON_EXAMPLE_SIZE="Shows the available button sizes:" ; COM_JDOWNLOADS_BUTTON_STANDARD="Standard" COM_JDOWNLOADS_BUTTON_MEDIUM="Medium" COM_JDOWNLOADS_BUTTON_SMALL="Small" ; COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_EMPTY_CATEGORIES="Show empty Categories<br>and Subcategories" COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_EMPTY_CATEGORIES_DESC="If set to Yes then all categories and subcategories are shown including those without any Downloads." COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_NO_FILE_MSG="Show empty message" ; Note for translators. The 'No files are .. ' message below is set in the site file COM_JDOWNLOADS_FRONTEND_NOFILES message COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_NO_FILE_MSG_DESC="If set to Yes then empty categories and subcategories show a message such as: 'No files are available yet for this category'." ; JCOMMENTS INTEGRATION COM_JDOWNLOADS_BACKEND_SETTINGS_JCOMMENTS_TITLE2="Use JComments" COM_JDOWNLOADS_BACKEND_SETTINGS_JCOMMENTS_DESC="If set to Yes allows use of the comments function from <b>JComments</b> in the frontend. <b>JComments</b> is NOT included with jDownloads and must be installed and configured separately (see <a href=\"https://github.com/exstreme/Jcomments-4\">https://github.com/exstreme/Jcomments-4</a>)" COM_JDOWNLOADS_BACKEND_SETTINGS_JCOMMENTS_EXISTS_DESC="If this option is set to Yes then the JComments extension in the Downloads details pages will be enabled.<br /><b>JComments is installed.</b>" COM_JDOWNLOADS_BACKEND_SETTINGS_JCOMMENTS_VIEW_SUM_TITLE="View number of comments" COM_JDOWNLOADS_BACKEND_SETTINGS_JCOMMENTS_VIEW_SUM_DESC="If set to Yes then the the number of comments for each Download is shown in the frontend Downloads list. For this to work you must activate the JComments option above and the placeholder variable <b>{sum_jcomments}</b> must exist in the Files layout." COM_JDOWNLOADS_BACKEND_SETTINGS_KOMENTO_HINT="Alternatively, you still have the option of using the Joomla extension <a href="https://stackideas.com/komento\">Komento</a> for this purpose. This need not be explicitly activated here." ; E-Mail config COM_JDOWNLOADS_BACKEND_SETTINGS_SEND_MAILTO_OPTION_DESC="If this is activated then four additional fields are opened below to configure the e-mail that will be sent after every download. For this to work you must activate the <b>PHP mail function</b> in the Joomla Global Configuration." COM_JDOWNLOADS_BACKEND_SETTINGS_SEND_MAILTO_OPTION="Activate E-Mail" COM_JDOWNLOADS_BACKEND_SETTINGS_SEND_MAILTO_DESC="E-mail address to which download information is sent. For multiple email addresses insert a semi-colon (;) between each address. <br />With multiple addresses the first address in the list is used as the To address and the others are set as Bcc." COM_JDOWNLOADS_BACKEND_SETTINGS_SEND_MAILTO="E-Mail Address" COM_JDOWNLOADS_BACKEND_SETTINGS_SEND_MAILTO_HTML_DESC="When this option is activated then e-mails are sent in HTML format. If not, plain text is used." COM_JDOWNLOADS_BACKEND_SETTINGS_SEND_MAILTO_HTML="Use HTML-formatting" COM_JDOWNLOADS_BACKEND_SETTINGS_SEND_MAILTO_BETREFF_DESC="Text to use for subject in notification e-mails." COM_JDOWNLOADS_BACKEND_SETTINGS_SEND_MAILTO_BETREFF="Subject" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_MAIL="Layout: e-mail" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_MAIL_DESC="Allows you to format the <b>'Download has occurred' e-mail</b> that will be sent to the e-mail address or addresses specified in the configuration after every download, provided of course that option has been activated above. HTML code and arbitrary text may be included in the e-mail.<br /><br />Available placeholder variables are <br /> {file_list} {ip_address} {date_time} {user_name} {user_group}" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_MAIL_UPLOAD_HEAD="E-Mail Configuration for File Uploads" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_MAIL_UPLOAD_TEMPLATE_TITLE="E-Mail Layout" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_MAIL_UPLOAD_TEMPLATE_DESC="Allows you to format the <b>upload report e-mail</b> that will be sent to the e-mail address or addresses specified in the configuration after every upload, provided of course that option has been activated above. HTML code and arbitrary text may be included.<br /><br />Available placeholder variables are <br />{name} {mail} {date} {ip} {file_title} {file_name} {description}" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_MAIL_DOWNLOAD_TEMPLATE_DESC="Allows you to format the <b>'Download has occured' e-mail</b> that will be sent to the e-mail address or addresses specified in the configuration after every download, provided of course that option has been activated above. HTML code and arbitrary text may be included.<br /><br />Available placeholder variables are <br />{file_list} {ip_address} {date_time} {user_name} {user_email} {user_group}" COM_JDOWNLOADS_BACKEND_SETTINGS_SEND_MAILTO_OPTION_UPLOAD_DESC="If this is activated then four additional fields are opened below to configure the email that will be sent after every upload that is <b>created in the Frontend</b>, it does not send emails for Downloads created in the Backend. For emails to be sent you must activate the <b>PHP mail function</b> in the Joomla Global Configuration." COM_JDOWNLOADS_BACKEND_SETTINGS_SEND_MAILTO_UPLOAD_DESC="E-mail address to which to send upload information. For multiple email addresses insert a semi-colon (;) between each address." COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_MAIL_REPORT_HEAD="E-Mail Configuration for Reporting a Download" ; COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATLISTBOX_ACTIVE="Display Category list box<br />in Header" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATLISTBOX_DESC="If set to Yes then a list box with all published categories, as allowed by the access rights of the user, is displayed in the header. Extra fields are also shown below allowing inclusion of 'Top Downloads' and similar in the list box. Users may go directly to any item shown in the list box." COM_JDOWNLOADS_BACKEND_SETTINGS_RATING_ON_TITLE="Activate ratings" COM_JDOWNLOADS_BACKEND_SETTINGS_RATING_ON_DESC="When Yes then an extra field is shown below allowing either any user or only registered users to rate a Download. For this to work then the placeholder variable {rating} must be included in the relevant layouts." COM_JDOWNLOADS_BACKEND_SETTINGS_RATING_ONLY_REGGED_TITLE="Only registered users<br />may rate" COM_JDOWNLOADS_BACKEND_SETTINGS_RATING_ONLY_REGGED_DESC="If set to Yes then only registered users can rate Downloads." COM_JDOWNLOADS_BACKEND_SETTINGS_ANTILEECH_TITLE="Protect your Download<br />Directory" COM_JDOWNLOADS_BACKEND_SETTINGS_ANTILEECH_DESK="If Yes, a special jD htaccess.txt file will be copied to your Download root-directory and renamed as .htaccess. This enables protection so that all external file and subdirectory accesses are blocked.<br /><br />Please see the documentation for more information." COM_JDOWNLOADS_ACTIVE_ANTILEECH_ERROR="Error! Error copying htaccess.txt." COM_JDOWNLOADS_ACTIVE_ANTILEECH_OK="Download protection is activated." COM_JDOWNLOADS_ACTIVE_ANTILEECH_OFF_ERROR="Error! Error deleting .htaccess." COM_JDOWNLOADS_ACTIVE_ANTILEECH_OFF_OK="Error! Download protection is deactivated." COM_JDOWNLOADS_BACKEND_SETTINGS_DIRECT_DOWNLOAD_ACTIVE_TITLE="Activate direct-downloading" COM_JDOWNLOADS_BACKEND_SETTINGS_DIRECT_DOWNLOAD_ACTIVE_DESC="If Yes then the placeholder variable <b>{url_download}</b> is used to start downloading immediately without displaying further information." ; pictures/icons COM_JDOWNLOADS_CONFIG_SETTINGS_THUMBS_TITLE="Specify the size of the preview images (thumbnails)." COM_JDOWNLOADS_CONFIG_SETTINGS_THUMBS_INFO="If the downloadable file is an image file then, after uploading the image file, a thumbnail preview image maybe generated automatically. The size of all thumbnails is specified below. Note: A GD library must be installed on the server for this option to work. See the status message below showing whether a GD library is or is not installed." COM_JDOWNLOADS_CONFIG_SETTINGS_THUMBS_STATUS_GD_OK="Status: GD Library is present." COM_JDOWNLOADS_CONFIG_SETTINGS_THUMBS_STATUS_GD_NOT_OK="Status: GD Library is missing." COM_JDOWNLOADS_CONFIG_SETTINGS_THUMBS_SIZE_HEIGHT="Maximum Thumbnail Height" COM_JDOWNLOADS_CONFIG_SETTINGS_THUMBS_SIZE_WIDTH="Maximum Thumbnail Width" COM_JDOWNLOADS_CONFIG_SETTINGS_THUMBS_CREATE_ALL_NEW_TITLE="Remake all Thumbnails" COM_JDOWNLOADS_CONFIG_SETTINGS_THUMBS_CREATE_ALL_NEW_DESC="If Yes then all existing thumbnails (preview) images will be deleted and new versions created with the above dimensions." COM_JDOWNLOADS_CONFIG_SETTINGS_THUMBS_CREATE_ALL_MESSAGE="All thumbnails (preview) images have been re-created." COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_THUMBNAILS_HEAD="Thumbnails Settings" COM_JDOWNLOADS_BACKEND_SETTINGS_IMAGES_NOTE="<b>Note:</b> All Download image directories are stored in the Joomla! subdirectory: <b>/images/jdownloads/</b>. By default none of these images are deleted if jDownloads is uninstalled." COM_JDOWNLOADS_BACKEND_SETTINGS_PREVIEW_DELETE="Delete preview files from<br />any deleted Download" COM_JDOWNLOADS_BACKEND_SETTINGS_PREVIEW_DELETE_DESC="When Yes and a Download is deleted then any preview file for that Download, such as a mp3 or an avi file, is also deleted." COM_JDOWNLOADS_BACKEND_SETTINGS_IMAGES_DELETE="Delete images from deleted<br />Downloads" COM_JDOWNLOADS_BACKEND_SETTINGS_IMAGES_DELETE_DESC="When Yes and a Download is deleted then all images, including thumbnails, for that Download are also deleted ." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_SHOW_MINIPICS="Display information symbols" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_SHOW_MINIPICS_DESC="If Yes then an image will be shown, otherwise suitable text will be shown instead." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_MINIPICS_SIZE="Info Symbol Size" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_MINIPICS_SIZE_DESC="Size in pixels of info symbols. This symbols can be use as a value identifier replacement to create a very compact layout. Standard: 20" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATPICS_SIZE="Category Symbol Size<br />Width" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATPICS_SIZE_DESC="Allow selection of the size of the category symbol. Standard size: 48 px." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_FILEPICS_SIZE="File Symbol Size<br />Width" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_FILEPICS_SIZE_DESC="Size for the file icons that denote the type of file. You can use your own symbols by uploading them with FTP or the web site control panel into directory /fileimages. Standard size: 32 px." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_PIC_TEXT="Select Category Symbol" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_PIC_PREVIEW="Picture Preview" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_FPIC_TEXT="Select File Item Symbol" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_FPIC_PREVIEW="Preview" COM_JDOWNLOADS_BACKEND_SETTINGS_HOT_TITLE="At what point is a<br />Download marked as HOT" COM_JDOWNLOADS_BACKEND_SETTINGS_HOT_DESC="Specify the number of downloadings required to mark it as: HOT. The HOT symbol will be displayed next to the Download title." COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_SHOW_SYMBOL_HEAD="Select values for how long New, Hot and Update buttons are to be visible. Setting to 0 turns the feature off." COM_JDOWNLOADS_BACKEND_SETTINGS_NEW_TITLE="Set how many days a<br />Download is shown as NEW." COM_JDOWNLOADS_BACKEND_SETTINGS_NEW_DESC="Specify the number of days after creation that a Download is to be marked as NEW. The NEW symbol will be displayed next to the Download title." COM_JDOWNLOADS_BACKEND_SETTINGS_DEFAULT_CAT_FILE_NO_DEFAULT_PIC="No image selected." COM_JDOWNLOADS_BACKEND_SETTINGS_DEFAULT_CAT_PIC_TITLE="Default Symbol for Categories" COM_JDOWNLOADS_BACKEND_SETTINGS_DEFAULT_CAT_PIC_DESC="This specifies the default symbol to be automatically used with new Categories. It will be displayed in the size as specified below. You can use your own symbols by uploading them with either FTP or the web site control panel into directory <i>/images/jdownloads/catimages</i>. Also you may upload a symbol file directly in the Additional Data section when creating/editing a Category in the backend." COM_JDOWNLOADS_BACKEND_SETTINGS_DEFAULT_FILE_PIC_TITLE="Replacement File Type<br />Symbol for Downloads" COM_JDOWNLOADS_BACKEND_SETTINGS_DEFAULT_FILE_PIC_DESC="This specifies the default replacement symbol to be automatically used with Downloads if the symbol matching the file extension can not be found. It will be displayed at the size as specified below. You can use your own symbols by uploading them with either FTP or the web site control panel into directory <i>/images/jdownloads/fileimages</i>. Also you may upload a symbol file directly in the Additional Data section when creating/editing a Download in the backend." COM_JDOWNLOADS_BACKEND_SETTINGS_UPD_TITLE="How long is a Download<br />UPDATED" COM_JDOWNLOADS_BACKEND_SETTINGS_UPD_DESC="Indicate here the number of days that a Download is to be considered as Updated. The Updated symbol will be displayed adjacent to the Download title." COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_PLACEHOLDER_IN_LIST_TITLE="Show 'Placeholder' in the 'Downloads' list views" COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_PLACEHOLDER_IN_LIST_TEXT="If set to Yes <b>and</b> no images have been assigned to the Download, then the 'No-Image' picture opposite is displayed in the frontend Downloads views." COM_JDOWNLOADS_BACKEND_SETTINGS_ADSENSE_TITLE="Google AdSense" COM_JDOWNLOADS_BACKEND_SETTINGS_ADSENSE_ACTIVATE_TITLE="Activate First Google<br />AdSense Code" COM_JDOWNLOADS_BACKEND_SETTINGS_ADSENSE_ACTIVATE_DESC="If Yes then an additional setting field opens below. This additional field allows entering Google AdSense code to replace the layout placeholder <b>{google_adsense}</b>. You can use this placeholder variable in all layout types." COM_JDOWNLOADS_BACKEND_SETTINGS_ADSENSE_CODE_TITLE="Google AdSense Code" COM_JDOWNLOADS_BACKEND_SETTINGS_ADSENSE_CODE_DESC="Paste your Google AdSense Code here." COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_ALL_FILES_TITLE="Monitor all File Types" COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_ALL_FILES_DESC="If set to Yes then all file types are monitored. If set to No then an extra field is shown below that allows you to specify which file types are to be monitored." COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_ONLY_THIS_FILES_TITLE="Monitor only the following<br />File Types" COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_ONLY_THIS_FILES_DESC="This allows you to specify which file types are to be monitored if 'Monitor All File Types' above is turned off. The specific file types to be monitored are separated with a comma as for example 'zip,rar,exe,pdf'." COM_JDOWNLOADS_BACKEND_SETTINGS_FILES_DOWNLOAD_BUTTON_DESC="Allows you to select which button image will be used for the Files list layout. For example you could use a smaller button as in the Details layout." COM_JDOWNLOADS_BACKEND_SETTINGS_FE_UPLOAD_TAB_TITLE="Uploads" COM_JDOWNLOADS_BACKEND_SETTINGS_MEDIA_TAB_TITLE="Mediaplayer" COM_JDOWNLOADS_BACKEND_SETTINGS_MEDIA_SECOND_TITLE="Flowplayer Options" COM_JDOWNLOADS_BACKEND_SETTINGS_MEDIA_DESC="Use <a href=\"http://flowplayer.org/\">Flowplayer</a> for Audio/Video Files" COM_JDOWNLOADS_BACKEND_SETTINGS_FLOW_USE_TITLE="Activate Flowplayer" COM_JDOWNLOADS_BACKEND_SETTINGS_FLOW_USE_DESC="Supports MP3, MP4 and FLV file formats only. Uses the 'preview file' field or the assigned downloadable media file if no preview file has been specified. Note: The placeholder variable {preview_player} must exist in the current 'Downloads' and 'Download Details' layout.<br><b style="color:red">Important!</b> Check that field 'Protect your Download-directory?' in Config - Security tab is set to <b>No</b>." COM_JDOWNLOADS_BACKEND_SETTINGS_FLOW_BOX_ONLY_IN_DETAILS_TITLE="View Videos in Details<br />Layout only" COM_JDOWNLOADS_BACKEND_SETTINGS_FLOW_BOX_ONLY_IN_DETAILS_DESC="Allows you to specify that Video files are only shown on the Downloads details page. Note that the video player requires a significant area of the window space so it is not always useful to view it on the Downloads listings page." COM_JDOWNLOADS_BACKEND_SETTINGS_FLOW_BOX_WIDTH_TITLE="Player Width." COM_JDOWNLOADS_BACKEND_SETTINGS_FLOW_BOX_WIDTH_DESC="Sets player width in pixels (default 300)." COM_JDOWNLOADS_BACKEND_SETTINGS_FLOW_BOX_HEIGHT_TITLE="Player Height for video" COM_JDOWNLOADS_BACKEND_SETTINGS_FLOW_BOX_HEIGHT_DESC="Sets video player height in pixels (default 200)." COM_JDOWNLOADS_BACKEND_SETTINGS_FLOW_BOX_HEIGHT_MP3_TITLE="Player Height for MP3 audio" COM_JDOWNLOADS_BACKEND_SETTINGS_FLOW_BOX_HEIGHT_MP3_DESC="Sets player height in pixels for MP3 audio files (default 30)." COM_JDOWNLOADS_BACKEND_SETTINGS_FLOW_SETTINGS_TITLE="Flowplayer Extra Configuration" COM_JDOWNLOADS_BACKEND_SETTINGS_FLOW_SETTINGS_DESC="Allows you to configure the layout (color, size, buttons) for the Flowplayer. You can use an <a href=\"http://flash.flowplayer.org/documentation/skinning/controlbar.html\">online configurator</a> to show the settings and then copy the parameters into the Flowplayer Extra Configuration edit field opposite. Make sure that every parameter line ends in a comma. Please note that some parameters (autohide, fullscreen and height) are always controlled by jDownloads. If you leave this field empty then the default player settings will be used." COM_JDOWNLOADS_BACKEND_SETTINGS_MP3_DESC2="<b>Please note that we can only give support for jDownloads and not for any Player script itself.</b>" COM_JDOWNLOADS_BACKEND_SETTINGS_MP3_CONFIG_VIEW_ID3_HEADER="ID3 File Information" COM_JDOWNLOADS_BACKEND_SETTINGS_MP3_CONFIG_VIEW_ID3_TITLE="View MP3 File Information" COM_JDOWNLOADS_BACKEND_SETTINGS_MP3_CONFIG_VIEW_ID3_DESC="If Yes then the ID3 Tags information from the MP3 file will be shown if the tags are available. In order to show the tag information then placeholder variable <b>{preview_player}</b> must be included in the currently activated 'Downloads' and 'Download Details' layouts. <b>Note:</b> This option is usable for the HTML5 and the Flowplayer." COM_JDOWNLOADS_BACKEND_SETTINGS_MP3_CONFIG_VIEW_ID3_LAY_TITLE="ID3 Tags Layout" COM_JDOWNLOADS_BACKEND_SETTINGS_MP3_CONFIG_VIEW_ID3_LAY_DESC="Allows you to change the layout for the ID3 Tags output. HTML code as well as arbitrary text may be inserted.<br />The available placeholder variables are {album_title} {album} {name_title} {name} {year_title} {year} {artist_title} {artist} {genre_title} {genre} {length_title} {length}" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_THUMBNAILS_HEAD="Thumbnail Settings from Uploaded Images" COM_JDOWNLOADS_BACKEND_CREATE_PDF_THUMB_TITLE="Create Thumbnails from<br />PDF Files" COM_JDOWNLOADS_BACKEND_CREATE_PDF_THUMB_DESC="When Yes then a thumbnail is automatically created for an uploaded PDF file. Important: For this to work then a version of the <a href=\"http://www.imagemagick.org/script/index.php\">ImageMagick</a> library and the <a href=\"http://www.php.net/manual/en/book.imagick.php\">Imagick PHP extension</a> must be installed on the server. A status message is shown above." COM_JDOWNLOADS_BACKEND_CREATE_PDF_THUMB_SCAN_DESC="If 'Yes' then this PDF option is also used when the auto monitoring function adds a .pdf file to the Downloads." COM_JDOWNLOADS_BACKEND_IMAGICK_STATE_ON="Status: ImageMagick PHP Module 'Imagick' is present." COM_JDOWNLOADS_BACKEND_IMAGICK_STATE_OFF="Status: ImageMagick PHP Module 'Imagick' is missing." COM_JDOWNLOADS_BACKEND_IMAGICK_PATH="Alternate path to ImageMagick:" COM_JDOWNLOADS_BACKEND_IMAGICK_PATH_DESC="When jDownloads cannot find the ImageMagick module, you can enter the path to it here. Please contact your web server administrator if you do not know where it is located." COM_JDOWNLOADS_CONFIG_SETTINGS_PDF_THUMBS_HEIGHT="Maximum Height for<br />PDF Thumbnail" COM_JDOWNLOADS_CONFIG_SETTINGS_PDF_THUMBS_WIDTH="Maximum Width for<br />PDF Thumbnail" COM_JDOWNLOADS_CONFIG_SETTINGS_PDF_BIG_THUMBS_HEIGHT="Maximum Height for<br />Image View" COM_JDOWNLOADS_CONFIG_SETTINGS_PDF_BIG_THUMBS_WIDTH="Maximum Width for<br />Image View" COM_JDOWNLOADS_CONFIG_SETTINGS_PDF_THUMBS_IMAGE_TYPE_TITLE="Image Type" COM_JDOWNLOADS_CONFIG_SETTINGS_PDF_THUMBS_IMAGE_TYPE="Select the image type for PDF thumbnails (PNG, JPG or GIF). Default used is GIF." COM_JDOWNLOADS_BACKEND_CREATE_AUTO_THUMBS_BY_PICS_TITLE="Create Thumbnails from<br />uploaded Pics" COM_JDOWNLOADS_BACKEND_CREATE_AUTO_THUMBS_BY_PICS_DESC="When Yes then a thumbnail is created automatically when the uploaded file for the Download is an image. Images are recognised for files of type PNG, JPG or GIF. The thumbnail size in px is specified below." COM_JDOWNLOADS_CONFIG_SETTINGS_BIG_IMAGES_HEIGHT="Maximum height for<br />Image view" COM_JDOWNLOADS_CONFIG_SETTINGS_BIG_IMAGES_WIDTH="Maximum width for<br />Image view" COM_JDOWNLOADS_BACKEND_CREATE_AUTO_THUMBS_BY_PICS_SCAN_TITLE="Use this also for<br />Auto Monitoring" COM_JDOWNLOADS_BACKEND_CREATE_AUTO_THUMBS_BY_PICS_SCAN_DESC="When Yes then thumbnails are created when the auto monitoring function adds a new image file to a Download. Supported file types are PNG, JPG and GIF. <b>Warning:</b> It is not recommended to use this option when adding a large number of image files because server time-outs may occur." COM_JDOWNLOADS_CONFIG_SETTINGS_THUMBS_CREATE_ALL_NEW_DESC2="Note: The same is true for PDF Thumbnails." ; plugins tab COM_JDOWNLOADS_BACKEND_SETTINGS_TABTEXT_PLUGINS="Content Plugin" COM_JDOWNLOADS_BACKEND_SETTINGS_GLOBAL_FILEPLUGIN_HEAD="Configuration of the jDownloads-Content-Plugin" COM_JDOWNLOADS_BACKEND_SETTINGS_FILEPLUGIN_DEFAULTLAYOUT="Default Layout" COM_JDOWNLOADS_BACKEND_SETTINGS_FILEPLUGIN_DEFAULTLAYOUT_DESC="This layout is used to show the available Downloads in the content when the plugin is <b>enabled</b> (see below)." COM_JDOWNLOADS_BACKEND_SETTINGS_FILEPLUGIN_ENABLEPLUGIN="Enable Plugin locally" COM_JDOWNLOADS_BACKEND_SETTINGS_FILEPLUGIN_ENABLEPLUGIN_DESC="Setting 'No' disables the plugin locally. You can inform users that the Content Plugin is locally disabled in the additional fields that will appear below. Set 'Yes' to locally enable the plugin.<br /><br /><b>Important</b>: To use the plugin you still need to set the 'Enabled' parameter in Joomla -> Extensions -> Plugins -> 'Content - jDownloads'." COM_JDOWNLOADS_BACKEND_SETTINGS_FILEPLUGIN_SHOWDISABLED="Show disabled message?" COM_JDOWNLOADS_BACKEND_SETTINGS_FILEPLUGIN_SHOWDISABLED_DESC="If Yes and the plugin is disabled then a message will be shown in place of the Download. See the parameters below.<br />If <b>No</b> and the plugin is disabled then nothing is shown.<br /><b>Default layout</b>: Show a message using the default Content Plugin layout (see above).<br /><b>Offline layout</b>: Show a message using the offline layout (see below)." COM_JDOWNLOADS_BACKEND_SETTINGS_FILEPLUGIN_DOWNLOADTITLE="Show the original Title" COM_JDOWNLOADS_BACKEND_SETTINGS_FILEPLUGIN_DOWNLOADTITLE_DESC="Yes: use the original Download title (and its symbol) in your offline-message. No: replace the Download title by the content of the field: Title replacement below." COM_JDOWNLOADS_BACKEND_SETTINGS_FILEPLUGIN_OFFLINETITLE="Title replacement" COM_JDOWNLOADS_BACKEND_SETTINGS_FILEPLUGIN_OFFLINETITLE_DESC="Text to be shown when the plugin is disabled (based on your selection above)." COM_JDOWNLOADS_BACKEND_SETTINGS_FILEPLUGIN_OFFLINEDESC="Description replacement" COM_JDOWNLOADS_BACKEND_SETTINGS_FILEPLUGIN_OFFLINEDESC_DESC="When the plugin is disabled, this description will be shown in place of the original download description." COM_JDOWNLOADS_FRONTEND_SETTINGS_FILEPLUGIN_OFFLINE_FILETITLE="Downloads are disabled." COM_JDOWNLOADS_FRONTEND_SETTINGS_FILEPLUGIN_DESCRIPTION="If you have permission to download the files, please inform the webmaster." COM_JDOWNLOADS_FRONTEND_SETTINGS_FILEPLUGIN_FILEUNKNOWN="Cannot find the Download. ID=<b>{fileid}</b>" COM_JDOWNLOADS_FRONTEND_SETTINGS_FILEPLUGIN_LAYOUTUNKNOWN="Cannot find the layout <b>{thelayout}</b>." ; Default settings for frontend output - also usable in menu settings COM_JDOWNLOADS_CATEGORY_OPTIONS="Category Options" COM_JDOWNLOADS_LIST_LAYOUT_OPTIONS="List Layouts" COM_JDOWNLOADS_CHOOSE_CATEGORY_LABEL="Choose a category" COM_JDOWNLOADS_CHOOSE_CATEGORY_DESC="Choose a category from the list" COM_JDOWNLOADS_SHOW_CATEGORY_DESCRIPTION_LABEL="Category Description" COM_JDOWNLOADS_SHOW_CATEGORY_DESCRIPTION_DESC="Show or hide the description of the selected category." COM_JDOWNLOADS_SHOW_SUBCATEGORY_DESCRIPTIONS_LABEL="Subcategories Descriptions" COM_JDOWNLOADS_SHOW_SUBCATEGORY_DESCRIPTIONS_DESC="Show or hide the descriptions of the subcategories." COM_JDOWNLOADS_SHOW_EMPTY_CATEGORIES_LABEL="Empty Categories" COM_JDOWNLOADS_SHOW_EMPTY_CATEGORIES_DESC="If Show then empty categories will be shown. A category is only empty if it has no items or subcategories." COM_JDOWNLOADS_NO_DOWNLOADS_LABEL="No Downloads Message" COM_JDOWNLOADS_NO_DOWNLOADS_DESC="If Show is selected then the message 'There are no Downloads in this category' will display when there are no Downloads in the category and when 'Empty Categories' is set to show in configuration." COM_JDOWNLOADS_SHOW_DATE_LABEL="Select Date Format" COM_JDOWNLOADS_SHOW_DATE_DESC="Select the desired date format." COM_JDOWNLOADS_SHOW_DATE_LONG="Default" COM_JDOWNLOADS_SHOW_DATE_SHORT="Short" COM_JDOWNLOADS_CATEGORY_ORDER_LABEL="Category Order" COM_JDOWNLOADS_CATEGORY_ORDER_DESC="The order that categories will be shown." COM_JDOWNLOADS_NO_ORDER="No Order" COM_JDOWNLOADS_TITLE_ALPHABETICAL="Title Alphabetical" COM_JDOWNLOADS_TITLE_REVERSE_ALPHABETICAL="Title Reverse Alphabetical" COM_JDOWNLOADS_CATEGORY_MANAGER_ORDER="Category Manager Order" COM_JDOWNLOADS_DOWNLOADS_ORDER_DESC="The order that Downloads will be shown." COM_JDOWNLOADS_DOWNLOADS_ORDER_LABEL="Downloads Order" COM_JDOWNLOADS_DOWNLOADS_MOST_RECENT_FIRST="Most recent first" COM_JDOWNLOADS_DOWNLOADS_OLDEST_FIRST="Oldest first" COM_JDOWNLOADS_DOWNLOADS_TITLE_ALPHABETICAL="Title Alphabetical" COM_JDOWNLOADS_DOWNLOADS_TITLE_REVERSE_ALPHABETICAL="Title Reverse Alphabetical" COM_JDOWNLOADS_DOWNLOADS_AUTHOR_ALPHABETICAL="Author Alphabetical" COM_JDOWNLOADS_DOWNLOADS_AUTHOR_REVERSE_ALPHABETICAL="Author Reverse Alphabetical" COM_JDOWNLOADS_DOWNLOADS_MOST_HITS="Most Hits/Downloads" COM_JDOWNLOADS_DOWNLOADS_LEAST_HITS="Least Hits/Downloads" COM_JDOWNLOADS_DOWNLOADS_ORDERING="Downloads Manager Order" COM_JDOWNLOADS_PAGINATION_LABEL="Pagination" COM_JDOWNLOADS_PAGINATION_DESC="Show or hide Pagination support. Pagination provides page links at the top or bottom of the page that allow the user to navigate to additional pages." COM_JDOWNLOADS_PAGINATION_RESULTS_LABEL="Pagination Results" COM_JDOWNLOADS_PAGINATION_RESULTS_DESC="Show or hide pagination results information, for example "Page 1 of 4"." COM_JDOWNLOADS_NUMBER_ITEMS_LIST_LABEL="Number of Downloads to List on a page" COM_JDOWNLOADS_NUMBER_ITEMS_LIST_DESC="Default number of Downloads to list on a page." COM_JDOWNLOADS_NUMBER_CATS_LIST_LABEL="Number of Categories to List on a page" COM_JDOWNLOADS_NUMBER_CATS_LIST_DESC="Default number of categories to list on a page." COM_JDOWNLOADS_USE_SORT_ORDER_OPTION_LABEL="View Sort Order Bar" COM_JDOWNLOADS_USE_SORT_ORDER_OPTION_DESC="If set to Yes then a sort order bar is displayed at the top of the Downloads list." COM_JDOWNLOADS_MENU_OPTIONS_DESC="Please note that some settings require a corresponding placeholder variable in the appropriate layout." ;################################################## ; Templates ;################################################## ; Default Layout Titles COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_CATS_COL_TITLE="Sample with 4 columns" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_CATS_COL_NOTE="Here is a sample layout with 4 columns. If you create your own layout with more then one column, you must observe the rules which may be found in the FAQ." COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_CATS_DEFAULT_NAME="Standard Categories Layout" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_CATS_DEFAULT_PAGINATION_NAME="Standard Subcategories Layout" COM_JDOWNLOADS_BACKEND_TEMPEDIT_USE_SUBCATS_NOTE="This layout is used to show Subcategories (not top level Categories)." COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_CAT_DEFAULT_NAME="Standard Category Layout" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_FILES_DEFAULT_NAME="Standard Files Layout" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_FILES_DEFAULT_NEW_SIMPLE_1_NAME="Standard Files Layout with Checkboxes" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_FILES_DEFAULT_NEW_ALTERNATE_1_NAME="Alternate Files Layout" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_FILES_DEFAULT_NEW_SIMPLE_2_NAME="Standard Files Layout without Checkboxes" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_DETAILS_WITH_TABS_TITLE="Example Details Layout with Tabs" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_DETAILS_25_TITLE="Example Details Layout" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_DETAILS_DEFAULT_NAME="Standard Details Layout - Full Info" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_DETAILS_WITH_RELATED_TITLE="Standard Details Layout - Full Info (with Related Module)" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_SUMMARY_DEFAULT_NAME="Standard Summary Layout" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_SEARCH_DEFAULT_NAME="Standard Search Form Layout" ; COM_JDOWNLOADS_BACKEND_CPANEL_TEMPLATES_DETAILS="Download-Details" COM_JDOWNLOADS_BACKEND_TEMPLIST_DETAILSTITLE_HEAD="Download-Details Layouts" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_TAG_TIP="<b>Tip:</b> If you use the option to automatically remove empty html tags from the output then to make them 'non-empty' you can insert the character string: <b>&#160;</b> between the empty tags. Please do not use <b>&nbsp;</b> instead." COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_DETAILS="Layout: Download-Details" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_DETAILS_DESC="This is the layout for the Downloads <b>Details page</b> in the Frontend.<br /><br />Do not remove the placeholder variables which are text strings enclosed in braces {...} such as <font color=\"red\">{url_download}</font><br /><br />The available placeholder variables are <br />{file_title} {release_title} {release} {thumbnail} {pic_is_new} {pic_is_hot} {pic_is_updated} {url_download} {mirror_1} {mirror_2} {description_long} {details_block_title} {preview_player} {mp3_id3_tag} {google_adsense} {report_link}<br />{category_title} {category_name}<br />{file_name_title} {file_name}<br />{file_date_title} {file_date}<br />{filesize_title} {filesize_value}<br />{license_title} {license_text}<br />{price_title} {price_value}<br />{language_title} {language_text}<br />{system_title} {system_text}<br />{author_title} {author_text}<br />{author_url_title} {author_url_text}<br />{created_date_title} {created_date_value}<br />{hits_title} {hits_value}<br />{views_title} {views_value}<br />{created_by_title} {created_by_value}<br />{modified_by_title} {modified_by_value}<br />{modified_date_title} {modified_date_value}<br />{md5_title} {md5_value}<br />{sha1_title} {sha1_value}<br />{changelog_title} {changelog_value}<br />{rating_title} {rating}<br />{tags_title} {tags}<br />{featured_class} {featured_detail_class} {featured_pic}<br />{show_association}<br /><br />To insert <b>fields</b> use placeholders {jdfield_title 'id'} and {jdfield 'id'} where 'id' is the ID of the required Field.<br /><br />" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_CATS="Layout: Categories" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_CATS_DESC="<b>This is how the list of Categories is displayed in the frontend.</b> A different layout type is used to display a single Category.<br /><br />The available placeholder variables are <br />{cat_title} {cat_description} {cat_pic} {sum_subcats} {sum_files_cat} {google_adsense} {tags}" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_CATS_DESC2="Use the placeholder variables {cat_title_begin} {subcats_title_text} {cat_title_end} to insert a title above the subcategories." COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_CATS_DESC3="The placeholder variables {cat_info_begin} and {cat_info_end} mark the zone where the information about a category will be displayed. This zone can be masked with the parameter in the configuration." COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_CAT_DESC="This is how a single <b>Category</b> is displayed in the frontend. The {files} and {checkbox_top} placeholder variables are only used for displaying the files from a category.<br /><br /><font color=\"red\">The {sub_categories} {files} {form_hidden} {form_button} {checkbox_top}</font> placeholder variables should <font color=\"red\">NOT</font> be removed from the code. Also only remove placeholder variable {checkbox_top} from the layout if placeholder variable {url_download} is used in the file layout. The {files} placeholder variable is replaced with data from the file layout and the {sub_categories} placeholder variable is replaced with the sub categories which used the categories layout. <br /><br />The available placeholder variables are <br />{cat_title} {cat_description} {cat_pic} {sub_categories} {files} {checkbox_top} {sum_subcats} {sum_files_cat} {google_adsense} {tags}" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_FILES="Layout: Files" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_FILES_DESC="This is how <b>Downloads</b> are displayed in the frontend. The available placeholder variables are noted in the sections below.<br /><br />{url_download} {checkbox_list} {cat_id} {file_id} {file_pic} {file_title}<br />{pic_is_new} {pic_is_hot} {pic_is_updated}<br />{thumbnail} {description} {link_to_details}<br />{category_title} {category_name}<br />{file_name_title} {file_name}<br />{release_title} {release}<br />{file_date_title} {file_date}<br />{price_title} {price_value}<br />{license_title} {license_text}<br />{language_title} {language_text}<br />{filesize_title} {filesize_value}<br />{system_title} {system_text}<br />{author_title} {author_text}<br />{author_url_title} {author_url_text}<br />{created_date_title} {created_date_value}<br />{hits_title} {hits_value}<br />{created_by_title} {created_by_value}<br />{modified_by_title} {modified_by_value}<br />{modified_date_title} {modified_date_value}<br />{rating_title} {rating}<br />{tags_title} {tags}<br />{mirror_1} {mirror_2} {preview_player} {preview_url} {mp3_id3_tag} {google_adsense} {report_link} {sum_jcomments} {featured_class} {featured_detail_class} {featured_pic}<br />{show_association}<br /><br />To insert <b>Fields</b> use placeholders {jdfield_title 'id'} and {jdfield 'id'} where 'id' is the ID of the required Field.<br /><br />" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_FILES_DESC2="To insert a <b>Title</b> above the filelist use the placeholder variables {files_title_begin} {files_title_text} {files_title_end}." COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_FILES_INFO_TITLE="<b>Information about file layout:</b>" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_FILES_INFO_TEXT="<p>Example for displaying the list in frontend. Inside the red box you can edit the displaying options.</p>" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_FINAL="Layout: Summary / Start download" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_FINAL_DESC="This is how the <b>Summary</b> page is displayed in the frontend. A list of selected files is presented to the user before downloading.<br /><br />The <font color=\"red\">{download_liste} and {download_link}</font> placeholder variables should <font color=\"red\">NOT</font> be removed from the code. The {captcha} or {password} placeholder variables may also be inserted if you use one from those options and you wish to show that information.<br /><br />Available placeholder variables are <br />{summary_pic} {title_text} {download_liste} {download_link} {external_download_info} {aup_points_info} {license_title} {license_text} {license_checkbox} {info_zip_file_size} {google_adsense} {user_limitations} {captcha} {password}" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_HEAD="<b>Layouts determine the way content is displayed in the frontend</b>" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_HEAD_INFO="<br /><br />Several standard layouts are included with the installation. They may be customised as desired and new layouts may be created.<br /><br />Layouts make use of Placeholder Variables such as <font color=\"darkred\">{files}</font>. These must not be removed. This is because each placeholder variable is replaced by the corresponding content when the displayed page is generated.<br /><br />If you want to make a change to a default layout it is suggested that you 'tick' the Layout you want to modify and then use the New button. This will generate a new version with a copy of the original you ticked. You can make selected changes to this new one and make it as the active layout. This means if there is a problem you have a quick means of recovery to a working system.<br /><br />Should you choose to making changes to one of the <b>default layouts</b> and you find the frontend output does not then work properly then the <b>original contents</b>, that is the status after the installation, can be restored. To do this, remove <b>all texts</b> in the respective default layout input fields and select <b>Save</b>. The page will be saved with its original contents. <b>Caution:</b> of course any changes that you have already made will be lost.<br />" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_HEAD_INFO2="<br /><b><u>Layouts explanation</u></b><ul><li><b>Categories: </b>Defines the layout of the Categories view. No Downloads are listed here, only the Root Categories.</li><li><b>Subcategories: </b>Defines the layout when showing multiple Subcategories.</li><li><b>Category: </b>Defines the layout of a single Category.</li><li><b>Downloads: </b>Defines the layout of each Download that is listed.</li><li><b>Download Details: </b>Defines the layout of the detailed view of a Download.</li><li><b>Summary: </b>Defines the layout of the Download summary page with the list of those files selected for downloading. This layout is shown automatically when items like Captcha, points, password and similar responses are required from the user.</li></ul>" COM_JDOWNLOADS_BACKEND_TEMPEDIT_PREVIEW_NOTE="Hint: This preview was created with a standard Joomla 3.9 installation and the default Joomla! 'Protostar' template. The appearance may vary from this preview if you have a different template. Also the view depends on the Frontend settings in jDownloads." COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_DETAILS_DESC_FOR_TABS="If you use <font color=\"#990000\">TABS</font> for the frontend output, you must select a tabs type in the configuration. Then you must place {tabs begin} where the tabs are to start and {tabs end} where they are to end in the TABS area in the layout. Inside the TABS area you can define the following areas:<br />{tab description} {tab description end}<br />{tab pics} {tab pics end}<br />{tab mp3} {tab mp3 end}<br />{tab data} {tab data end}<br />{tab download} {tab download end}<br />{tab custom1} {tab custom1 end}<br />{tab custom2} {tab custom2 end}<br />{tab custom3} {tab custom3 end}" COM_JDOWNLOADS_BACKEND_TEMPEDIT_CHECKBOX_DESC2="Alternativly you can also use the option 'Use files title as download link?' in the configuration. Then {url_download} is not required." COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_SEARCH_DESC="This is how the <b>Search form and its results</b> are displayed in the frontend.<br /><br />Please note that for this layout you can only change the header, subheader and footer area. If you should need to change the form layout, you can do this in the corresponding default.php files.<br /><br />The only available placeholder variable is <br />{google_adsense}" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_CATS_INFO_TITLE="<b>Category layout information:</b>" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_CATS_INFO_TEXT="<p>This is a graphical example of the frontend display generated by this layout. You can customise the display by changing the 'layout css' corresponding to each section. Please see the additional notes about the use of any applicable placeholder variables.</p>" ; BACKEND TEMPLATES SUBMENU COM_JDOWNLOADS_BACKEND_CPANEL_TEMPLATES_NAME="Layouts" COM_JDOWNLOADS_BACKEND_CPANEL_TEMPLATES_EMAIL="E-Mails" COM_JDOWNLOADS_BACKEND_TEMPPANEL_TABTEXT_INFO="Information" ; Backend TEMPLATES TYPS COM_JDOWNLOADS_BACKEND_TEMP_TYP1="Categories" COM_JDOWNLOADS_BACKEND_TEMP_TYP2="Downloads" COM_JDOWNLOADS_BACKEND_TEMP_TYP3="Summary" COM_JDOWNLOADS_BACKEND_TEMP_TYP4="Category" COM_JDOWNLOADS_BACKEND_TEMP_TYP5="Download Details" COM_JDOWNLOADS_BACKEND_TEMP_TYP6="Upload Form" COM_JDOWNLOADS_BACKEND_TEMP_TYP7="Search Form" ; BACKEND TEMPLATES LIST COM_JDOWNLOADS_BACKEND_TEMPLIST_DEL=" Layout(s) deleted" COM_JDOWNLOADS_BACKEND_TEMPLIST_MENU_TEXT_ACTIVE="Activate" COM_JDOWNLOADS_BACKEND_TEMPLIST_TITLE="Layout Name" COM_JDOWNLOADS_BACKEND_TEMPLIST_PREVIEW="Preview" COM_JDOWNLOADS_BACKEND_TEMPLIST_TYP="Type" COM_JDOWNLOADS_BACKEND_TEMPLIST_ACTIVE="Active" COM_JDOWNLOADS_BACKEND_TEMPLIST_LOCKED="Default Layout" COM_JDOWNLOADS_BACKEND_TEMPLIST_COLS="Number Columns" COM_JDOWNLOADS_BACKEND_TEMPLIST_LOCKED_DESC="Default layouts are an integral part of jDownloads and cannot be deleted. To create a new layout then select an existing layout and then click on the New button. The new layout will contain a copy of the contents from the selected layout." COM_JDOWNLOADS_BACKEND_TEMPLIST_ERROR_IS_ACTIVE="Active layouts cannot be deleted." COM_JDOWNLOADS_BACKEND_TEMPLIST_SEARCH_DESC="Search in title or note." COM_JDOWNLOADS_BACKEND_TEMPLIST_BACK_TO_CP_TEXT="Layout Manager" COM_JDOWNLOADS_BACKEND_TEMPLATE_ACTIVE_ERROR="Only ONE layout can be selected as the active layout." ; Backend TEMPLATES EDIT COM_JDOWNLOADS_BACKEND_TEMPEDIT_TITLE="Edit Layout" COM_JDOWNLOADS_BACKEND_TEMPEDIT_ERROR_TITLE="Error! A layout must have a name." COM_JDOWNLOADS_BACKEND_TEMPEDIT_SAVE="Layout saved." COM_JDOWNLOADS_BACKEND_TEMPEDIT_ACTIVE="Layout activated." COM_JDOWNLOADS_BACKEND_TEMPEDIT_ACTIVE_ERROR="Error! Can not activate selected Layout." COM_JDOWNLOADS_BACKEND_TEMPEDIT_EDIT="Edit Layout" COM_JDOWNLOADS_BACKEND_TEMPEDIT_ADD="Add Layout" COM_JDOWNLOADS_BACKEND_TEMP_USED="This layout is being edited by another administrator." COM_JDOWNLOADS_BACKEND_TEMPEDIT_NAME="Name" COM_JDOWNLOADS_BACKEND_TEMPEDIT_TYP="Type" COM_JDOWNLOADS_BACKEND_TEMPEDIT_BEFORE_TEXT="Use Before Layout" COM_JDOWNLOADS_BACKEND_TEMPEDIT_BEFORE_DESC="This section is used only once before any other part of the layout." COM_JDOWNLOADS_BACKEND_TEMPEDIT_AFTER_TEXT="Use After Layout" COM_JDOWNLOADS_BACKEND_TEMPEDIT_AFTER_DESC="This section is used only once after all other parts of the layout." COM_JDOWNLOADS_BACKEND_TEMPEDIT_TEXT="Main Layout" COM_JDOWNLOADS_BACKEND_TEMPEDIT_TEXT_DESC="This section of the layout is used for every layout type (Category, Download etc)." COM_JDOWNLOADS_BACKEND_TEMPEDIT_URL="Preview link" COM_JDOWNLOADS_BACKEND_TEMPEDIT_NAME_DESCRIPTION="Please give a meaningful name for this layout. But default layout titles can not be changed." COM_JDOWNLOADS_BACKEND_TEMPEDIT_TYP_DESCRIPTION="Select the appropriate layout type." COM_JDOWNLOADS_BACKEND_TEMPEDIT_TEXT_DESCRIPTION="This is where the layout for the frontend display is selected." COM_JDOWNLOADS_BACKEND_TEMPEDIT_AMOUNT_COL_TITLE="Number of columns<br />in layout" COM_JDOWNLOADS_BACKEND_TEMPEDIT_AMOUNT_COL_DESC="Only change the default value (1) if you have created a layout with a special structure. Please see the example layout: <u>Sample with 4 columns</u>. You can find more information in the FAQ." COM_JDOWNLOADS_BACKEND_TEMPEDIT_NOTE_DESC="Notes about the layout may be included here. They will appear under the Layouts Name column on the relevant Layout type admin page." COM_JDOWNLOADS_BACKEND_TEMPEDIT_CHECKBOX_TITLE="Use Checkboxes" COM_JDOWNLOADS_BACKEND_TEMPEDIT_CHECKBOX_DESC="If Yes, the CHECK box heading line and the Continue button are displayed on output. Additionally either the placeholder variable <b>{checkbox_list}</b> or the placehoder variable <b>{url_download}</b> must be inserted in the layout." COM_JDOWNLOADS_BACKEND_TEMPEDIT_SYMBOLE_TITLE="Use Mini-Symbols" COM_JDOWNLOADS_BACKEND_TEMPEDIT_SYMBOLE_DESC="If Yes, the designated mini-symbols will be inserted. The symbol sizes can be adjusted in the settings." COM_JDOWNLOADS_BACKEND_TEMPEDIT_TITLE_NOT_ALLOWED_TO_CHANGE_DESK="You cannot change the title of default layouts." COM_JDOWNLOADS_BACKEND_TEMPEDIT_INFO_LIGHTBOX="<br />If you use <b>Screenshots with the Lightbox Function</b> then you must set the placeholder variable with this syntax: <br /><font color =\"#990000\">For the first image:</font><br /><b><code>{screenshot_begin}<a href=\"{screenshot}\" rel=\"lightbox\"> <img src=\"{thumbnail}\" align=\"right\" /></a>{screenshot_end}</code></b><br /><font color=\"#990000\">For subsequent images include a sequence number, starting at 2, as indicated in the following: </font><br /><b><code>{screenshot_begin2}<a href=\"{screenshot2}\" rel=\"lightbox\"> <img src=\"{thumbnail2}\" align=\"right\" /></a>{screenshot_end2}</code></b><br /><b><code>{screenshot_begin3}<a href=\"{screenshot3}\" rel=\"lightbox\"> <img src=\"{thumbnail3}\" align=\"right\" /></a>{screenshot_end3}</code></b>" COM_JDOWNLOADS_BACKEND_TEMPEDIT_INFO_LIGHTBOX2="If you use the <font color=\"#990000\">Joomla Core lightbox version</font> then you must replace:<br /><b><code>rel=\"lightbox\"</b></code> with: <b><code>class=\"modal\" rel=\"{handler:'image'}\"</b></code>. In addition you must deactivate the jDownloads lightbox version in the configuration." COM_JDOWNLOADS_BACKEND_TEMPEDIT_TABTEXT_EDIT_CAT="Edit Category Layout" COM_JDOWNLOADS_BACKEND_TEMPEDIT_TABTEXT_EDIT_HEADER="Edit Header and Footer Area" COM_JDOWNLOADS_BACKEND_TEMPEDIT_HEADER_TEXT="Header Area Layout" COM_JDOWNLOADS_BACKEND_TEMPEDIT_HEADER_DESC="This controls how the header area is displayed in the frontend.<br />The available placeholder variables are <br />{home_link} {search_link} {upload_link} {category_listbox} and for some layout types {upper_link} {cat_title} and {cat_description}." COM_JDOWNLOADS_BACKEND_TEMPEDIT_SUBHEADER_TEXT="Subheading Area Layout" COM_JDOWNLOADS_BACKEND_TEMPEDIT_SUBHEADER_DESC="This controls how the subheading is displayed in the frontend.<br />The available placeholder variables are <br /> {subheader_title} {page_navigation} {page_navigation_results_counter} {page_navigation_pages_counter} {count_of_sub_categories} and only for Downloads layouts: {sort_order}" COM_JDOWNLOADS_BACKEND_TEMPEDIT_SUBHEADER_DETAIL_DESC="This controls how the subheading area is displayed in the frontend.<br />The available placeholder variables are <br /> {detail_title}." COM_JDOWNLOADS_BACKEND_TEMPEDIT_SUBHEADER_SUMMARY_DESC="This controls how the subheading area is displayed in the frontend.<br />The available placeholder variables are <br /> {summary_title}." COM_JDOWNLOADS_BACKEND_TEMPEDIT_SUBHEADER_SEARCH_DESC="This controls how the subheading area is displayed in the frontend.<br />The available placeholder variables are:<br /> None." COM_JDOWNLOADS_BACKEND_TEMPEDIT_FOOTER_FILES_CATS_DESC="This controls how the footer area is displayed in the frontend.<br />The available placeholder variables are <br /> {back_link} {page_navigation} {page_navigation_results_counter} {page_navigation_pages_counter} and for some layout types: {cat_title} and {cat_description}." COM_JDOWNLOADS_BACKEND_TEMPEDIT_FOOTER_TEXT="Footer Area Layout" COM_JDOWNLOADS_BACKEND_TEMPEDIT_FOOTER_OTHER_DESC="This controls how the footer area is displayed in the frontend.<br />The only available placeholder variable is <br /> {back_link}" ; Backend CSS & LANGUAGE EDIT COM_JDOWNLOADS_BACKEND_EDIT_CSS_TITLE="CSS Files" COM_JDOWNLOADS_BACKEND_EDIT_CSS_FIELD_TITLE="Content of the CSS File" COM_JDOWNLOADS_BACKEND_EDIT_CSS_TITLE_EDIT="Edit CSS Files" COM_JDOWNLOADS_BACKEND_EDIT_CSS_SAVED="CSS Files saved" COM_JDOWNLOADS_BACKEND_EDIT_CSS_WRITE_STATUS_TEXT="The CSS File is: " COM_JDOWNLOADS_BACKEND_EDIT_LANG_CSS_FILE_WRITABLE_YES="<font color=\"green\">writable</font>" COM_JDOWNLOADS_BACKEND_EDIT_LANG_CSS_FILE_WRITABLE_NO="<font color=\"#990000\">NOT writable</font>" COM_JDOWNLOADS_BACKEND_EDIT_LANG_CSS_FILE_WRITABLE_INFO="In order to save new settings, the file must be writable. You have to change the access rights of the file to 'CHMOD 0755'. See FAQ on setting file access rights." ; for tools page ; reset all downloads counter to zero COM_JDOWNLOADS_BACKEND_SETTINGS_RESET_COUNTER_TITEL="Reset all Download Counters" COM_JDOWNLOADS_BACKEND_SETTINGS_RESET_COUNTER_DESC="Clicking on this link will reset all Download counters to zero. Attention: you cannot undo this." COM_JDOWNLOADS_BACKEND_SETTINGS_RESET_COUNTER_CONFIRM="Are you really sure?" ; reset commercial use COM_JDOWNLOADS_TOOLS_RESET_RESULT_OKAY_MSG="Selected action successfully executed." COM_JDOWNLOADS_TOOLS_RESET_RESULT_NOT_OKAY_MSG="Error! It was not possible to successful execute the selected action." COM_JDOWNLOADS_TOOLS_RESET_COM="Remove Using Without 'Backlink'" COM_JDOWNLOADS_TOOLS_RESET_COM_DESC="This tool restores the 'backlink' to the developers website. The 'backlink' will appear on all the frontend pages. It removes the 'commercial' use. This is also useful when the license key must be renewed." ; delete unused images in screenshot and thumbnails folder COM_JDOWNLOADS_TOOLS_DELETE_NOT_USED_PICS="Clean up the Image Folders" COM_JDOWNLOADS_TOOLS_DELETE_NOT_USED_PICS_DESC="Use this function when you want to delete all unassigned images from the 'screenshots' and 'thumbnails' folders. Attention: you cannot undo this." COM_JDOWNLOADS_TOOLS_DELETE_NOT_USED_PICS_ERROR="Cannot delete the image file: %s" COM_JDOWNLOADS_TOOLS_DELETE_NOT_USED_PICS_SUM=" %s unused image files have been deleted." ; delete unused preview files in preview folder COM_JDOWNLOADS_TOOLS_DELETE_NOT_USED_PREVIEWS="Clean up the Preview Files Folder" COM_JDOWNLOADS_TOOLS_DELETE_NOT_USED_PREVIEWS_DESC="Use this function when you want to delete all unassigned preview files from this folder. Attention: you cannot undo this." COM_JDOWNLOADS_TOOLS_DELETE_NOT_USED_PREVIEWS_ERROR="Cannot delete the preview file: %s" COM_JDOWNLOADS_TOOLS_DELETE_NOT_USED_PREVIEWS_SUM=" %s unassigned preview files have been deleted." ; reset switch for batch operations COM_JDOWNLOADS_TOOLS_RESET_BATCH="UNLOCK the 'Batch' Switch" COM_JDOWNLOADS_TOOLS_RESET_BATCH_DESC="Whilst the 'batch processing' of categories or downloads is in progress then jDownloads sets a software 'LOCK' to inhibit any changes by other users. If something should cause the batch processing to fail then the 'LOCK' may remain set, thus inhibiting other changes. Attempting to make a change will, after a delay, result in an error message like 'Another batch operation is still in progress. Please try again later'. To recover from the situation the software 'LOCK' can be reset manually here. It is only clickable whilst the 'LOCK' is set." ; search menu item options COM_JDOWNLOADS_VIEW_SEARCH_DATE_LABEL="Show Created Date?" COM_JDOWNLOADS_VIEW_SEARCH_DATE_DESC="Show the file creation date in the search results" COM_JDOWNLOADS_VIEW_SEARCH_AREAS_LABEL="Allow user selection of Search Areas?" COM_JDOWNLOADS_VIEW_SEARCH_AREAS_DESC="This option shows search area checkboxes so that a user may choose to only search in the selected data fields." COM_JDOWNLOADS_VIEW_HINT_FOR_NOT_READY_FUNCTIONS="<b>This option or functionality is not yet complete but it is being prepared for the next release.</b>" ; for update from older release COM_JDOWNLOADS_UPDATE_START_INFO1="An older jDownloads version has been found." COM_JDOWNLOADS_UPDATE_START_INFO3="Renamed older database tables..." COM_JDOWNLOADS_UPDATE_FOUND_VERSION_INFO="The installation process has found an older jDownloads release." COM_JDOWNLOADS_UPDATE_SET_PERMISSIONS_INFO="Before attempting to import the data from this older version, it is essential that<br />the Joomla user groups permissions for jDownloads are set for each Joomla user group.<br />This applies in particular to the Download permission, and to a lesser extent the Edit Own permission." COM_JDOWNLOADS_UPDATE_RUN_UPDATE_INFO="If you wish to import the data from the older version then click on the link below." COM_JDOWNLOADS_UPDATE_RUN_UPDATE_LINK="START IMPORT" COM_JDOWNLOADS_UPDATE_NOT_RUN_UPDATE_INFO="If you do not wish to import the old version data then click on the link below." COM_JDOWNLOADS_UPDATE_NOT_RUN_UPDATE_LINK="NO DATA UPDATE IMPORT REQUIRED" ; this hints are used for the update info page, but also in control panel page as info COM_JDOWNLOADS_SET_PERMISSIONS_INFO="Your categories and downloads will inherit these Joomla user group permissions.<br /><br />Click on the <b>Options</b> icon in the toolbar above to modify the default permissions.<br />The opportunity to incorporate your data from the older version into this version will be given after you have used<br />the Option button above to select the Joomla permissions." COM_JDOWNLOADS_SET_PERMISSIONS_INFO_HINT="<b>Hint:</b> For a typical public access download area then you should allow members from the Joomla Public user group to download files. The default Joomla permission for the Public group is to <b>disallow</b> downloads.<br /><br />Remember later, after completing this initialising, to also check the jDownloads limits settings in the User Group Settings tab which allows individual downloading limits for each Joomla user group." ; only shown in control panel COM_JDOWNLOADS_PERMISSIONS_NOT_FOUND_INFO="<b>No Joomla group access permissions have been found for this jDownloads component.</b> Your categories and downloads will inherit these access permissions by default.<br /><br />Click on the <b>Options</b> icon in the toolbar above to modify the access permissions. This message will continue to appear until a <b>'super-user'</b> has updated the Joomla access permissions for this jDownloads component.<br /><br />" ; COM_JDOWNLOADS_ACCESS_ONLY_FOR_SUPER_USERS="Please note that only members with 'super user' status can make these permission changes." ; Translators, please do not translate names of database tables like 'jdownloads_licence' COM_JDOWNLOADS_UPDATE_CONFIG="DB table 'jdownloads_config': %s settings imported" COM_JDOWNLOADS_UPDATE_RATINGS="DB table 'jdownloads_rating': %s ratings imported" COM_JDOWNLOADS_UPDATE_LICENCE="DB table 'jdownloads_licence': %s licences imported" COM_JDOWNLOADS_UPDATE_TEMPLATES="DB table 'jdownloads_templates': %s templates imported" COM_JDOWNLOADS_UPDATE_CATEGORIES="DB table 'jdownloads_cats': %s categories imported" COM_JDOWNLOADS_UPDATE_FILES="DB table 'jdownloads_files': %s Downloads imported" COM_JDOWNLOADS_UPDATE_FINISHED="The Data Update import process has finished. Please note that because of configuration differences not all the settings from your older configuration will have been stored in this new one.<br />We recommend you check the configuration settings and also the access permission settings for your categories and downloads." ; COM_JDOWNLOADS_CATS_PUBLISH_NO_FOLDER="Categories folder not found, so it is not possible to publish the category with this ID: %s." COM_JDOWNLOADS_CATSEDIT_ERROR_CHECK_FOLDER="Category folder name not found %s" COM_JDOWNLOADS_BATCH_CAT_MOVED_MSG="Also this category folder was moved correctly: %s" COM_JDOWNLOADS_BATCH_CAT_NOT_MOVED_MSG="Error. This category folder was not moved correctly: %s" COM_JDOWNLOADS_BACKEND_CATSEDIT_ERROR_CAT_DEL_AFTER_COPY="Error. An error occured during category folder deleting operation: %s" COM_JDOWNLOADS_BACKEND_CATSEDIT_ERROR_CAT_COPY="Error. An error occured during category folder copy operation." ;more backend settings - additional links for category list box COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATLISTBOX_ALL_ACTIVE="Also include a link for<br />'All Downloads'" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATLISTBOX_ALL_DESC="If set to Yes then a link such as 'All Downloads' will be included in the 'Category list box'." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATLISTBOX_TOP_ACTIVE="Also include a link for<br />'Top Downloads'" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATLISTBOX_TOP_DESC="If set to Yes then a link such as 'Top Downloads' will be included in the 'Category list box'." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATLISTBOX_NEW_ACTIVE="Also include a link for<br />'Latest Downloads'" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATLISTBOX_NEW_DESC="If set to Yes then a link such as 'Latest Downloads' will be included in the 'Category list box'." ; special hint for the always used option in 'auto monitoring' COM_JDOWNLOADS_USERGROUPS_IMPORTANCE="Ranking" COM_JDOWNLOADS_USERGROUPS_IMPORTANCE_DESC="If a user is a member of only one user-group then the user-group settings for that user-group will be selected. However when a user is a member of multiple user-groups it is not possible for jDownloads to <i>unambiguously</i> determine in all circumstances which particular user-group settings should be used. To solve this each set of user-group settings may be given a unique non zero rank value. Please note that the rank is an integer value in the range 0 to 32767, and further to be considered each rank must be a unique non zero value within the entire collection of user-group settings. jDownloads will check the rankings of each user-group for all those user-groups to which the user belongs. Of those the one with the highest ranking value will be selected. During installation rankings for all the primary Joomla user-groups are set to default values. All others are set to zero. Please see the documentation for further notes and examples." ; COM_JDOWNLOADS_UNINSTALL_COMPLETE="Activate this checkbox when you want to remove jDownloads and ALL his data." COM_JDOWNLOADS_PARENT_CATEGORY_LABEL="Parent Category" COM_JDOWNLOADS_SET_CREATE_PERMISSIONS_WARNING="Important: It is strongly recommended that you do not change any permissions until after doing a Save of your new Category or Download so that the new item inherits the permissions from its parent item (which is usually the parent Category or, in the case of a top level category, from the Component permissions). Subsequently after Saving you will only need to change those permissions that you wish to be different to those of the parent item." ; new function in tools page ; reset all categories permissions settings to 'inherited' COM_JDOWNLOADS_TOOLS_RESET_CAT_RULES_TITLE="Reset Categories Permissions" COM_JDOWNLOADS_TOOLS_RESET_CAT_RULES_DESC="Clicking on this link will reset all Categories permission setting back to 'inherited'. Attention: you cannot undo this." ; reset all downloads permission settings back to 'inherited' COM_JDOWNLOADS_TOOLS_RESET_DOWNLOADS_RULES_TITLE="Reset Downloads Permissions" COM_JDOWNLOADS_TOOLS_RESET_DOWNLOADS_RULES_DESC="Clicking on this link will reset all Downloads permission setting back to 'inherited'. Attention: you cannot undo this." COM_JDOWNLOADS_TOOLS_RESET_RESULTS_MSG="%s dataset(s) changed." ; added in 3.2.32 - new options in user groups settings COM_JDOWNLOADS_USERGROUPS_VIEW_UPLOAD_ICON="Display add/upload icon" COM_JDOWNLOADS_USERGROUPS_VIEW_UPLOAD_ICON_DESC="When selected and the user-group has permission to create a Download then an 'Add' icon will be shown in the frontend header area.<br /><br /><b>Note</b> When there are a large number of categories, say more than 100, it is recommended that this option is deselected (unticked) because of the time to search the category permissions. Alternatively use the 'Create a Download' menu type." COM_JDOWNLOADS_TAGS_LABEL="Tags" COM_JDOWNLOADS_TAGS_LABEL_DESC3="Allow user to add Tags." COM_JDOWNLOADS_USERGROUPS_DEFAULT_ACCESS_LEVEL="Default access<br />view level" COM_JDOWNLOADS_USERGROUPS_DEFAULT_ACCESS_LEVEL_DESC="When the 'access' field in the 'fields selection' section below is 'unticked' then the Access Level given here will be used. If either the 'access' field below is 'ticked' or this field, the 'Default access view level' field, is left at '-Select Access-' then the Access Level in the Parent Category is used. Note: to untick the 'Access' field you must also untick the 'Single User Access' field." COM_JDOWNLOADS_USERGROUPS_ALLOW_CUSTOM_TAGS="Allow creating tags" COM_JDOWNLOADS_USERGROUPS_ALLOW_CUSTOM_TAGS_DESC="When the 'tags' field in the section below is enabled then this field, when set, allows creation of new Jommla! tags. If this field is unset then new tags cannot be created and only existing ones may be used. Please see documentation for more details." ; added in 3.2.37 - new configuration option for category listbox COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATLISTBOX_LEVELS="Select Max Levels" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATLISTBOX_LEVELS_DESC="The number of child category levels to be shown. When this value is 0 all levels are shown. Please note that if you set a value which is less than the actual number of levels that exist then sub categories at levels below this threshold are not shown in the listbox." ; added in 3.2.37 - new configuration option to use HTML5 video and audio element COM_JDOWNLOADS_BACKEND_SETTINGS_HTML5_TITLE="HTML5 Options" COM_JDOWNLOADS_BACKEND_SETTINGS_HTML5_DESC="Use HTML5 Elements for Audio/Video Files (recommended)" COM_JDOWNLOADS_BACKEND_SETTINGS_HTML5_USE_TITLE="Use HTML5 Elements" COM_JDOWNLOADS_BACKEND_SETTINGS_HTML5_USE_DESC="Uses HTML5 elements for video and audio files. Supported formats are: mp4, webm, ogv and ogg for videos and mp3, wav and oga for audio files. Uses the 'preview file' field or the assigned downloadable media file if no preview file has been specified. Note: The placeholder variable <b>{preview_player}</b> must exist in the current 'Downloads' and 'Download Details' layout.<br><b style="color:red">Important!</b> Check that field 'Protect your Download-directory?' in Config - Security tab is set to <b>No</b>." COM_JDOWNLOADS_BACKEND_SETTINGS_HTML5_BOX_WIDTH_TITLE="Player Width for HTML5<br />Video" COM_JDOWNLOADS_BACKEND_SETTINGS_HTML5_BOX_WIDTH_DESC="Sets player maximum width in pixels (default 320)." COM_JDOWNLOADS_BACKEND_SETTINGS_HTML5_BOX_HEIGHT_TITLE="Player Height for HTML5<br />Video" COM_JDOWNLOADS_BACKEND_SETTINGS_HTML5_BOX_HEIGHT_DESC="Sets player maximum height in pixels (default 240)." COM_JDOWNLOADS_BACKEND_SETTINGS_HTML5_BOX_AUDIO_WIDTH_TITLE="Player Width for HTML5<br />Audio" COM_JDOWNLOADS_BACKEND_SETTINGS_HTML5_BOX_AUDIO_WIDTH_DESC="Sets player maximum width in pixels. For full set of controls set to 300 (default 300)." COM_JDOWNLOADS_BACKEND_SETTINGS_HTML5_NOT_SUPPORTED_MSG="Your browser does not support HTML5 video or audio." ; Hints for translators: a few placeholders added with v3.2.39 in line 1212 and 1221: ; {rating_title} {tags_title} {category_title} {category_name} ; ; added in 3.2.40 - new 'featured' data field ; Hints for translators: two new placeholders added with v3.2.40 in line 1212 and 1221: ; {featured_pic} {featured_class} {featured_detail_class} COM_JDOWNLOADS_FEATURE="Feature" COM_JDOWNLOADS_UNFEATURE="Unfeature" COM_JDOWNLOADS_FEATURED="Featured" COM_JDOWNLOADS_FEATURED_DESC3="Allow user to set the Download as Featured." COM_JDOWNLOADS_UNFEATURED="Unfeatured" COM_JDOWNLOADS_FIELD_FEATURED="Featured" COM_JDOWNLOADS_FIELD_FEATURED_DESC="Assign the Download to the featured layout. See the installed default layouts and the hints in the documentation." COM_JDOWNLOADS_N_ITEMS_UNFEATURED="%s items unfeatured." COM_JDOWNLOADS_N_ITEMS_UNFEATURED_1="%s item unfeatured." COM_JDOWNLOADS_N_ITEMS_FEATURED="%s items featured." COM_JDOWNLOADS_N_ITEMS_FEATURED_1="%s item featured." COM_JDOWNLOADS_TOGGLE_FEATURED="Toggle featured status." COM_JDOWNLOADS_SELECT_FEATURED_STATUS="- Select Featured Status -" COM_JDOWNLOADS_SHOW_FEATURED_DOWNLOADS="Featured Downloads" COM_JDOWNLOADS_SHOW_FEATURED_DOWNLOADS_DESC="Select to show, hide or only display featured Downloads." COM_JDOWNLOADS_ONLY="Only" COM_JDOWNLOADS_SETTINGS_FRONTEND_FEATURED_PIC_SIZE="'Featured' Symbol Size<br />Width" COM_JDOWNLOADS_SETTINGS_FRONTEND_FEATURED_PIC_SIZE_DESC="Allow selection of the size of the 'featured' symbol. Standard size: 48 px." COM_JDOWNLOADS_SETTINGS_FRONTEND_FEATURED_TITLE="Select 'Featured' Symbol" COM_JDOWNLOADS_SETTINGS_FRONTEND_FEATURED_DESC="This specifies the symbol for a 'featured' Download. Its will be displayed here in the size as specified below. You can use your own symbols by uploading them with either FTP or the web site control panel into directory <i>/images/jdownloads/featuredimages</i>." COM_JDOWNLOADS_BACKEND_SETTINGS_USE_FEATURED_CLASSES="Use the additional Placeholders" COM_JDOWNLOADS_BACKEND_SETTINGS_USE_FEATURED_CLASSES_DESC="If set to Yes the place holders {featured_class} and {featured_detail_class} are used. See documentation Featured Downloads in FAQ." ; added in 3.2.40 - new function import layout COM_JDOWNLOADS_LAYOUTS_IMPORT_LABEL="Import Layout" COM_JDOWNLOADS_LAYOUTS_IMPORT_DESC="Here can you select a file to import a layout. The layout file must be in a XML format. Read the documentation about the file data structure." COM_JDOWNLOADS_LAYOUTS_IMPORT_NO_FILE="Please select a layout .xml file." COM_JDOWNLOADS_LAYOUTS_IMPORT_MSG_STORE_ERROR="Cannot store the layout file in the /_tempzipfiles folder." COM_JDOWNLOADS_LAYOUTS_IMPORT_MSG_WRONG_FILE_ERROR="The uploaded file is not valid or not really a layout file." COM_JDOWNLOADS_LAYOUTS_IMPORT_MSG_WRONG_VERSION_ERROR="This layout requires a newer jDownloads version. So first please update to a more recent version." COM_JDOWNLOADS_LAYOUTS_IMPORT_MSG_SUCCESSFUL="The layout has been successfully imported." COM_JDOWNLOADS_LAYOUTS_IMPORT_MSG_MYSQL_ERROR="Database Error! Please check the import file." ; added in 3.2.40 - new function export layout COM_JDOWNLOADS_LAYOUTS_EXPORT_LABEL="Export Layout" COM_JDOWNLOADS_LAYOUTS_EXPORT_MSG_ERROR="Layout data could not be read!" COM_JDOWNLOADS_LAYOUTS_EXPORT_MSG_COUNT_ERROR="Select only a single layout for export!" ; added in 3.2.41 - new hints for the css edit page COM_JDOWNLOADS_BACKEND_EDIT_CSS_INFO_TITLE="The following CSS Files are used in the Frontend" COM_JDOWNLOADS_BACKEND_EDIT_CSS_INFO_1="<b>jdownloads_fe.css:</b><ul><li>contains all the default classes for the frontend output</li><li><u>will be overwritten by every component update!</u></li></ul>" COM_JDOWNLOADS_BACKEND_EDIT_CSS_INFO_2="<b>jdownloads_buttons.css:</b><ul><li>contains only those classes used for the 'css buttons'</li><li><u>will be overwritten by every component update!</u></li></ul>" COM_JDOWNLOADS_BACKEND_EDIT_CSS_INFO_3="<b>jdownloads_custom.css:</b><ul><li>allows users to customise their front end views</li><li>may be used to override any css in the above three css files but <b>not</b> the modules css file</li><li>also users may add their own css to style views to be more suitable to their environment</li><li>it is <u><b>never</b></u> overwritten by an update but it is deleted when the component is uninstalled!</li></ul>" COM_JDOWNLOADS_BACKEND_EDIT_CSS_INFO_4="<b>jdownloads_fe_rtl.css:</b><ul><li>contains all the default classes for adapting to RTL languages frontend output</li><li><u>only loaded</u> when current language is an RTL language</li><li><u>will be overwritten by every component update!</u></li></ul>" COM_JDOWNLOADS_BACKEND_EDIT_CSS_INFO_5="<b>jdownloads_modules.css:</b><ul><li>contains all the default classes for jDownloads modules in the frontend output</li><li><u>will be overwritten by every component update!</u></li></ul>" ; added in 3.2.42 - new configuration option for frontend sort order bar COM_JDOWNLOADS_FE_SORT_ORDER_TITLE="Select the fields for the sort bar" COM_JDOWNLOADS_FE_SORT_ORDER_DESK="Select which fields should be visible in the sort order bar in the Frontend. Multiple items may be selected. Click on the field to see any additional options. The 'Default' value means use the sort order currently selected in the backend." COM_JDOWNLOADS_FE_SORT_ORDER_DEFAULT="Default" COM_JDOWNLOADS_FE_SORT_ORDER_NAME="Name" COM_JDOWNLOADS_FE_SORT_ORDER_DATE="Date" COM_JDOWNLOADS_FE_SORT_ORDER_HITS="Hits" COM_JDOWNLOADS_FE_SORT_ORDER_AUTHOR="Author" COM_JDOWNLOADS_FE_SORT_ORDER_FEATURED="Featured" COM_JDOWNLOADS_FE_SORT_ORDER_RATINGS="Ratings" ; new sort order option COM_JDOWNLOADS_DOWNLOADS_FEATURED="Featured Downloads Order" ; added in 3.2.46 - new function import css files ; we use for the description the definitions from the 'css edit' page above COM_JDOWNLOADS_CSS_IMPORT_LABEL="Import CSS File" COM_JDOWNLOADS_CSS_IMPORT_DESC="All four css files are stored in the folder 'components/com_jdownloads/assets/css/' and may be imported using the buttons below. <b>You must use the correct filename.</b> If the file already exist then the existing file will be renamed with an additional extension like '.backup.n'. Here 'n' is the next integer number in the sequence. More information may you found in the documentation." COM_JDOWNLOADS_CSS_IMPORT_NO_FILE="Please select a .css file." COM_JDOWNLOADS_CSS_IMPORT_MSG_STORE_ERROR="Cannot store the file in the assets/css/ folder." COM_JDOWNLOADS_CSS_IMPORT_MSG_WRONG_FILE_ERROR="The uploaded file is either not a jDownloads css file or has an incorrect filename." COM_JDOWNLOADS_CSS_IMPORT_MSG_SUCCESSFUL="The css file has been successfully imported." COM_JDOWNLOADS_CSS_IMPORT_ERROR="Error. Import not possible." ; added in 3.2.46 - new function export css files COM_JDOWNLOADS_CSS_EXPORT_LABEL="Export CSS File" COM_JDOWNLOADS_CSS_EXPORT_DESC="The files are stored in the folder 'components/com_jdownloads/assets/css/'." COM_JDOWNLOADS_CSS_EXPORT_SELECT_LABEL="Select below which file you want to export and then click on the Export button." COM_JDOWNLOADS_CSS_EXPORT_ERROR="Error. Export not possible." ; added in 3.2.46 - new option field for upload form in frontend COM_JDOWNLOADS_USERGROUPS_UPLOAD_FORM_CREATED_ID_DESC="Only set this if the user group is allowed to select another user (or none) as the creator of the Download. If it is not set then the creator will be set to the current user. The menu item 'List My Downloads' uses the creator to select the Downloads to show." COM_JDOWNLOADS_N_ITEMS_FAILED_PUBLISHING="Failed publishing %d categories as at least one of their parents is unpublished or one of their children is checked out." COM_JDOWNLOADS_N_ITEMS_FAILED_PUBLISHING_1="Failed publishing %d category as at least one of its parents is unpublished or one of its children is checked out." ; new options and messages for uninstall process COM_JDOWNLOADS_UNINSTALL="Uninstallation" COM_JDOWNLOADS_UNINSTALL_OPTIONS_LABEL="Choose Additional Options" COM_JDOWNLOADS_UNINSTALL_WARNING="You may select below additional items to be deleted when uninstalling the jDownloads Component. If you wish to completely remove all jDownloads data files and the database entries then select all three options. But please note that if you do then the data is unrecoverable. You should only select the options if you fully understand the consequences. See the documentation for more details. Also please note that when the component is uninstalled then the jDownloads modules and plugins will be automatically uninstalled." COM_JDOWNLOADS_UNINSTALL_OPTIONS_IMAGES="Select whether you want to delete also <b>all the jDownloads Image folders and their contents.</b>" COM_JDOWNLOADS_UNINSTALL_OPTIONS_FILES="Select whether you want to delete also <b>all the jDownloads folders (Categories) and files (Downloads)</b> that have been created. This deletes the Upload Directory and all its contents including the Preview files." COM_JDOWNLOADS_UNINSTALL_OPTIONS_TABLES="Select whether you want to delete also <b>all the jDownloads database tables.</b>" COM_JDOWNLOADS_UNINSTALL_RUN="Uninstall" COM_JDOWNLOADS_UNINSTALL_CANCEL="Abort" COM_JDOWNLOADS_UNINSTALL_CANCEL_MSG="Uninstallation process canceled. Nothing has changed." COM_JDOWNLOADS_UNINSTALL_FILES_DELETED="Upload folder deletion was succesful." COM_JDOWNLOADS_UNINSTALL_FILES_NOT_DELETED="Upload folder deletion was NOT succesful!" COM_JDOWNLOADS_UNINSTALL_FILES_NOT_SELECTED="The Upload Directory was not selected for deletion." COM_JDOWNLOADS_UNINSTALL_IMAGES_DELETED="Image folder deletion was succesful." COM_JDOWNLOADS_UNINSTALL_IMAGES_NOT_DELETED="Image folder deletion was NOT succesful!" COM_JDOWNLOADS_UNINSTALL_IMAGES_NOT_SELECTED="The Image Folders was not selected for deletion." COM_JDOWNLOADS_UNINSTALL_TABLES_DELETED="jDownloads DB tables deletion was succesful." COM_JDOWNLOADS_UNINSTALL_TABLES_NOT_DELETED="jDownloads DB tables deletion was NOT succesful!" COM_JDOWNLOADS_UNINSTALL_TABLES_NOT_SELECTED="The jDownloads database tables was not selected for deletion." ; added in 3.2.47 COM_JDOWNLOADS_BACKUP_TAGS_WARNING="<b>Warning</b>: <b>Tags</b> and <b>Fields</b> which you had created or assigned to jDownloads Categories or Downloads cannot be stored in the database backup file. So you will lose these Tags and Fields when you start the Restore process." COM_JDOWNLOADS_BACKUP_INFO_DESC_DATA="The Data which is stored in the backup file are the database entries for:<ul><li>Categories</li><li>Downloads</li><li>Licenses</li><li>Layouts</li><li>Logs <small>(only when selected below)</small></li><li>User Groups Settings <small>(in jDownloads)</small></li><li>the Permission settings <small>(when possible)</small></li></ul>The Options settings, downloadable files, images and preview files are <b>not</b> part of the backup. The Options settings can be easily backed up and restored use the Options Export and Options Import on the Tools page." ; added in 3.2.57 COM_JDOWNLOADS_CONFIG_USE_FOLDER_FILE_SETTINGS_FOR_MONITORING_TITLE="Use above Settings also<br />for Auto Monitoring" COM_JDOWNLOADS_CONFIG_USE_FOLDER_FILE_SETTINGS_FOR_MONITORING_DESC="When Yes, the settings above are also used in the auto monitoring function whether is is activated automatically, manually or periodically. When No, the auto monitoring function <b>always</b> uses the Option: 'Remove/Change special characters in name', no matter whether it is activated or not. The Folder - or Filename then contains only the following characters after checking: <b>a-zA-Z0-9 ._-</b><br />Recommended Setting: <b>Yes</b>" COM_JDOWNLOADS_BACKEND_ERROR_DOWNLOAD_UNIQUE_ALIAS="Another Download from this Category has the same alias. Please change it and try it again." COM_JDOWNLOADS_BACKEND_ERROR_CATEGORY_UNIQUE_ALIAS="Another Category has the same alias. Please change it and try it again." COM_JDOWNLOADS_CONFIG_UPLOAD_TRANSLITERATE_TITLE="Use Transliteration" COM_JDOWNLOADS_CONFIG_UPLOAD_TRANSLITERATE_DESC="Many European languages have special characters in their latin character set. These characters are not always useable for Folder and Filenames. The transliteration option will try to change this characters to 'regular' latin-1 characters. Example: ä=ae ß=ss é=e. This option is not required when you have activated the UTF-8 Support option above. Recommended setting: <b>No</b>." ; added in 3.9 COM_JDOWNLOADS_DOWNLOAD_CONTENT="Content" COM_JDOWNLOADS_GENERAL="General" COM_JDOWNLOADS_CREATED_BY_DESC="Select the name of the user who created the Download." COM_JDOWNLOADS_MODIFIED_DATE_DESC="The date and time that the Download was last modified." COM_JDOWNLOADS_EDIT_FILE_START_DATE_TITLE_DESC="An optional date to Start Publishing the Download." COM_JDOWNLOADS_EDIT_FILE_END_DATE_TITLE_DESC="An optional date to Finish Publishing the Download." COM_JDOWNLOADS_CREATED_DATE_DESC="Created Date." COM_JDOWNLOADS_CREATED_DATE_DESC3="Allow user to set the Created Date. Also tick second box to make it mandatory to set the Created Date." COM_JDOWNLOADS_FILTER_SEARCH_DESC="Search in title, description and alias. Prefix with ID: or AUTHOR: to search for an ID or author." COM_JDOWNLOADS_FILTER_SEARCH_CAT_DESC="Search in title, alias and note. Prefix with ID: to search for a category ID." COM_JDOWNLOADS_FILTER_SEARCH_LIC_DESC="Search in title, alias and description. Prefix with ID: to search for a license ID." COM_JDOWNLOADS_FILTER_SEARCH_USER_GROUP_DESC="Search in title. Prefix with ID: to search for an ID." COM_JDOWNLOADS_FILTER_SEARCH_FILES_DESC="Search in title, filename or user name. Prefix with ID: to search for an ID." COM_JDOWNLOADS_FILTER_SEARCH_TEMPLATES_DESC="Search in title or description. Prefix with ID: to search for an ID." COM_JDOWNLOADS_ORDERING_DISABLED="Please sort by order to enable reordering" COM_JDOWNLOADS_NO_MATCHING_RESULTS="No Matching Results" ; for searchtools area in backend COM_JDOWNLOADS_SORT_BY="Sort Table By:" COM_JDOWNLOADS_ORDERING_ASC="Ordering ascending" COM_JDOWNLOADS_ORDERING_DESC="Ordering descending" COM_JDOWNLOADS_STATUS_ASC="Status ascending" COM_JDOWNLOADS_STATUS_DESC="Status descending" COM_JDOWNLOADS_FEATURED_ASC="Featured ascending" COM_JDOWNLOADS_FEATURED_DESC="Featured descending" COM_JDOWNLOADS_TITLE_ASC="Title ascending" COM_JDOWNLOADS_TITLE_DESC="Title descending" COM_JDOWNLOADS_CATEGORY_ASC="Category ascending" COM_JDOWNLOADS_CATEGORY_DESC="Category descending" COM_JDOWNLOADS_FILE_PIC_ASC="Symbol ascending" COM_JDOWNLOADS_FILE_PIC_DESC="Symbol descending" COM_JDOWNLOADS_RELEASE_ASC="Version ascending" COM_JDOWNLOADS_RELEASE_DESC="Version descending" COM_JDOWNLOADS_DESCRIPTION_ASC="Description ascending" COM_JDOWNLOADS_DESCRIPTION_DESC="Description descending" COM_JDOWNLOADS_FILENAME_ASC="Filename ascending" COM_JDOWNLOADS_FILENAME_DESC="Filename descending" COM_JDOWNLOADS_LINK_ASC="Link ascending" COM_JDOWNLOADS_LINK_DESC="Link descending" COM_JDOWNLOADS_AUTHOR_ASC="Author ascending" COM_JDOWNLOADS_AUTHOR_DESC="Author descending" COM_JDOWNLOADS_LANGUAGE_ASC="Language ascending" COM_JDOWNLOADS_LANGUAGE_DESC="Language descending" COM_JDOWNLOADS_ACCESS_SORT_ASC="Access ascending" COM_JDOWNLOADS_ACCESS_SORT_DESC="Access descending" COM_JDOWNLOADS_DATE_ASC="Date ascending" COM_JDOWNLOADS_DATE_DESC="Date descending" COM_JDOWNLOADS_HITS_ASC="Hits ascending" COM_JDOWNLOADS_HITS_DESC="Hits descending" COM_JDOWNLOADS_PRICE_ASC="Price ascending" COM_JDOWNLOADS_PRICE_DESC="Price descending" COM_JDOWNLOADS_IP_ASC="IP ascending" COM_JDOWNLOADS_IP_DESC="IP descending" COM_JDOWNLOADS_ID_ASC="ID ascending" COM_JDOWNLOADS_ID_DESC="ID descending" COM_JDOWNLOADS_CAT_DIR_ASC="Directory ascending" COM_JDOWNLOADS_CAT_DIR_DESC="Directory descending" COM_JDOWNLOADS_TYPE_ASC="Type ascending" COM_JDOWNLOADS_TYPE_DESC="Type descending" COM_JDOWNLOADS_ACTIVE_ASC="Active ascending" COM_JDOWNLOADS_ACTIVE_DESC="Active descending" COM_JDOWNLOADS_PREVIEW_ASC="Preview File ascending" COM_JDOWNLOADS_PREVIEW_DESC="Preview File descending" COM_JDOWNLOADS_DEFAULT_ASC="Default ascending" COM_JDOWNLOADS_DEFAULT_DESC="Default descending" COM_JDOWNLOADS_FILTER_SEARCH_LABEL="Search Downloads" COM_JDOWNLOADS_FILTER_SEARCH_USERS_LABEL="Search Group" COM_JDOWNLOADS_FILTER_PUBLISHED="Status" COM_JDOWNLOADS_FILTER_PUBLISHED_DESC="" COM_JDOWNLOADS_FILTER_LOGS_TYPE="Log Type" COM_JDOWNLOADS_FILTER_LOGS_TYPE_DESC="" COM_JDOWNLOADS_SELECT_AUTHOR="- Select Author -" COM_JDOWNLOADS_SELECT_MAX_LEVELS="- Select Max Levels -" COM_JDOWNLOADS_SELECT_TAG="- Select Tag -" ; miscellaneous COM_JDOWNLOADS_BACKEND_PANEL_TABTEXT_6="Installation Log" COM_JDOWNLOADS_BACKEND_INSTALL_LOG_TAB_TITLE="Installation Logs and Messages" COM_JDOWNLOADS_BATCH_CAT_OPTIONS="Batch process the selected categories" COM_JDOWNLOADS_BATCH_CATEGORY_LABEL_DESC="Not making a selection will change nothing in the Category assignments. No copying or moving action." COM_JDOWNLOADS_BATCH_COPY="Copy without assigned File" COM_JDOWNLOADS_BATCH_ONLY_COPY="Copy" COM_JDOWNLOADS_BATCH_COPY_WITH_FILES="Copy with assigned File" COM_JDOWNLOADS_BATCH_COPY_FILE_ASSIGNED_FROM_SOURCE="Copy and reference the File from its original Download" COM_JDOWNLOADS_BATCH_MOVE="Move" COM_JDOWNLOADS_SELECT="Select" COM_JDOWNLOADS_CUSTOM_FIELDS="Fields" COM_JDOWNLOADS_CUSTOM_FIELD_GROUPS="Field Groups" COM_JDOWNLOADS_UNPUBLISHED_DOWNLOADS="Unpublished Downloads" COM_JDOWNLOADS_PUBLISHED_DOWNLOADS="Published Downloads" COM_JDOWNLOADS_CONFIG_PATH_SETTINGS="Path Settings" COM_JDOWNLOADS_CONFIG_GLOBAL_SETTINGS="Global Settings" COM_JDOWNLOADS_CONFIG_HINTS="Hints" COM_JDOWNLOADS_CONFIG_HINTS_DESC="Please note the following important hints." COM_JDOWNLOADS_BACKEND_SET_CUSTOM_TAB_TITLES_TITLE1="First custom tab title" COM_JDOWNLOADS_BACKEND_SET_CUSTOM_TAB_TITLES_TITLE2="Second custom tab title" COM_JDOWNLOADS_BACKEND_SET_CUSTOM_TAB_TITLES_TITLE3="Third custom tab title" COM_JDOWNLOADS_BACKEND_USE_CUT_DESCRIPTION_TITLE="Show a truncated Downloads Description" COM_JDOWNLOADS_BACKEND_USE_CUT_DESCRIPTION_TITLE_DESC="Allows you to automatically truncate the view length of the short descriptions to the maximum number of characters as specified here. This is used in the Download list view in the frontend. The Short Description itself is not truncated, only the view length. Leave zero to disable this feature." COM_JDOWNLOADS_BACKEND_SETTINGS_ADSENSE_ACTIVATE_TITLE2="Activate Second Google<br />AdSense Code" COM_JDOWNLOADS_BACKEND_SETTINGS_ADSENSE_ACTIVATE_DESC2="If Yes then an additional setting field opens below. This additional field allows entering Google AdSense code to replace the layout placeholder <b>{google_adsense_2}</b>. You can use this placeholder variable in all layout types." COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_CATPICS_SIZE2="Category Symbol Size<br />Height" COM_JDOWNLOADS_BACKEND_SETTINGS_FRONTEND_FILEPICS_SIZE2="File Symbol Size<br />Height" COM_JDOWNLOADS_SETTINGS_FRONTEND_FEATURED_PIC_SIZE2="'Featured' Symbol Size<br />Height" COM_JDOWNLOADS_BACKEND_SETTINGS_USE_LINK_IN_SYMBOLS="Use Link in Symbols" COM_JDOWNLOADS_BACKEND_SETTINGS_USE_LINK_IN_SYMBOLS_DESC="When No the Download and Category symbols (pictures) do not have a link. Default is Yes" COM_JDOWNLOADS_CONFIG_SETTINGS_BIG_IMAGES_DESC="This Image is viewed when a user clicks on the thumbnail. Value in pixels. Default: 400." COM_JDOWNLOADS_CONFIG_SEF_ADVANCED_DESC="(Sorry. But note that this option is not enabled yet.) Selecting 'Modern Routing' shows an extra field 'Remove IDs from URLs'. Modern Routing enables advanced features but may change your URLs. Legacy routing ensures full compatibility for existing sites." COM_JDOWNLOADS_CONFIG_SEF_ADVANCED_LABEL="URL Routing" COM_JDOWNLOADS_CONFIG_SEF_ADVANCED_LEGACY="Legacy" COM_JDOWNLOADS_CONFIG_SEF_ADVANCED_MODERN="Modern" COM_JDOWNLOADS_UNCATEGORISED_CATEGORY_NAME="Uncategorised" COM_JDOWNLOADS_CONFIG_SEF_NOIDS_DESC="Remove the IDs from the URLs of this component." COM_JDOWNLOADS_CONFIG_SEF_NOIDS_LABEL="Remove IDs from URLs" COM_JDOWNLOADS_CONFIG_CUSTOM_FIELDS_ENABLE_DESC="Enables the creation of custom Fields in jDownloads. This uses the Joomla core Fields Component and Fields plugins for each field type. The Component and the relevant plugins must be enabled. This is the default setting after Joomla installation." COM_JDOWNLOADS_CONFIG_CUSTOM_FIELDS_ENABLE_LABEL="Enable Fields" COM_JDOWNLOADS_USERGROUP_TAB_LIMITS="Limits" COM_JDOWNLOADS_CP_TOTAL_SUM_DOWNLOADED_FILES="The files from the download area have been downloaded %s times." COM_JDOWNLOADS_BACKUP_LOGS_OPTION_DESC_2="Add data logs into the backup file" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_SUB_CATS_DESC="This is how <b>Subcategories</b> are displayed in the frontend. <br /><br />The available placeholder variables are <br />{cat_title} {cat_description} {cat_pic} {sum_subcats} {sum_files_cat} {google_adsense} {tags}" COM_JDOWNLOADS_BACKEND_TEMPEDIT_TABTEXT_EDIT_MAIN="Main Area" COM_JDOWNLOADS_BACKEND_TEMP_TYP8="Subcategories" COM_JDOWNLOADS_BACKEND_SETTINGS_TEMPLATES_SUBCATS_PAG_DESC="This is how <b>Subcategories</b> are displayed in the frontend." COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_MIRROR_BUTTON_DESC="A mirror link is an additional location, perhaps on a different server, from which to download the file. A specific placeholder, for example {mirror_1}, is required in the layout." COM_JDOWNLOADS_CONFIG_SETTINGS_PDF_THUMBS_DESC="Value in pixels. Default: 200." COM_JDOWNLOADS_CONFIG_SETTINGS_THUMBS_DESC="Value in pixels. Default: 125." COM_JDOWNLOADS_CONFIG_CUSTOMERS_FORM_HEAD="E-Mail Configuration for 'Inquiry Form'" COM_JDOWNLOADS_CONFIG_CUSTOMERS_FORM_INFO="<b>Important:</b> If the additional jDownloads User Groups Setting 'Inquiry Form' has been activated for a user group then those users will be shown a special form in a window before they can start the download. The form data will be sent to the E-Mail addresses defind below." COM_JDOWNLOADS_CONFIG_CUSTOMERS_FORM_MAIL_DESC="E-Mail address to send the form data. For multiple email addresses insert a semi-colon (;) between each address." COM_JDOWNLOADS_CONFIG_CUSTOMERS_FORM_MAIL_LAYOUT="E-Mail Layout" COM_JDOWNLOADS_CONFIG_CUSTOMERS_FORM_MAIL_LAYOUT_DESC="If the 'Inquiry Form' has been activated for a user group then you also need to specify the layout of the <b>E-Mail</b> that will be sent to the addresses specified above. HTML code as well as arbitrary text may be inserted.<br /><br />The available placeholder variables are <br />{name} {company} {mail} {rating} {suggestions} {date} {ip} {cat_id} {category} {file_id} {file_title} {file_name}." COM_JDOWNLOADS_UNINSTALL_OPTIONS_IMAGES_LABEL="Delete all Images" COM_JDOWNLOADS_UNINSTALL_OPTIONS_FILES_LABEL="Delete all Files" COM_JDOWNLOADS_UNINSTALL_OPTIONS_TABLES_LABEL="Delete all DB Tables" COM_JDOWNLOADS_ROOT_FOLDER_NOT_WRITABLE="The upload root directory exists but is not writable." COM_JDOWNLOADS_BACKEND_AUTOCHECK_FOLDERS="Checked Categories:" COM_JDOWNLOADS_BACKEND_AUTOCHECK_DOWNLOADS="Checked Downloads:" ; additional options in settings for auto monitoring COM_JDOWNLOADS_AUTOCHECK_HINT_CAT_MUST_BE_CREATED_FIRST="A new File was found. But the appertaining Category exist not yet. Launch at first the search to new Categories to solve this problem. Restart then the search to new Files." COM_JDOWNLOADS_AUTOCHECK_RESULT_SLIDER_LABEL="View Details" COM_JDOWNLOADS_BACKEND_AUTOCHECK_PROBLEM_FOUND_MSG="Problem found! Please check the result!" COM_JDOWNLOADS_DISABLE_SERVER_LIMITS_LABEL="Optimise Server Settings" COM_JDOWNLOADS_DISABLE_SERVER_LIMITS_DESC="When Yes, jDownloads will try to optimise relevant server limits for the monitoring script to prevent timeouts. However in some situations it is useful to leave the server limits at their own values. Default: Yes." COM_JDOWNLOADS_AUTOCHECK_VIEW_DEBUG_LABEL="View additional Information" COM_JDOWNLOADS_AUTOCHECK_VIEW_DEBUG_DESC="When Yes, some of the server settings used are shown in the monitoring report." COM_JDOWNLOADS_AUTOCHECK_NUMBER_OF_STARST_LABEL="Number of starts: " COM_JDOWNLOADS_AUTOCHECK_SAFE_MODE_HINT="Hint: This Server run in Safe Mode. Therefore the time limit on the server could not be changed/increased!" COM_JDOWNLOADS_CONFIG_AUTOCHECK_LOG_LIMIT_LABEL="Maximum Monitoring Log File Size" COM_JDOWNLOADS_CONFIG_AUTOCHECK_LOG_LIMIT_DESC="Size in Kilobytes for the maximum file size of the Monitoring Log file. The file will be emptied when the maximum size is reached. Default: 32<br /><u>Note:</u> this is <b>not</b> the Downloads logging file used in the User Limits checking." COM_JDOWNLOADS_AUTOCHECK_DURATION="The scan duration: %s seconds." ; COM_JDOWNLOADS_EDIT_FILE_TIMEFRAME_ACTIVATE_DESC="When activated the user may select either a start or an end date or both for when the Download is published." COM_JDOWNLOADS_EDIT_FILE_USER_ACCESS_DESC="Activate it when the user must have the possibility to select a single user for the view access. In this case is also the main access field above displayed. Application examples can be found in the documentation." COM_JDOWNLOADS_USER_ACCESS="Single User Access" COM_JDOWNLOADS_EDIT_FILE_USER_ACCESS_DESC3="Allow user to select the User who is the only person with view Access to the Download." COM_JDOWNLOADS_USER_ACCESS_DESC="Select a user who is the only person who has view access to this Download. In this case the Download is not visible to other members." COM_JDOWNLOADS_EDITVALUE="Edit Field Value" COM_JDOWNLOADS_EDITVALUE_COMPONENT_DESC="Allows users in the group to edit any value of the Fields submitted in this extension." COM_JDOWNLOADS_OPTIONS="Configure Options Only" COM_JDOWNLOADS_OPTIONS_COMPONENT_DESC="Allows users in the group to edit the options except the permissions from jDownloads." COM_JDOWNLOADS_DOWNLOADS_ACCESS_DESC="The Access Level that is allowed to view this item. But only used as long as no individual user was selected below." COM_JDOWNLOADS_SETTINGS_MENU_BUTTON_COLOR="Select Menu Button<br />Colour" COM_JDOWNLOADS_SETTINGS_MENU_BUTTON_COLOR_DESC="Select the button color for the Navigation links: Overview, Search, Add and Up which are displayed in the header section of the download area." COM_JDOWNLOADS_SETTINGS_MENU_BUTTON_SIZE="Select Menu Button<br />Size" COM_JDOWNLOADS_SETTINGS_BUTTONS_WITH_FONT_SYMBOLS="Use 'Icomoon' Font</br />Symbols" COM_JDOWNLOADS_SETTINGS_BUTTONS_WITH_FONT_SYMBOLS_DESC="When Yes, a corresponding Icomoon symbol is automatically displayed in the buttons before the link text, except for the 'Hot', 'New' and 'Updated' buttons." ; Customers form options COM_JDOWNLOADS_USERGROUPS_FORM_FIELDSET="Select the Form Fields" COM_JDOWNLOADS_USERGROUPS_FORM_FIELDSET_DESC="Click on each field to be included in the inquiry form. Multiple fields may be selected." COM_JDOWNLOADS_USERGROUPS_FORM_FIELDSET_NAME="Name" COM_JDOWNLOADS_USERGROUPS_FORM_FIELDSET_COMPANY="Company" COM_JDOWNLOADS_USERGROUPS_FORM_FIELDSET_COUNTRY="Country" COM_JDOWNLOADS_USERGROUPS_FORM_FIELDSET_ADDRESS="Address" COM_JDOWNLOADS_USERGROUPS_FORM_FIELDSET_EMAIL="E-Mail Address" COM_JDOWNLOADS_USERGROUPS_PUBLIC_NO_LIMITS_HINT="Only options are listed which are useful to use it with the 'Public' or 'Guest' user group." ; option for additional cart plugin COM_JDOWNLOADS_BACKEND_SET_CART_HEADER="Shopping Cart Feature" COM_JDOWNLOADS_BACKEND_SET_CART_TITLE="Activate Cart Plugin" COM_JDOWNLOADS_BACKEND_SET_CART_DESC="When activated you can use the special shopping cart feature to allow you to sell downloads in a better way. Please note that this requires the additional <b>jDownloads Cart plugin</b> to be installed. Also a few additional placeholder are required in the jDownloads layouts. See instructions and examples in the documentation." ; additional hint to user group settings on the settings page COM_JDOWNLOADS_SETTINGS_HINT_ON_USER_GROUPS_SETTINGS="<b>jDownloads Options and Settings</b><br /><br />As well as the jDownloads configuration settings available here in Options, there are other setting for individual User Groups. These relate to download restrictions and, if the user group has the appropriate Joomla! Permissions) settings for creating and editing downloads in the frontend. To adjust these setting for each User Group go to the jDownloads section <a href=\"index.php?option=com_jdownloads&view=groups/\" /><b>User Groups Settings</b></a>." ; added for downloads sort order in backend COM_JDOWNLOADS_HEADING_DATE_CREATED="Date Created" COM_JDOWNLOADS_HEADING_DATE_MODIFIED="Date Modified" COM_JDOWNLOADS_HEADING_DATE_PUBLISH_UP="Start Publishing" COM_JDOWNLOADS_HEADING_DATE_PUBLISH_DOWN="Finish Publishing" COM_JDOWNLOADS_MODIFIED_ASC="Date Modified ascending" COM_JDOWNLOADS_MODIFIED_DESC="Date Modified descending" COM_JDOWNLOADS_PUBLISH_UP_ASC="Start Publishing ascending" COM_JDOWNLOADS_PUBLISH_UP_DESC="Start Publishing descending" COM_JDOWNLOADS_PUBLISH_DOWN_ASC="Finish Publishing ascending" COM_JDOWNLOADS_PUBLISH_DOWN_DESC="Finish Publishing descending" ; added for filter options in backend COM_JDOWNLOADS_SELECT_FEATURED="- Select Featured -" COM_JDOWNLOADS_SELECT_ONLY_FEATURED="Featured" COM_JDOWNLOADS_SELECT_ONLY_NON_FEATURED="Not Featured" COM_JDOWNLOADS_SELECT_ALL="All" ; new options for monitoring tab COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_ALL_FOLDERS_TITLE="Monitor all Folders" COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_ALL_FOLDERS_DESC="If set to Yes then all folders are monitored. If set to No then two extra fields will be shown below that allows you to specify which folders are to be monitored (<i>Include</i> option) or will not be monitored (<i>Exclude</i> option)." COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_EX_INCLUDE_FOLDERS_TITLE="Exclude or Include" COM_JDOWNLOADS_EXCLUDE="Exclude" COM_JDOWNLOADS_INCLUDE="Include" ; Small hint in the result window, when in configuration is set that not all folders shall be checked. COM_JDOWNLOADS_BACKEND_AUTOCHECK_NOT_ALL_ITEMS="Not all! Selective search is set." COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_EX_INCLUDE_FOLDERS_DESC="The list below shows those folders (directories) and their sub-folders that are to be either excluded or included in a monitoring scan. <b>Exclude</b> means that the folders listed below, and any of their sub-folders, are NOT checked for new or missing files and folders by the monitoring scan. <b>Include</b> means that only the folders listed, and any of their sub-folders, are checked." COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_EX_INCLUDE_LIST_TITLE="Folders List" COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_EX_INCLUDE_LIST_DESC="Type in here the folder names to be included or excluded in monitoring. Use a separate line for every folder name. The base is always the jDownloads root folder which is created after installation as 'jdownloads'. So only type in the relative path to the folder. For example if there is a folder called 'MySubFolder' at absolute location <JOOMLA-ROOT>/jdownloads/A-Top-Level-Folder/MySubFolder then just enter: A-Top-Level-Folder/MySubFolder." COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_USE_TESTRUN_FIRST_TITLE="Use Test Run First" COM_JDOWNLOADS_BACKEND_SETTINGS_FAUTO_USE_TESTRUN_FIRST_DESC="If set to Yes then a check is made and the results are listed in the monitoring window. No Categories or Downloads are created, and no published status is changed in this test run. To make any changes then click on the 'Make the changes permanent!' button. This starts the monitoring <b>a second time</b> and makes the necessary changes. Please note that this feature is only available when you start the monitoring manually; it is not available when using a 'Cron Job'." COM_JDOWNLOADS_AUTO_CHECK_NEW_CAT_FOUND="New Directory found: %s" COM_JDOWNLOADS_AUTO_CHECK_NEW_FILE_FOUND="New File found: %s" COM_JDOWNLOADS_AUTO_CHECK_OLD_FILE_MISSING="Download not found: %s" COM_JDOWNLOADS_AUTO_CHECK_OLD_FOLDER_MISSING="Directory not found: %s" COM_JDOWNLOADS_AUTOCHECK_MAKE_CHANGES_PERMANENTLY="Make the changes permanent!" COM_JDOWNLOADS_AUTO_CHECK_FINISH_INFO_TEST="Finished! You may now close this window or use the 'Make the changes permanent!' button below." COM_JDOWNLOADS_AUTO_CHECK_TEST_RUN_HINT="Test Run Results" COM_JDOWNLOADS_EXCLUDE_INCLUDE_OPTION_IS_ACTIVE_HINT="The check is only carried out in the selected directories!" COM_JDOWNLOADS_TEST_RUN_ACTIVE_HINT="The previous test run was activated!" COM_JDOWNLOADS_AUTO_PUBLISH_NEW_FOUND_ITEMS_HINT="Newly created categories and Downloads will be published automatically!" ; COM_JDOWNLOADS_UPGRADE32_AMOUNT_UNCAT_FILES_MOVED_MSG="%d Downloads Files that were not assigned to a category have been moved to the newly created Category Folder 'Uncategorised' and the database table was updated accordingly." COM_JDOWNLOADS_UPGRADE32_OLD_FOLDERS_DELETED_MSG="The folders '_uncategorised_files' and '_private_user_area' have been deleted as they are no longer used." COM_JDOWNLOADS_UPGRADE32_SUCCESFUL_FINISHED_MSG="<b>Hurrah!! The upgrade from jDownloads 3.2.x to the new 3.9 series has been completed successfully!</b>" ; COM_JDOWNLOADS_BACKEND_TEMPEDIT_BOOTSTRAP_TITLE="Uses <a href=\"https://getbootstrap.com/\" target=\"_blank\" />Bootstrap</a> CSS" COM_JDOWNLOADS_BACKEND_TEMPEDIT_BOOTSTRAP_DESC="When Yes, the CSS <a href=\"https://getbootstrap.com/\" />Bootstrap</a> framework files are loaded automaticly and their classes can be used." COM_JDOWNLOADS_BACKEND_TEMPEDIT_W3CSS_TITLE="Uses <a href=\"https://www.w3schools.com/w3css/\" target=\"_blank\" />W3.CSS</a>" COM_JDOWNLOADS_BACKEND_TEMPEDIT_W3CSS_DESC="When Yes, the W3.CSS framework files are loaded automatically and their classes can be used." COM_JDOWNLOADS_BACKEND_TEMPLIST_USES_BOOTSTRAP="Uses Bootstrap" COM_JDOWNLOADS_BACKEND_TEMPLIST_USES_W3CSS="Uses W3.CSS" ; COM_JDOWNLOADS_CONFIG_FILES_AND_FOLDERS_TITLE_DESC="jDownloads supports optional <a href=\"https://www.w3.org/International/questions/qa-what-is-encoding.en\" target=\"_blank\" /><u>UTF-8</u></a> character handling at the folder creation and files upload. But this three criteria must be fulfilled:<br /><ul><li>UTF-8 must be supported on your servers file system - please check with your web site hosting service if you are unsure</li><li>The Database Collation is set to utf8mb4_unicode_ci (strongly recommended) or to utf8mb4_general_ci</li><li>The 'Use UTF-8' option below must be selected as Yes</li></ul>If any of these criteria are not met then you must deactivate the 'Use UTF-8' option. In this case you will need to restrict your category and file names to the alphanumeric 'Latin-1' character set (which only contains the Western European characters). See the <a href=\"https://www.jdownloads.net/documentation-for-v3-9/options-configuration-v3-9/files-and-folders-options\">documentation</a> for more details." ; COM_JDOWNLOADS_CATEGORY="Category" COM_JDOWNLOADS_BACKEND_SETTINGS_USE_FILE_TYPE_SYMBOLS="Use File Type Symbols" COM_JDOWNLOADS_BACKEND_SETTINGS_USE_FILE_TYPE_SYMBOLS_DESC="If set to Yes then all Downloads will automaticly be given a suitable symbol that matches the file type, also known as the extension, of the associated downloadable file during the Save process. For example a file type 'pdf' will have the symbol image 'pdf.png'. If there is no matching symbol image, the default symbol image selected below will be used. Disabling does not assign either a default or substitute icon. the image will be displayed at the Width and Height settings below.<br>Default setting: Yes" ; added for options export, import and reset functions COM_JDOWNLOADS_OPTIONS_EXPORT="Options Export" COM_JDOWNLOADS_OPTIONS_EXPORT_DESC="Export the jDownloads Options to a file." COM_JDOWNLOADS_OPTIONS_EXPORT_INFO_DESC="<b>Export jDownloads Options Settings</b><ul><li>These are the settings accessed by the 'Options' button. Note that the user group settings are not included.</li><li> The settings are saved in a .txt file in 'json' format.</li><li>If possible, avoid changing this file manually as this may cause the format of the file to be changed so that a successful import is no longer possible.</li></ul>" COM_JDOWNLOADS_OPTIONS_IMPORT="Options Import" COM_JDOWNLOADS_OPTIONS_IMPORT_DESC="Import the jDownloads options from a file." COM_JDOWNLOADS_OPTIONS_IMPORT_INFO_DESC="<b>Import jDownloads Options Settings</b><ul><li>These are the settings accessed by the 'Options' button so the user group settings are not included.</li><li> Only .txt files in the special json format that have previously been previously exported from jDownloads installations are valid.</li><li>If possible, avoid changing this file manually as this may cause the detailed json format of the file to be changed so that a successful import is no longer possible.</li></ul>" COM_JDOWNLOADS_OPTIONS_IMPORT_WARNING_DESC="<b>Except for the path information, all existing settings in the Options will be overwritten when you import or reset.</b>" COM_JDOWNLOADS_OPTIONS_DEFAULT="Options Reset" COM_JDOWNLOADS_OPTIONS_DEFAULT_DESC="Reset the jDownloads options back to the default settings." COM_JDOWNLOADS_OPTIONS_DEFAULT_INFO_DESC="<b>Reset jDownloads Options Settings</b><ul><li>This function resets the Options settings to their default values. These are the values that are generated when reinstalling jDownloads, which you can access via the Options button above.</li></ul>" COM_JDOWNLOADS_OPTIONS_IMPORT_DONE="The jDownloads Options (Configuration) have been imported. Check the result via the 'Options' button above. Also test the functionality in the frontend." COM_JDOWNLOADS_OPTIONS_DEFAULT_DONE="Options Reset completed." ;pics section of config COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_DOWNLOAD_BUTTON_INFO2="Allows selection of the button size used in the Download Details and the Summary Views." COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_HOT_BUTTON_INFO="Only available in medium size" COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_NEW_BUTTON_INFO="Only available in medium size" COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_UPDATED_BUTTON_INFO="Only available in medium size" ; added for basicly Joomla action log support COM_JDOWNLOADS_ACTIONLOG_TYPE_DOWNLOAD="Download" COM_JDOWNLOADS_ACTIONLOG_TYPE_CATEGORY="Category" COM_JDOWNLOADS_ACTIONLOG_TYPE_LICENSE="License" COM_JDOWNLOADS_ACTIONLOG_TYPE_GROUP="jDownloads User Group Number" COM_JDOWNLOADS_ACTIONLOG_TYPE_LAYOUT="Layout" COM_JDOWNLOADS_ACTIONLOG_TYPE_FILE="File" ; added for new menu option COM_JDOWNLOADS_USE_ALWAYS_MENU_TYPE_ALL_LABEL="Use 'All Categories' as 'Overview' Link" COM_JDOWNLOADS_USE_ALWAYS_MENU_TYPE_ALL_DESC="If set to Yes then it is always use the menu type 'All Categories' as link for the 'Overview' Icon (when he exist). By No is used a coresponding menu type. As example when you have created for a single category an own link is used this also for the base icon." ; added to clarify the mirror links description COM_JDOWNLOADS_BACKEND_FILESEDIT_MIRROR_URL_TITLE1="Mirror Link-1" COM_JDOWNLOADS_BACKEND_FILESEDIT_MIRROR_URL_DESC1="Set if you require an <u>additional</u> mirror server for the Download.<br /> You need to fill in the placeholder variable {mirror_1} in the active Layouts for Files and/or Download-Details." COM_JDOWNLOADS_BACKEND_FILESEDIT_MIRROR_URL_TITLE1_DESC3="Allow user to set Mirror Link-1. Also tick second box to make it mandatory to set Mirror Link-1." COM_JDOWNLOADS_BACKEND_FILESEDIT_MIRROR_URL_TITLE2="Mirror Link-2" COM_JDOWNLOADS_BACKEND_FILESEDIT_MIRROR_URL_DESC2="Set if you require an <u>additional</u> mirror server for the Download.<br />You need to fill in the placeholder variable {mirror_2}in the active Downloads and/or Download-Details Layouts." COM_JDOWNLOADS_BACKEND_FILESEDIT_MIRROR_URL_TITLE2_DESC3="Allow user to set Mirror Link-2. Also tick second box to make it mandatory to set Mirror Link-2." ; added for backup restoration page COM_JDOWNLOADS_RESTORE_WARNING_2="The Data which can be restored from the backup file are the jDownloads database Tables for:<ul><li>Categories</li><li>Downloads</li><li>Licenses</li><li>Layouts</li><li>Logs <small>(only when selected in the backup process)</small></li><li>User Groups settings <small>(in jDownloads)</small></li><li>the Permission settings <small>(when possible)</small></li></ul>The Data which can <b>not</b> be restored are:<ul><li>*the Option settings <small>(configuration setup)</small></li><li>Tags</li><li>additional Data Fields</li><li>the downloadable files</li></ul>*) The Options settings can be easily backed up and restored from Tools - Options Import<small>(you need to have saved using Options Export first)</small>." ; added for category language COM_JDOWNLOADS_CAT_LANGUAGE="Category Language" ; added for unprotecting _pre_view direct COM_JDOWNLOADS_BACKEND_PREVIEW_UNPROTECT_TITLE="Unprotect Preview Directory?" COM_JDOWNLOADS_BACKEND_PREVIEW_UNPROTECT_DESC="When set to Yes allows preview media clips to be shown when jDownloads 'Protect your Download Directory' is active<br /><br />Another special jD htaccess.txt file will be copied to your pre-views directory and renamed as .htaccess . This allows external file access to this directory only whilst all others are protected." ; Added for the new Multilingual Associations functionality COM_JDOWNLOADS_MULTILINGUAL_ASSOCIATIONS="Multilingual Associations" COM_JDOWNLOADS_ASSOCIATIONS_ADD_NEW_ASSOCIATION="Add new association" COM_JDOWNLOADS_ASSOCIATIONS_ASSOCIATED_ITEM="Target" COM_JDOWNLOADS_ASSOCIATIONS_CHANGE_TARGET="Change Target" COM_JDOWNLOADS_ASSOCIATIONS_COMPONENT_NOT_SUPPORTED="The extension %s does not support multilingual associations." COM_JDOWNLOADS_ASSOCIATIONS_COMPONENT_SELECTOR_DESC="Select a component from this list" COM_JDOWNLOADS_ASSOCIATIONS_COMPONENT_SELECTOR_LABEL="Select component" COM_JDOWNLOADS_ASSOCIATIONS_COPY_REFERENCE="Copy Reference to Target" COM_JDOWNLOADS_ASSOCIATIONS_DELETE_ORPHANS="Delete Orphans" COM_JDOWNLOADS_ASSOCIATIONS_DELETE_ORPHANS_FAILED="Failed to delete orphans." COM_JDOWNLOADS_ASSOCIATIONS_DELETE_ORPHANS_NONE="There were no orphans to delete." COM_JDOWNLOADS_ASSOCIATIONS_DELETE_ORPHANS_SUCCESS="All orphans have been deleted." COM_JDOWNLOADS_ASSOCIATIONS_EDIT_ASSOCIATION="Edit Association" COM_JDOWNLOADS_ASSOCIATIONS_EDIT_HIDE_REFERENCE="Hide Reference" COM_JDOWNLOADS_ASSOCIATIONS_EDIT_SHOW_REFERENCE="Show Reference" COM_JDOWNLOADS_ASSOCIATIONS_ERROR_NO_ASSOC="The Multilingual Associations component can't be used if the site is not set as multilingual and/or Associations is not enabled in the <a href=\"%s\">Language Filter plugin</a>." COM_JDOWNLOADS_ASSOCIATIONS_ERROR_NO_TYPE="The item type selected does not exist for this component." COM_JDOWNLOADS_ASSOCIATIONS_FILTER_MENUTYPE_DESC="Select a Menu" COM_JDOWNLOADS_ASSOCIATIONS_FILTER_MENUTYPE_LABEL="Menu" COM_JDOWNLOADS_ASSOCIATIONS_FILTER_SEARCH_DESC="Search an item by its title" COM_JDOWNLOADS_ASSOCIATIONS_FILTER_SEARCH_LABEL="Search item" COM_JDOWNLOADS_ASSOCIATIONS_FILTER_SELECT_ITEM_TYPE="- Select Item Type -" COM_JDOWNLOADS_ASSOCIATIONS_HEADING_MENUTYPE="Menu" COM_JDOWNLOADS_ASSOCIATIONS_HEADING_MENUTYPE_ASC="Menu ascending" COM_JDOWNLOADS_ASSOCIATIONS_HEADING_MENUTYPE_DESC="Menu descending" COM_JDOWNLOADS_ASSOCIATIONS_ITEMS="Items" COM_JDOWNLOADS_ASSOCIATIONS_NO_ASSOCIATION="There is no association for this language" COM_JDOWNLOADS_ASSOCIATIONS_NOTICE_NO_SELECTORS="Please select a jDownloads Type and a reference language to view the associations." COM_JDOWNLOADS_ASSOCIATIONS_PROPAGATE_BUTTON="Propagate" COM_JDOWNLOADS_ASSOCIATIONS_PROPAGATE_TIP="Propagates this item's existing associations." COM_JDOWNLOADS_ASSOCIATIONS_PURGE="Delete All jDownloads Associations" COM_JDOWNLOADS_ASSOCIATIONS_PURGE_CONFIRM_PROMPT="Are you sure you want to delete all associations? Confirming will permanently delete them!" COM_JDOWNLOADS_ASSOCIATIONS_PURGE_FAILED="Failed to delete all associations." COM_JDOWNLOADS_ASSOCIATIONS_PURGE_NONE="There were no associations to delete." COM_JDOWNLOADS_ASSOCIATIONS_PURGE_SUCCESS="All associations have been deleted." COM_JDOWNLOADS_ASSOCIATIONS_REFERENCE_ITEM="Reference" COM_JDOWNLOADS_ASSOCIATIONS_SAVE_REFERENCE="Save Reference" COM_JDOWNLOADS_ASSOCIATIONS_SAVE_TARGET="Save Target" COM_JDOWNLOADS_ASSOCIATIONS_SELECT_MENU="- Select Menu -" COM_JDOWNLOADS_ASSOCIATIONS_SELECT_TARGET="Select Target" COM_JDOWNLOADS_ASSOCIATIONS_SELECT_TARGET_LANGUAGE="- Select Target Language -" COM_JDOWNLOADS_ASSOCIATIONS_TITLE="Associations" COM_JDOWNLOADS_ASSOCIATIONS_TITLE_EDIT="Multilingual Associations: Edit Associations (%1s > %2s)" COM_JDOWNLOADS_ASSOCIATIONS_TITLE_LIST="Multilingual Associations (%1s > %2s)" COM_JDOWNLOADS_ASSOCIATIONS_TITLE_LIST_SELECT="Multilingual Associations: Select Item Type and Language" COM_JDOWNLOADS_ASSOCIATIONS_XML_DESCRIPTION="Improved multilingual content management component" COM_JDOWNLOADS_ASSOCIATIONS_YOU_ARE_NOT_ALLOWED_TO_CHECKIN_THIS_ITEM="You can't check in this item" COM_JDOWNLOADS_HEADING_ASSOCIATION="Associations" COM_JDOWNLOADS_HEADING_NO_ASSOCIATION="Not Associated" ; COM_JDOWNLOADS_CONFIG_SHOW_ASSOCIATIONS_LABEL="Show Associations" COM_JDOWNLOADS_CONFIG_SHOW_ASSOCIATIONS_DESC="Multilingual only. If set to 'Yes', the associated flags or URL Language Code will be displayed in the frontend." COM_JDOWNLOADS_CONFIG_SHOW_FLAG_LABEL="Use Image Flags" COM_JDOWNLOADS_CONFIG_SHOW_FLAG_DESC="If set to 'Yes', will display language choice as image flags. Otherwise will use the content language URL Language Code." COM_JDOWNLOADS_SELECT_A_DOWNLOAD="Select a Download" COM_JDOWNLOADS_CHANGE_DOWNLOAD="Select or Change Download" COM_JDOWNLOADS_CHANGE_DOWNLOAD_BUTTON="Select / Change" COM_JDOWNLOADS_CREATE_DOWNLOAD="New Download" COM_JDOWNLOADS_EDIT_DOWNLOAD="Edit Download" COM_JDOWNLOADS_CHANGE_CATEGORY="Select or Change Category" COM_JDOWNLOADS_SELECT_A_CATEGORY="Select a Category" COM_JDOWNLOADS_NEW_CATEGORY="New Category" COM_JDOWNLOADS_EDIT_CATEGORY="Edit Category" COM_JDOWNLOADS_DOWNLOAD="Download" ; COM_JDOWNLOADS_ALIAS_PLACEHOLDER="Auto-generate from title" ; User Groups Settings form tab names COM_JDOWNLOADS_USERGROUPS_VIEW_UPLOAD_PUBLISH_TAB="Publishing tab" COM_JDOWNLOADS_USERGROUPS_VIEW_UPLOAD_DESCRIPTIONS_TAB="Description tab" COM_JDOWNLOADS_USERGROUPS_VIEW_UPLOAD_ADDITIONAL_TAB="Additional tab" COM_JDOWNLOADS_USERGROUPS_VIEW_UPLOAD_FILES_TAB="Files tab" COM_JDOWNLOADS_USERGROUPS_VIEW_UPLOAD_IMAGES_TAB="Images tab" COM_JDOWNLOADS_USERGROUPS_VIEW_UPLOAD_METADATA_TAB="Metadata tab" ; New option for FE menu item 'Create Download' COM_JDOWNLOADS_CREATE_DOWNLOAD_REDIRECTMENU_LABEL="Submission/Cancel Redirect" COM_JDOWNLOADS_CREATE_DOWNLOAD_REDIRECTMENU_DESC="Select the page the user will be redirected to after a successful Download submission and after cancel. The default is to redirect to the home page." ;user group settings add from other COM_JDOWNLOADS_USERGROUPS_FILE_FROM_OTHER_DOWNLOAD="Or referenced from another Download" COM_JDOWNLOADS_USERGROUPS_FILE_FROM_OTHER_DOWNLOAD_DESC3="Allows you to just reference a file in another Download so that the single copy seems to be included in multiple Downloads (for example when using in a multi-language Download situation)." ; New option to manage self whether the frontend css file shall be loaded or not COM_JDOWNLOADS_CONFIG_LOAD_FRONTEND_CSS_LABEL="Use the default CSS File" COM_JDOWNLOADS_CONFIG_LOAD_FRONTEND_CSS_DESC="When No you can define below your own css file for the frontend view. But we cannot give any css/layout support in this case." COM_JDOWNLOADS_CONFIG_LOAD_OWN_CSS_LABEL="Your CSS File" COM_JDOWNLOADS_CONFIG_LOAD_OWN_CSS_DESC="Give the name your own css file. For example 'my-css-file.css'. This file name must be loaded into folder /components/com_jdownloads/assets/css" ; New option for alternate file type icon sets COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_ICON_SET="Select File Type Icon Set" COM_JDOWNLOADS_BACKEND_SETTINGS_SELECT_ICON_SET_DESC="Here can you choose a file type icon set. Recommended are the new modern icon sets." COM_JDOWNLOADS_ICON_SET_1="Original Icon Set" COM_JDOWNLOADS_ICON_SET_2="Modern Icon Set 1" COM_JDOWNLOADS_ICON_SET_3="Modern Icon Set 2" ; new section texts for the frontend TAB in configuration COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_1="General" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_2="URL-Routing" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_3="Multilanguage Associations" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_4="CSS" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_5="Items per Page" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_6="Navigation" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_7="Default Sort Order" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_8="Header Sort Options" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_9="Download Sequence" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_10="Category Listbox" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_11="Category Header Info" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_12="'Back' Button" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_13="Other Options" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_14="Tabs in Details View" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_15="Ratings" COM_JDOWNLOADS_CONFIG_FE_TAB_SECTION_16="Comment Extensions Support" ; new section texts for the monitoring TAB in configuration COM_JDOWNLOADS_CONFIG_MO_TAB_SECTION_1="Extra Settings for newly created Categories and Downloads" COM_JDOWNLOADS_CONFIG_MO_DEFAULT_VALUES_CAT_LABEL="Use 'Extra Settings' for <b>Categories</b>" COM_JDOWNLOADS_CONFIG_MO_DEFAULT_VALUES_DESC="When Yes, the extra settings are used for each newly created Category in the next monitoring scan. When No, none of these 'Extra settings for Categories' are used. Note also the monitoring option hints that appear in the control panel below the 'Check Download Area' button." COM_JDOWNLOADS_CONFIG_MO_DEFAULT_VALUES2_DESC="When Yes, the extra settings are used for each newly created Download in the next monitoring scan. When No, none of these 'Extra settings for Downloads' are used. Note also the monitoring option hints that appear in the control panel below the 'Check Download Area' button." COM_JDOWNLOADS_CONFIG_MO_DEFAULT_VALUES_DOWN_LABEL="Use 'Extra Settings' for <b>Downloads</b>" COM_JDOWNLOADS_CONFIG_MO_DEFAULT_VALUES_OFF_LABEL="Automatically disable both of the above Options after each scan." COM_JDOWNLOADS_CONFIG_MO_DEFAULT_VALUES_OFF_DESC="When Yes, each time a monitoring scan is finished and the above default values for Categories and Downloads settings were used, then both options will be set to 'No'. This is to prevent accidental use on subsequent occaisions. Default is: Yes." COM_JDOWNLOADS_CONFIG_MO_DEFAULT_VALUES_CAT_TAGS_DESC="Select Tags for the new Categories. Only existing Tags maybe used, so please create any other required tags using the Tags management facilities. See the article <a href=\"https://www.jdownloads.net/documentation-for-v3-9/faq-v3-9/tags-support-in-jdownloads\" />Tags Support in jDownloads</a> in the Documentation Centre for details." COM_JDOWNLOADS_CONFIG_MO_DEFAULT_VALUES_TAGS_DESC="Select Tags for the new Downloads. Only existing Tags maybe used, so please create any other required tags using the Tags management facilities. See the article <a href=\"https://www.jdownloads.net/documentation-for-v3-9/faq-v3-9/tags-support-in-jdownloads\" />Tags Support in jDownloads</a> in the Documentation Centre for details.." COM_JDOWNLOADS_CONFIG_MO_DEFAULT_VALUES_CAT_ACCESS_DESC="Select the access level group for the new created Categories. Default is: 'Public'." COM_JDOWNLOADS_CONFIG_MO_DEFAULT_VALUES_ACCESS_DESC="Select the access level group for the new created Downloads. Default is: 'Public'." COM_JDOWNLOADS_CONFIG_MO_DEFAULT_TITLE_OPTION_LABEL="Title Creation Options" COM_JDOWNLOADS_CONFIG_MO_DEFAULT_TITLE_OPTION_DESC="The Download title is created automatically based on the file name found. Here you can define the rules for this:<br /><ul><li><b>Default</b>: The file name is taken as Download title without the file extension. Without any changes.</li><li><b>Replace Underscores and Hyphens</b>: As above, but underscores and hyphens that occur in the file name are replaced by spaces.</li><li><b>As above - but beginning of words in capital letters</b>: Same as for the second rule. But in addition, the first letter of each word beginning is converted to capital letters.</li></ul>" COM_JDOWNLOADS_CONFIG_MO_DEFAULT_TITLE_OPTION1="Default" COM_JDOWNLOADS_CONFIG_MO_DEFAULT_TITLE_OPTION2="Replace Underscores and Hyphens" COM_JDOWNLOADS_CONFIG_MO_DEFAULT_TITLE_OPTION3="As above - but beginning of words in capital letters" ; label for the new 'Refresh' button in control panel COM_JDOWNLOADS_REFRESH="Refresh" ; This text can be used for the (custom) 'Fields' TAB when you edit a Download and you have created in jDownloads own 'custom fields'. The second text is viewed in the TAB header. ; But only when you will not use a self created fields 'groups'. ; Remove the ; when you need this but leave then the key value not empty. ;COM_JDOWNLOADS_FIELDS_DOWNLOAD_LABEL="Special Fields" ;COM_JDOWNLOADS_FIELDS_DOWNLOAD_DESC="Additional self defined fields." ; COM_JDOWNLOADS_BACKEND_SETTINGS_CAT_FAUTO_DEFAULT_TEXT="Default Category Description" COM_JDOWNLOADS_BACKEND_SETTINGS_CAT_FAUTO_DEFAULT_TEXT_DESC="Allows you to define a general description for automatically created new categories." ; COM_JDOWNLOADS_BACKEND_CAT_USE_TRUNCATED_DESCRIPTION_TITLE="Show a truncated Categories Description" COM_JDOWNLOADS_BACKEND_CAT_USE_TRUNCATED_DESCRIPTION_DESC="Allows you to automatically truncate the view length of the short categories descriptions to the maximum number of characters as specified here. Leave zero to disable this feature." ; COM_JDOWNLOADS_BE_NO_DEL_FILES_ASSIGNED_ITEMS_EXISTS="Other Downloads, as listed below, are refering to the file assigned to Download: <b>%s</b> that you are trying to delete. You EITHER need to delete all the Downloads below OR change the source of the file associated to the Downloads below. You will then be able to delete." ; COM_JDOWNLOADS_BATCH_PRICE_LABEL="Change Price" COM_JDOWNLOADS_BATCH_PRICE_DESC="Change the price to selected items." COM_JDOWNLOADS_BATCH_CANNOT_COPY_FILES="An error occurred when trying to copy or move the file: '<b>%s</b>'. The download with the ID: '<b>%d</b>' could therefore not be copied or moved!" COM_JDOWNLOADS_BATCH_CANNOT_FIND_COPY_FILE="The file: '<b>%s</b>' to be copied or moved was not found in the source directory. The download with the ID: '<b>%d</b>' could therefore not be copied or moved!" COM_JDOWNLOADS_BACKEND_SETTINGS_HOW_MANY_IMAGES_IN_LISTS="Number of Images in Downloads List" COM_JDOWNLOADS_BACKEND_SETTINGS_HOW_MANY_IMAGES_IN_LISTS_DESC="Specifies how many images will be displayed in the Downloads list <b>in the backend</b>. Can be useful if a lot of images have been assigned to each download and the page therefore loads too slowly. If 0, no images will be displayed. Instead, only a small icon is used to indicate if images are available. The default value is: 3." COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_PREVIEW_FILE_IN_LISTS="View Preview File in backend Downloads List" COM_JDOWNLOADS_BACKEND_SETTINGS_VIEW_PRICE_FIELD_IN_LISTS="View Price Field in backend Downloads List" ; New in 4.0 COM_JDOWNLOADS_DOWNLOADS_LIST_PASSWORD_HINT="Download protected by password!" COM_JDOWNLOADS_BE_CATEGORIES_LIST_TOTAL_TEXT="Total Number of listed Categories: %s" COM_JDOWNLOADS_BE_DOWNLOADS_LIST_TOTAL_TEXT="Total Number of listed Downloads: %s" COM_JDOWNLOADS_BE_FILES_LIST_TOTAL_TEXT="Total Number of listed Files: %s" COM_JDOWNLOADS_BE_LICENSES_LIST_TOTAL_TEXT="Total Number of listed Licenses: %s" COM_JDOWNLOADS_BE_LAYOUTS_LIST_TOTAL_TEXT="Total Number of listed Layouts: %s" COM_JDOWNLOADS_BE_GROUPS_LIST_TOTAL_TEXT="Total Number of listed User Groups: %s" COM_JDOWNLOADS_BE_LOGS_LIST_TOTAL_TEXT="Total Number of listed Logged Actions: %s" ; 'visually-hidden' elements COM_JDOWNLOADS_TABLE_CAPTION_CATS="Table of Categories" COM_JDOWNLOADS_TABLE_CAPTION_DOWNLOADS="Table of Downloads" ; Inform the user when backend sections are still empty COM_JDOWNLOADS_EMPTYSTATE_BUTTON_ADD="Create the first Download" COM_JDOWNLOADS_EMPTYSTATE_CONTENT="A 'Download' in jDownloads is an element that contains not only the downloadable file, but also all the information associated with it." COM_JDOWNLOADS_EMPTYSTATE_TITLE="No Downloads have been created yet." COM_JDOWNLOADS_EMPTYSTATE_TITLE_CAT="No Categories have been created yet." COM_JDOWNLOADS_CATEGORIES_EMPTYSTATE_CONTENT="Downloads must be assigned to Categories. But currently no Category is available yet." COM_JDOWNLOADS_CATEGORIES_EMPTYSTATE_BUTTON_ADD="Create a first Category" COM_JDOWNLOADS_FILES_EMPTYSTATE_BUTTON_ADD="Upload Files here" COM_JDOWNLOADS_FILES_EMPTYSTATE_CONTENT="All files in the main jDownloads directory are displayed here. These can be assigned to new or existing downloads at any time. Only then will they be moved to the relevant directory in the relevant category." COM_JDOWNLOADS_FILES_EMPTYSTATE_TITLE="No Files exist here currently." COM_JDOWNLOADS_LOGS_EMPTYSTATE_BUTTON_ADD="Change the Logs Settings" COM_JDOWNLOADS_LOGS_EMPTYSTATE_CONTENT="When enabled in the jDownloads options will be listed here any download and upload action. Use the Options button at the top to activate it." COM_JDOWNLOADS_LOGS_EMPTYSTATE_TITLE="No log activities are currently stored." ; Define new title for backend modules COM_JDOWNLOADS_STATS_MODULE_TITEL="Statistics & Information" COM_JDOWNLOADS_ALIAS_SAVE_WARNING="Alias already existed so a number was added at the end. You can re-edit the Download to customise the alias." ; Some descriptions for the access.xml (permission settings) COM_JDOWNLOADS_ACTION_EDITOWN_CAT_DESC="Allows users in the group to edit any Download they submitted in this category." COM_JDOWNLOADS_ACTION_EDITSTATE_CAT_DESC="Allows users in the group to change the state of any Download in this category." COM_JDOWNLOADS_ACTION_EDITOWN_DESC="Allows users in the group to edit any Download they submitted in this extension." COM_JDOWNLOADS_ACTION_EDITSTATE_DESC="Allows users in the group to change the state of any Download in this extension." COM_JDOWNLOADS_ACTION_MANAGE_COMPONENT_DESC="Allows users in the group to access the administration interface for this extension." COM_JDOWNLOADS_ACTION_ADMIN_COMPONENT_DESC="Allows users in the group to edit the options and permissions of this extension." ; Information about default permission settings and how it can be changed COM_JDOWNLOADS_DEFAULT_PERMISSION_HINT_TITLE="Important note on the current permission settings" COM_JDOWNLOADS_DEFAULT_PERMISSION_HINT_DESC="After the initial installation, <b>all visitors</b> have permission to download the files. Without having to register as a user. If you are already planning to restrict this permission to certain categories or files, you should revoke this general permission now. This makes it easier to fine-tune the settings for individual user groups later. For example, at category level. Examples of different permission settings can be found in the documentation. This note is only displayed the first time you call it up after logging in." COM_JDOWNLOADS_DEFAULT_PERMISSION_HINT_BUTTON="Change default permission settings" COM_JDOWNLOADS_DEFAULT_PERMISSION_HIDE_BUTTON="Hide this message in the future" ; Information in Control Panel about new releases COM_JDOWNLOADS_CPANEL_NEW_RELEASE_HINT="Attention: You are not using the latest jDownloads version! Please perform an update." COM_JDOWNLOADS_CPANEL_NEW_RELEASE_LINK="If Joomla does not automatically offer you the new version, you can download it <a href=\"%s\" target=\"_blank\">here</a>." ; GD Library does not exist, so the thumbs canot be created COM_JDOWNLOADS_ERROR_CAN_NOT_CREATE_THUMB_IMAGE="The GD library does not exist on the server, so thumbnails cannot be created." ; Required to still be compatible with v3.9 COM_JDOWNLOADS_SAMPLE_DATA_BE_OPTION_LINK_TEXT_DESC="Click on this link to install the example data. This will create a main category and a subcategory with a new download." COM_JDOWNLOADS_BACKEND_SETTINGS_JCOMMENTS_TITLE="Support JComments" ; Added for batch actions COM_JDOWNLOADS_BATCH_FILES_EXIST_ALREADY="A file with this name already exists in the target directory: '<b>%s</b>'. The download with the ID: '<b>%d</b>' could therefore not be copied or moved! Tip: Edit the source download, change the file name and try again." COM_JDOWNLOADS_MISSING_MAIN_MENU_HINT="<b>Important!</b> A jDownloads menu item from type 'All Categories' must still be created and published! See also the <a href=\"https://www.jdownloads.net/documentation/getting-started-v3-9/first-time-installation-jdownloads-4-series\" target=\"_blank\" rel=\"noopener\"/>documentation</a> for this."
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка