primo commit
This commit is contained in:
@ -0,0 +1,286 @@
|
||||
; en-GB.com_attachments.help.ini (Help page)
|
||||
; Attachments for Joomla! extension
|
||||
; Copyright (C) 2013-2018 Jonathan M. Cameron, All rights reserved.
|
||||
; License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; NOTES TO TRANSLATORS:
|
||||
; * Do not remove or change any items in curly brackets like this: {LINK}
|
||||
; * Please do not translate any html tags (such as <strong> or <em>).
|
||||
; * please do not add any extra html tags if possible.
|
||||
|
||||
; English translation
|
||||
|
||||
ATTACH_HELP_000000_MAIN_TITLE="Attachments Documentation"
|
||||
ATTACH_HELP_000100_MAIN_VERSION="This version is for Joomla 2.5+ or 3.x"
|
||||
ATTACH_HELP_000200_MAIN_CONTENTS="Contents"
|
||||
ATTACH_HELP_010000_SECTION_TITLE="Introduction"
|
||||
ATTACH_HELP_010100_TEXT="The 'Attachments' extension for Joomla! allows files to be uploaded and attached to articles, categories, or other types of content items. The 'Attachments' extension includes a plugin to display the attachments and a component for uploading and managing attachments, as well as other plugins. There are options to control who can see the attachments and who can upload them, along with many options to increase its flexibility and usefulness. Note: all options are controlled through the component manager."
|
||||
ATTACH_HELP_010200_WARNING="This version of the <em>Attachments</em> extension only works for Joomla! 2.5.7 or greater. Joomla 1.7 is no longer supported."
|
||||
ATTACH_HELP_010300_NOTE="In the rest of this document, the term <strong>content item</strong> is sometimes used. Normally we think of attaching files to articles. Attachments supports attaching files and URLs to articles or category descriptions by default. But it is possible to attach to other types of content types (this requires special 'Attachments' plugins). All of these are referred to as <strong>content items.</strong>."
|
||||
ATTACH_HELP_010400_TEXT="The 'Attachments' extension has been translated into many different languages. Please see the {SECT_TRANS} section for the list of available translations."
|
||||
ATTACH_HELP_010500_TEXT="If you wish to subscribe to an email list for announcements about this extension, please subscribe using this web page:"
|
||||
ATTACH_HELP_010600_TEXT="Attachments Email List (%s)"
|
||||
ATTACH_HELP_020000_SECTION_TITLE="Main new features in Attachments 3.1"
|
||||
ATTACH_HELP_020100_TEXT="Attachments 3.1 now runs on Joomla 3.0 and greater."
|
||||
ATTACH_HELP_020200_TEXT="Attachments 3.1 fixes several issues for non Super-users who have limited backend access."
|
||||
ATTACH_HELP_020300_TEXT="Attachments 3.1 adds the ability to display attachments on the frontend that require logging in before access is allowed."
|
||||
ATTACH_HELP_020400_TEXT="Attachments 3.1 adds an Attachments 'quickicon' in the main Joomla control panel for convenience."
|
||||
ATTACH_HELP_030000_SECTION_TITLE="Major features of the Attachments Extension"
|
||||
ATTACH_HELP_030100_TEXT="Full support for the ACL/permissions system of Joomla 2.5+. This gives you significant flexibility to control who can create, edit, or delete attachments. See the {SECT_PERMS} section for more details."
|
||||
ATTACH_HELP_030200_TEXT="Full support for viewing access levels. This means you can set some of your attachments to be visible by anyone, and some to be visible only to users in certain groups (as defined by the Access Levels). See the {SECT_ACCESS} section for more details."
|
||||
ATTACH_HELP_030300_TEXT="You can manage attachments from the article editor, including adding, editing, and deleting attachments."
|
||||
ATTACH_HELP_030400_TEXT="You can create attachments while an article is being created."
|
||||
ATTACH_HELP_030500_TEXT="All attachments lists on the front end are updated by Ajax and do not require full page reloads."
|
||||
ATTACH_HELP_030600_TEXT="You can "attach" URLs as well as files to content items."
|
||||
ATTACH_HELP_030700_TEXT="You can show the attachments list anywhere in an article (or content item)."
|
||||
ATTACH_HELP_030800_TEXT="In the administrative back end:"
|
||||
ATTACH_HELP_030900_TEXT="There are options to filter the listed attachments to unpublished or trashed articles or content items."
|
||||
ATTACH_HELP_031000_TEXT="Filtering of the list of articles"
|
||||
ATTACH_HELP_031100_TEXT="Sorting the list of attachments by any of the column headers."
|
||||
ATTACH_HELP_031200_TEXT="Useful administrative utility commands"
|
||||
ATTACH_HELP_031300_TEXT="The Attachments extension supports "Attachments plugins". These plugins allow attaching files to any content item that invokes the {ONCONTENTPREPARE} plugin. For example, you can attach files to Category descriptions. With a bit of work, an extension developer can create a new 'Attachments' plugin to support adding attachments to things like CB personal info displays, Virtuemart product descriptions, etc. See the {SECT_FILES} section for more details."
|
||||
ATTACH_HELP_040000_SECTION_TITLE="Uploading Restrictions"
|
||||
ATTACH_HELP_040100_TEXT="Not all types of attachment files can be uploaded. The 'Attachments' extension will not allow uploading of file types that are not permitted by the Joomla! Media Manager. To see (or change) what file types are allowed, go to the <strong>Media manager</strong> item under the <strong>Content</strong> menu. Click on the <strong>Options</strong> button on the right end of the toolbar and select the <em>Component</em> tab. There you will see the options for controlling what types of file extensions and mime types are permitted for uploads. The 'Attachments' extension respects the file type limitations in the 'Legal Extensions (File Types)'. Add extensions for any file type that you require in the 'Legal Extensions (File Types)' field. You may also add appropriate MIME types in the 'Legal MIME Types'; field. Note that the upload file size limit in the Media Manage is ignored by the Attachments extension (as well as the other options on this page)."
|
||||
ATTACH_HELP_040200_WARNING="If you add items to the "Legal Extensions" or "Legal MIME Types" fields, do not add any spaces between items!"
|
||||
ATTACH_HELP_050000_SECTION_TITLE="Attachments Settings"
|
||||
ATTACH_HELP_050100_TEXT="All of the settings for 'Attachments' are controlled via the component manager. To access these settings, go to the administrative back end and select "Attachments" under the "Component" menu. Click on the "Options" button on the right end of the tool bar and you will see options grouped under several tabs."
|
||||
ATTACH_HELP_050150_NOTE="In the following sections, the screenshot images of options will look a little different on Joomla 3 but the options are identical."
|
||||
ATTACH_HELP_050200_SUBSECTION_TITLE="Basic Options"
|
||||
ATTACH_HELP_050300_TEXT="This 'auto publish' feature controls whether new attachments are published by default when they are added. If 'Yes' is selected, when attachments are added, they will be published immediately and will be visible to users. If 'No' is selected, new attachments will not be published by default. An administrator or someone with appropriate permissions will need to publish them before the attachments will be available to users."
|
||||
ATTACH_HELP_050400_TEXT="If the auto-publish option is disabled (see the previous option), you may wish to inform those adding attachments how they can get their attachment published. You can insert an appropriate message here. If this field is empty, a general system message will be added suggesting that they contact their system administrator to publish any newly uploaded attachments."
|
||||
ATTACH_HELP_050600_TEXT="<strong>Name for user-defined field 1-3:</strong> If you have some additional information about each attachment that you wish to add, the 'Attachments' extension allows you to defined up to three optional user-defined fields. To create a new field, insert the name for it in one of the three entries. Clear the name to disable the display and editing of this field. The user-defined fields will be shown in the order listed here. The maximum length of each user-defined field name is 40 characters. The data in these fields may be up to 255 characters long."
|
||||
ATTACH_HELP_050700_HINT_TEXT="If you add an asterisk to the end of the name of a user-defined field, it will not be displayed on the front end. It will be visible when an attachment is edited on the front end and always be visible in the back end. This hidden user-defined field can be used to order attachments in an arbitrary order by putting appropriate integer values in the field."
|
||||
ATTACH_HELP_050800_TEXT="The maximum filename or URL length for attachments list. Filenames or URLs longer than this will be truncated and put into the display name (for display purposes only, the actual filename or URL will not be changed). A value of 0 means the filename length is unlimited by this option (the display_name field in the attachments database table is limited to 80 characters). Note: If display filenames or URLs are truncated by this option, the truncated name will be inserted into the "Display Filename / URL" field. This option only affects attachments added after this option is set."
|
||||
ATTACH_HELP_050900_TEXT="This option controls the location in the article (or content item) where the list of attachments will be placed. This option applies to all attachments lists:"
|
||||
ATTACH_HELP_051000_TEXT="<em>At the beginning</em>"
|
||||
ATTACH_HELP_051100_TEXT="<em>At the end</em>"
|
||||
ATTACH_HELP_051200_TEXT="<em>Custom placement</em>' - With this option, the attachments list will appear in the article (or content item) where ever the special tag: {attachments} occurs."
|
||||
ATTACH_HELP_051300_WARNING="In custom placement mode, any article (or content item) that does not include this tag will display its the attachments list at its end."
|
||||
ATTACH_HELP_051400_TEXT="In this mode, when editing an article in the back end, an extra button will be displayed below the edit area: [Insert {attachments} token]. Position the cursor where you want the custom placement token inserted and use this button to insert the token. This button will add surrounding HTML tags to hide the token when it is not replaced (for example when the attachments list is not supposed to be visible). In HTML, the token looks like this with the surrounding tags to hide it:"
|
||||
ATTACH_HELP_051500_TEXT="In the back end editors, you will see the {attachments} tag but not the HTML 'span' tags unless you switch to HTML mode. In the front end, you will never see the {attachments} tag unless the insert_attachments_tag plugin is disabled. If you wish to remove the {attachments} token, you may want to use the "HTML" view mode in the editor to make sure that you also delete the surrounding span tags."
|
||||
ATTACH_HELP_051600_WARNING="The custom placement mode does not currently work for attachments on category descriptions for Joomla versions before 2.5.10. This is a good reason to upgrade your version of Joomla!"
|
||||
ATTACH_HELP_051700_TEXT="'<em>Disabled (filter)</em>' - This option will disable the display of attachments lists and suppress the display of any {attachments} tags in articles or content items."
|
||||
ATTACH_HELP_051800_TEXT="'<em>Disabled (no filter)</em>' - This option will disable the display of attachments lists and will not suppress the display of any {attachments} tags in articles (or content items)."
|
||||
ATTACH_HELP_052000_SUBSECTION_TITLE="Formatting Options"
|
||||
ATTACH_HELP_052100_TEXT="<strong>Show titles:</strong> If set to 'Yes', a row of titles will be added above the list of attachments describing what is in each column."
|
||||
ATTACH_HELP_052200_TEXT="<strong>Show attachment description:</strong> This setting controls whether the attachment description is shown in the list of attachments."
|
||||
ATTACH_HELP_052300_TEXT="<strong>Show attachment creator:</strong> Show the username of the one who created (uploaded) the attachment."
|
||||
ATTACH_HELP_052400_TEXT="<strong>Show file size:</strong> This setting controls whether the attachment file size is shown in the list of attachments."
|
||||
ATTACH_HELP_052500_TEXT="<strong>Show number of downloads:</strong> This setting controls whether the number of downloads is shown in the list of attachments."
|
||||
ATTACH_HELP_052600_WARNING="This option only works for file attachments in secure mode! In non-secure mode, files are maintained as static files and accessed directly, without going through Joomla! code. Therefore it is impossible to update the number of downloads for a file when it is accessed this way. So the display of the number of file or URL downloads will only work in secure mode when this option is set to 'Yes'."
|
||||
ATTACH_HELP_052650_TEXT="<strong>Show attachment creation date:</strong> If this setting is 'Yes', the creation date for the attachment will be added to the attachment list for articles that have attachments. If 'No' is selected, no date will be added to the attachment list."
|
||||
ATTACH_HELP_052700_TEXT="<strong>Show attachment modification date:</strong> If this setting is 'Yes', the modification date for the attachment will be added to the attachment list for articles that have attachments. If 'No' is selected, no date will be added to the attachment list."
|
||||
ATTACH_HELP_052800_TEXT="<strong>Format string for dates:</strong> You may select the format for the displayed creation and modification dates by giving a format string like ones used by the Joomla <cite>JDate::format()</cite> function (which is based on the PHP DateTime::format function). Search the web with 'PHP DateTime' for examples. Note that JDate handles translation of month/day names as necessary. The default format string (Y-m-d H:i) gives dates with 24-hour time like 2013-01-05 16:21. To remove the time-of-day part, leave out the 'H:i' part."
|
||||
ATTACH_HELP_052900_TEXT="<strong>Attachments list order:</strong> This option allows you to specify the order in which attachments will be listed in the attachments lists. Most of the options are self-explanatory:"
|
||||
ATTACH_HELP_053000_TEXT="'<em>{LABEL}</em>' - If this option is selected, the attachments will be sorted alphabetically by the filename. "
|
||||
ATTACH_HELP_053100_TEXT="'<em>{LABEL}</em>'"
|
||||
ATTACH_HELP_053200_TEXT="'<em>{LABEL}</em>'"
|
||||
ATTACH_HELP_053300_TEXT="'<em>{LABEL}</em>'"
|
||||
ATTACH_HELP_053400_TEXT="'<em>{LABEL}</em>'"
|
||||
ATTACH_HELP_053500_TEXT="'<em>{LABEL}</em>'"
|
||||
ATTACH_HELP_053600_TEXT="'<em>{LABEL}</em>' - Sort the attachments by their filenames or URLs. All attachments that have blank display filenames/URLs will appear before the ones with display filenames. "
|
||||
ATTACH_HELP_053700_TEXT="'<em>{LABEL}</em>'"
|
||||
ATTACH_HELP_053800_TEXT="'<em>{LABEL}</em>' - Sort by the name of the user who uploaded the attachment."
|
||||
ATTACH_HELP_053900_TEXT="'<em>{LABEL}</em>'"
|
||||
ATTACH_HELP_054000_TEXT="'<em>{LABEL}</em>'"
|
||||
ATTACH_HELP_054100_TEXT="'<em>{LABEL}</em>'"
|
||||
ATTACH_HELP_054200_TEXT="'<em>{LABEL}</em>'"
|
||||
ATTACH_HELP_054300_TEXT="'<em>{LABEL}</em>' - If this option is selected, the attachments will be sorted by the attachment ID. This usually has the effect of ordering the attachments in the order they were created. "
|
||||
ATTACH_HELP_054400_TEXT="'<em>{LABEL}</em>'"
|
||||
ATTACH_HELP_054500_TEXT="'<em>{LABEL}</em>'"
|
||||
ATTACH_HELP_054600_TEXT="'<em>{LABEL}</em>'"
|
||||
ATTACH_HELP_055000_SUBSECTION_TITLE="Visibility Options"
|
||||
ATTACH_HELP_055100_TEXT="These options control when attachments will be visible on the front page, assuming the user is in the appropriate groups to see the attachments."
|
||||
ATTACH_HELP_055200_TEXT="<strong>Hide attachments on the front page:</strong> Select this option to prevent any attachments from being shown on the front page of your website."
|
||||
ATTACH_HELP_055300_TEXT="<strong>Hide attachments before 'Read More' breaks:</strong> Select this option to prevent attachments from being displayed on the front end if they are before 'Read More' breaks in articles. If you click on the link to read the full article, the attachments will be shown."
|
||||
ATTACH_HELP_055400_TEXT="<strong>Hide attachments on blog pages:</strong> Select this option to prevent attachments from being shown on any page with 'blog' layouts."
|
||||
ATTACH_HELP_055500_TEXT="<strong>Hide attachments except on article views:</strong> Select this option to prevent attachments from being shown on any page on the front page except for views for single specific articles."
|
||||
ATTACH_HELP_055600_TEXT="<strong>Always show attachments on category views:</strong> Select this option to always show attachments on category views -- regardless of other options."
|
||||
ATTACH_HELP_055700_TEXT="<strong>Hide attachments for categories:</strong> Hide attachments on any category views for the selected categories. Note that attachments will be displayed for children categories unless they are explicitly selected. To select or deselect categories without affecting other categories, hold the Control-key when left mouse-clicking on the category. In the figure, only one category is selected."
|
||||
ATTACH_HELP_055800_TEXT="<strong>Show attachments to non-logged in users:</strong> {DESCRIPTION} The URL to login or register can be specified on the 'Advanced' options tab."
|
||||
ATTACH_HELP_055900_TEXT="<strong>Hide 'Add Attachments' link:</strong> Always hide the 'Add Attachments' link on the front page. This requires attachments to be added to articles, etc, by editing them in the front page (where an 'Add Attachments' button will be available under the editing area)."
|
||||
ATTACH_HELP_057000_SUBSECTION_TITLE="Advanced Options"
|
||||
ATTACH_HELP_057050_TEXT="<strong>Maximum attachment size (MB):</strong> {DESCRIPTION}. For information on increasing the upload size limit on your sever, see the {SECT_WARN} section."
|
||||
ATTACH_HELP_057100_TEXT="<strong>Characters forbidden in uploaded filenames:</strong> Filenames containing these characters will not be allowed to be uploaded. These characters are problematic in the URL presented to the user for file attachments in 'non-secure' mode so they are forbidden. These characters are generally not an issue when using 'secure' mode since the filename is not used as part of the URL presented to the user."
|
||||
ATTACH_HELP_057200_TEXT="<strong>CSS style for attachments tables:</strong> To override the CSS styling of attachments lists, specify your own style name here. The default style name is 'attachmentsList'. For more information about customizing the display of attachments lists, see the section {SECT_STYLE}."
|
||||
ATTACH_HELP_057300_TEXT="<strong>File link open mode:</strong> This mode how the links to attachment files will be opened. 'In same window' means the file will be opened in the same browser window. 'In new window' means the file will be opened in a new window. In some browsers, using the 'In new window' option will actually open the attachment in a new tab."
|
||||
ATTACH_HELP_057400_TEXT="<strong>Custom titles for attachments lists:</strong> By default, the 'Attachments' extension inserts the title "Attachments:" above the list of attachments for each article or content item (if it has attachments). In some cases, you may prefer using some other term for specific articles or content items. You may specify the exact term you would like to use on an item-by-item basis. For example, if you would like article 211 to use the custom title "Downloads:", then add this to this setting: '211 Downloads' (without the quotes). Use one entry per line. For other types of content items, use the form: 'category:23 This is the title for category 23' where 'category' can be replaced by the name of the content item entity. The example for articles above could have been done with 'article:211 Downloads'. Note that an entry without a numeric ID at the beginning will be applied to all content items. So it is good practice to put such global overrides first in the list and then override the item-by-item custom titles afterward."
|
||||
ATTACH_HELP_057500_NOTE="If you wish to change the titles used for attachments lists globally, you may copy the translations entry 'ATTACH_ATTACHMENTS_TITLE' from the translation file: {BLOCK1} into the global override file: {BLOCK2}"
|
||||
ATTACH_HELP_057600_NOTE="where qq-QQ refers to the language designator code such as en-GB for English. (If you are not familiar with Joomla! translation files, find the line that has 'ATTACH_ATTACHMENTS_TITLE' on left side of the '=' sign and the translation on the right in double-quotes. Edit anything to the right of the '=' sign. Do not change anything to the left of the '=' sign.). The reason to put your translation modifications into the global override file is because the first translation file listed above is part of the Attachments extension and will be updated if the Attachments extensions is upgraded (meaning that any changes you do to it will be lost)."
|
||||
ATTACH_HELP_057700_TEXT="<strong>Timeout for checking links:</strong>Timeout for checking links (seconds). Whenever a link is added as an attachment, the link is checked directly (you can disable this check in the form). If the link can be accessed before the timeout, the file size and other information about the link is retrieved. If not, generic information is used. To disable the check, enter 0."
|
||||
ATTACH_HELP_057800_TEXT="<strong>Superimpose URL link icons:</strong>Superimpose URL link icons over the file attachment icon for each attachment to indicate it is a URL. Valid URLs are shown with arrows and invalid URLs are shown with a red line across the file type icon (bottom left to top right)."
|
||||
ATTACH_HELP_057900_TEXT="<strong>Suppress obsolete attachments (in back end):</strong>Set the default for suppressing <em>obsolete</em> attachments in the administrative back end. In this context, <em>obsolete</em> attachments are ones attached to unpublished or trashed parents. You can override this using the 'Show attachments for' drop-down menu on the right just above the list of attachments (on the same line as the filter). When you use the drop-down menu to control which attachments are visible, the system remembers that setting until you log out as administrator. So changing this parameter may not seem to have an effect. This parameter setting will come into effect the next time you log in as administrator."
|
||||
ATTACH_HELP_057940_TEXT="<strong>URL to log in:</strong> {DESCRIPTION}"
|
||||
ATTACH_HELP_057960_TEXT="<strong>URL to register:</strong> {DESCRIPTION}"
|
||||
ATTACH_HELP_058000_SUBSECTION_TITLE="Security Options"
|
||||
ATTACH_HELP_058100_TEXT="<strong>Secure attachment downloads:</strong> By default, the 'Attachments' extension saves attachment files in a publicly accessible sub-directory. If you choose the <em>secure</em> option, the directory in which the attachments are saved will be made publicly inaccessible. The download links for the attachments in the front end will download the attachment files but will not be direct links. This will prevent access unless users have appropriate permissions. If <em>secure</em> downloads are not selected, the links to the attachments will be shown as the options above indicate, but the files will still be accessible to anyone if they know the full URL (even if they are not logged in), since the sub-directory is public."
|
||||
ATTACH_HELP_058200_TEXT="The <em>secure</em> option prevents access to uploaded files to users without appropriate permissions even if they know the full URL, since this option prevents public access to the attachments sub-directory. For URL 'attachments', the 'display name' for the URL is shown but not the full URL. When a user with appropriate permissions tries to access a URL attachment, they will be redirected to the desired URL. So for URL 'attachments', the display name must be set if the actual URL is not to be exposed."
|
||||
ATTACH_HELP_058300_TEXT="In <em>secure</em> mode, any attachment set to the 'Public' access level can be seen and downloaded by anyone."
|
||||
ATTACH_HELP_058400_HINT="If you have problems with filenames with Unicode characters, you should enable the <strong>Secure attachment downloads</strong> option (especially on Windows servers)."
|
||||
ATTACH_HELP_058500_TEXT="<strong>Download mode for secure downloads:</strong> This option controls whether files should be downloaded as separate files or displayed in the browser (if the browser can handle that type of file). There are two options:"
|
||||
ATTACH_HELP_058600_TEXT="<em>'inline'</em> - In this mode, files that can be displayed by the browser will be displayed in the browser (such as text files and images)."
|
||||
ATTACH_HELP_058700_TEXT="<em>'attachment'</em> - With the 'attachment' mode, files will always be downloaded as separate files."
|
||||
ATTACH_HELP_058800_TEXT="In either case, files that can't be displayed in the browser will be downloaded as external files."
|
||||
ATTACH_HELP_059000_SUBSECTION_TITLE="Permissions Options"
|
||||
ATTACH_HELP_059100_TEXT="The permissions options are explained in the following {SECT_PERMS} section (next)."
|
||||
ATTACH_HELP_060000_SECTION_TITLE="Attachments Permissions"
|
||||
ATTACH_HELP_060100_TEXT="The attachments extension takes full advantage of the new Joomla! ACL/permissions system introduced in Joomla! 1.6. This gives websites that use Attachments a lot of flexibility to control who can create, edit, delete and manage attachments."
|
||||
ATTACH_HELP_060200_TEXT="Before describing the ACL permissions related to Attachments, it is important to understand a key underlying principle:"
|
||||
ATTACH_HELP_060300_IMPORTANT="All attachments are attached to a parent article, category, or other content item. Creating, editing, deleting, or changing the state of an attachment is considered to be a form of editing the parent content item. So the user must first have permission to edit the parent content item before any Attachments-specific permissions are checked."
|
||||
ATTACH_HELP_060400_TEXT="To change the permissions for various user groups, go to the administrative back end and select "Attachments" under the "Component" menu. Click on the "Options" button on the right end of the tool bar and then select the permissions tab. You will see something like this:"
|
||||
ATTACH_HELP_060500_TEXT="Permission Options"
|
||||
ATTACH_HELP_060600_TEXT="The attachments permissions options. The permissions for the Public group are shown."
|
||||
ATTACH_HELP_060700_TEXT="Here is a brief description of permissions related to Attachments that are available:"
|
||||
ATTACH_HELP_060800_TEXT="Permission"
|
||||
ATTACH_HELP_060900_TEXT="Description / Notes"
|
||||
ATTACH_HELP_061000_TEXT="ACL Action"
|
||||
ATTACH_HELP_062000_SUBSECTION_TITLE="Default Permissions"
|
||||
ATTACH_HELP_062100_TEXT="When the attachments extension is installed, it installs these basic permissions:"
|
||||
ATTACH_HELP_062200_IMPORTANT="<strong>Basic Behavior Of Default Permissions</strong>"
|
||||
ATTACH_HELP_062300_TEXT="Authors (and Managers) or above can add attachments to any article/parent they can edit"
|
||||
ATTACH_HELP_062400_TEXT="Authors (and Managers) or above can edit or delete any attachments on any article/parent they can edit"
|
||||
ATTACH_HELP_062500_TEXT="Editors (and Managers) or above can publish/unpublish attachments from the front end."
|
||||
ATTACH_HELP_062600_TEXT="Authors cannot publish their own attachments."
|
||||
ATTACH_HELP_062700_TEXT="If you want different defaults, you will need to edit the permissions using the "Permissions" tab on the Attachments options."
|
||||
ATTACH_HELP_063000_SUBSECTION_TITLE="Permissions Settings for Common Scenarios"
|
||||
ATTACH_HELP_063100_TEXT="Here are some suggestions about how to set the permissions to achieve the desired behaviors:"
|
||||
ATTACH_HELP_063200_TEXT="<strong>Scenario 1 - Authors can publish their own Attachments</strong>"
|
||||
ATTACH_HELP_063300_TEXT="In the permissions options, click on the 'Author' entry. Locate the 'Edit State of Own Attachments' line and set it to 'Allowed' and click on 'Save' to verify the changes."
|
||||
ATTACH_HELP_063400_TEXT="Permissions setting for scenario1"
|
||||
ATTACH_HELP_063500_TEXT="<strong>Scenario 2 - Authors can edit/delete their own attachments but no one else's</strong>"
|
||||
ATTACH_HELP_063600_TEXT="In the permissions options, click on the 'Author' entry. Locate the 'Edit State Of Attachments For Owned Article/Parent' and 'Delete Attachments For Owned Article/Parent' and set them both to 'Denied'. Click on 'Save' to verify the changes."
|
||||
ATTACH_HELP_063700_TEXT="Permissions setting for scenario2"
|
||||
ATTACH_HELP_063800_TEXT="Since Author still has permissions to edit/delete their own attachments this effectively prevents them from editing/deleting attachments that they did not create, even if they can edit the article."
|
||||
ATTACH_HELP_063900_TEXT="Note that all user groups derived from Author (e.g., Editor, Publisher, etc) will also be denied from editing or deleting attachments for articles/parents that they did not create (from this permission). Fortunately, they generally have the higher level permissions 'Edit Attachments' and 'Delete Attachments' which means they can edit or delete any attachments on any article that they can edit (assuming their permissions have not been changed)."
|
||||
ATTACH_HELP_064000_TEXT="If you have other common scenarios that you feel should be documented, please feel free to contact me so I can update this documentation (see the end of this page for contact information)."
|
||||
ATTACH_HELP_065000_SUBSECTION_TITLE="Other Notes on Permissions"
|
||||
ATTACH_HELP_065100_TEXT="If a user has permissions to edit the state of their attachments, they will see the 'Publish: Yes/No' options on forms to add or edit attachments. If they select 'No' and save the attachment, the attachment will still be visible to them in the front end (while they are logged in) but the row for that attachment will be shaded a dark gray as cue that the attachment is not public. No one else will see the unpublished attachments on the front end. If the user wants to change the Published state, they can edit the attachment (even though it is grayed out) and change the states."
|
||||
ATTACH_HELP_070000_SECTION_TITLE="Access Levels Visibility Control"
|
||||
ATTACH_HELP_070100_TEXT="The Attachments extension now supports the Joomla 'Access Levels'. Each attachment can be assigned to specific access levels such as 'Public', 'Registered', and 'Special', as well as any other access levels created on your site. The two basic levels are:"
|
||||
ATTACH_HELP_070200_TEXT="<strong>'Public'</strong> - Anyone visiting the website will be able to see and download attachments with 'access level' set to 'Public' if the article/parent is visible and no other Attachments visibility settings prevent the attachments from being shown."
|
||||
ATTACH_HELP_070300_TEXT="<strong>'Registered'</strong> - Anyone that is logged into the website will be able to see and download attachments with 'access level' set to 'Registered' if the article/parent is visible and no other Attachments visibility settings prevent the attachments from being shown."
|
||||
ATTACH_HELP_070400_TEXT="The effect of other access levels depends on the groups associated with the access level."
|
||||
ATTACH_HELP_070500_TEXT="The ability to set the 'Access Level' for individual attachments gives extensive control on who is able to see and download attachments."
|
||||
ATTACH_HELP_070600_NOTE="Suppose you create a new access level on your site. Users who are not explicitly members of the groups associated with the new access level will not be able to set their attachments for that access level. If you edit an attachment as the Super User, you might be surprised that the new access level does not show up in the access level options. If you have just created the new access level, you may need to log out of the back end and log in again for the changes to be completely visible (due to caching)."
|
||||
ATTACH_HELP_080000_SECTION_TITLE="Display Filename or URL"
|
||||
ATTACH_HELP_080100_TEXT="Normally, when files are uploaded (or URLs are installed) and listed in a list of attachments, the full filename (or URL) is shown as a link to download the attachment. In some cases, the filename (or URL) may be too long for this to work nicely. In the upload form, there is another field called "Display Filename or URL" in which the person uploading the file can insert an alternative filename (or URL) or label to display instead of the full filename (or URL). For instance, some abbreviation of the filename could be added in this field. The field may be edited in the administrative back end when attachments are edited. Note: There is an option called "Maximum Filename or URL Length" in the 'Attachments' extension options. It can be set to automatically truncate uploaded displayed filenames; the resulting truncated filename will be inserted into the "Display Filename or URL" field."
|
||||
ATTACH_HELP_090000_SECTION_TITLE="Attaching URLs"
|
||||
ATTACH_HELP_090100_TEXT="Besides files, the 'Attachments' extension has is the ability to "attach" URLs to content items. When you bring up one of the "Add attachment" dialog boxes, you will see a button labeled as "Enter URL instead". If you click on it you will get an entry field for the URL and see two options:"
|
||||
ATTACH_HELP_090200_TEXT="<strong>Verify URL existence?</strong> - In order to determine the file type of the URL (to pick a suitable icon), the code queries the server for basic information about the file including the file type and size. In some cases, the server will not respond to these requests even though the URL is valid. By default, Attachment will not accept URLs that have not been validated by the server. But if you know the URL is valid, you can uncheck this option and force the 'Attachments' extension to take the URL--but there are no guarantees the file type or file size will be correct. Note that the server will be queried whether or not this option is selected."
|
||||
ATTACH_HELP_090300_TEXT="<strong>Relative URL?</strong> - Normally you will enter URLs prefixed with 'http...' to indicate an full website URL. If you wish to point to files/commands relative to your Joomla installation, use the 'relative' option. In this case, you should set the 'Verify URL existence' option to No."
|
||||
ATTACH_HELP_090400_TEXT="The URLs are shown with the file-type icon and overlaid with an arrow (indicating that it is a good link) or an red diagonal slash (indicating that it could not be validated). When you edit a URL, you can change whether the link is valid or not to get the overlay you wish. Also note that URL overlays can be disabled entirely using the main <strong>Superimpose URL link icons</strong> parameter. There are several useful commands relating to URLs (and files) in the "Utilities" command in the back end."
|
||||
ATTACH_HELP_100000_SECTION_TITLE="What Can Files Be Attached To?"
|
||||
ATTACH_HELP_100100_TEXT="Besides attaching files or URLs to articles, it is possible to attach files or URLs to other types of content items such as Category descriptions (see below). If appropriate 'Attachments' plugins are installed, it may be possible to attach files or URLs to a wide variety of content items such as user profiles, shopping cart product descriptions, etc. Basically any content item that is displayed on the front end and uses the content event {ONCONTENTPREPARE} can host attachments (if a suitable 'Attachments' plugin is installed). Content items that invoke content events are typically items that have content to be displayed (such as articles) or have descriptions that will be displayed."
|
||||
ATTACH_HELP_100200_WARNING="Attachments for categories will only show the category basic parameter 'description' is set to <em>Show</em> (via the Menu Editor) AND the category description is not empty."
|
||||
ATTACH_HELP_100300_TEXT="If you wish to learn more about how to develop a new Attachment plugin, there is a manual that is available at the Attachments website:"
|
||||
ATTACH_HELP_100400_TEXT="Attachments Website (http://jmcameron.net/attachments)"
|
||||
ATTACH_HELP_100500_WARNING="The Attachment Plugin Creation Manual has been updated for Joomla 2.5 and 3.x but has not been thoroughly tested or reviewed. Please email me suggestions about how to improve the manual!"
|
||||
ATTACH_HELP_110000_SECTION_TITLE="CSS Styling of Attachment Lists"
|
||||
ATTACH_HELP_110100_TEXT="The lists of attachments on the front end are done using a special 'div' that contains a table for the attachments. The table has several different CSS classes associated with it to allow the website developer the flexibility to customize the appearance of the table. Look in the attachments plugin file CSS file (in <strong>media/com_attachments/css/attachments_list.css</strong> for examples. If you wish to change the style, consider copying the original styles into the end of the same file and renaming 'attachmentsList' in the copied section to something of your choice. Edit the 'Attachments' parameter (in the component manager) and change the parameter <em>attachments table style</em> to the new class name. Then modify the class definitions in your copied section appropriately. This approach will allow you to quickly revert to the original style by changing the plugin parameter <em>attachments table style</em> back to its default, 'attachmentsList'. This also has the advantage that the section of modified styles can be copied to a file and easily brought back in when the version of 'Attachments' is upgraded. This could also be done via a CSS @import command. Note that these changes will be lost the next time you upgrade Attachments."
|
||||
ATTACH_HELP_110200_TEXT="<strong>Changing CSS styling with template overrides:</strong> A better way to change the CSS styling is to use template overrides. Copy the CSS file you wish to modify to the template CSS override area. For instance, for the formatting for the basic attachments list, copy:"
|
||||
ATTACH_HELP_110300_TEXT="where 'TEMPLATE' should be replaced with the directory name of your template. Then you can edit the copied CSS file as you wish. The advantage of this approach is that when you update the Attachments extension, you will not lose the changes to this file (since it is not a file that the Attachments extension controls). You can override any of the CSS files using this technique."
|
||||
ATTACH_HELP_120000_SECTION_TITLE="File Type Icons"
|
||||
ATTACH_HELP_120100_TEXT="The 'Attachments' extension adds an icon in front of each attachment in the list of attachments. If you wish to add a new icon type, follow these steps:"
|
||||
ATTACH_HELP_120200_TEXT="Add an appropriate icon in the directory 'media/com_attachments/images/file_icons/', if an appropriate icon is not already there."
|
||||
ATTACH_HELP_120300_TEXT="Edit the file 'components/com_attachments/file_types.php' and add an appropriate line to the static array <strong>attachments_icon_from_file_extension</strong> which maps a file extension to an icon name (all in the 'media/com_attachments/images/file_icons/' directory). If this does not work, you may need to add an appropriate line to the array 'attachments_icon_from_mime_type'."
|
||||
ATTACH_HELP_120400_TEXT="Do not forget to make copies of the icon file and the updated 'file_types.php' to some directory outside of the website directories before upgrading the version of 'Attachments' in the future."
|
||||
ATTACH_HELP_120500_TEXT="<strong>NOTE:</strong>. If you wish to preserve your customized file type icon files when the Attachments extension gets upgraded, you can copy them to the template image override area ('templates/TEMPLATE/images/com_attachments/file_types' where 'TEMPLATE' should be replaced with the folder name for your template.). This can be used to keep new or customized image icon files as well as replacing them with versions you prefer."
|
||||
ATTACH_HELP_130000_SECTION_TITLE="Administrative Utility Commands"
|
||||
ATTACH_HELP_130100_TEXT="There are several utility commands in the back end that are available for Administrators. These include:"
|
||||
ATTACH_HELP_130200_TEXT="<strong>Disable uninstallation of MySQL Attachments Table:</strong> Normally, when the Attachments extension is uninstalled, the database table is deleted that contains information about the attachments. If you wish to retain this data when uninstalling Attachments, execute this command. After you uninstall Attachments the attachments database table will remain."
|
||||
ATTACH_HELP_130300_TEXT="<strong>Reinstall Default Asset Rules or Attachments Permissions:</strong> When the Attachments extension is installed, the installer adds several default asset rules so that the custom permissions added in the Attachments extension behave logically and similarly to the standard permissions. If you reinstall or update Joomla, these asset rules may be lost. You can restore them by executing this command."
|
||||
ATTACH_HELP_130400_TEXT="<strong>Regenerate attachment system filenames:</strong> This command is very useful when you move (migrate) your attachments from one computer to another. The full path each file attachment is kept in the database and called the "system filename". If you move attachments from one computer to another, it is very likely this path information will be incorrect. You may execute this command to regenerate all of the system filenames for all file attachments."
|
||||
ATTACH_HELP_130500_TEXT="The Utility command to "Regenerate system filenames" works for migration from windows to Linux servers. It also works for migration from Linux to Windows servers with a couple of potential problems:"
|
||||
ATTACH_HELP_130600_TEXT="When you copy your files to your Windows server, you need to verify that the attachments directory (usually 'attachments') and all files within it are writable by the Joomla web server."
|
||||
ATTACH_HELP_130700_TEXT="You may have problems porting files that have Unicode characters in their filenames because the archiving/unarchiving software has problems with the Unicode filenames (on the Windows side). You may need to save those files, delete the corresponding attachments, and then re-attach them."
|
||||
ATTACH_HELP_130800_TEXT="<strong>Remove spaces from filenames:</strong> You may execute this command to replace all spaces with underscores in the filename for all file attachments. This may be necessary on some systems. In 'Secure' mode, this should not be necessary."
|
||||
ATTACH_HELP_130900_TEXT="<strong>Update attachment file sizes:</strong> This command will recompute the file sizes for all file attachments."
|
||||
ATTACH_HELP_131000_TEXT="<strong>Check existence of attachment files:</strong> This command may be used to verify that the file exists for all file attachments. Missing files will be listed."
|
||||
ATTACH_HELP_131100_TEXT="<strong>Validate URLs:</strong> The URL attachments retain information about the validity of the URL given. This command will check each URL attachment and check the validity of the URL and update the validity information for the attachment."
|
||||
ATTACH_HELP_131200_NOTE="Sometimes when you execute one of the Utility commands, you may get a warning that the browser needs to resend the request. This is harmless, so click [OK] and the command will execute."
|
||||
ATTACH_HELP_140000_SECTION_TITLE="Warnings and Trouble-Shooting"
|
||||
ATTACH_HELP_140100_TEXT="<strong>If you have attachment files that are sensitive or private, use the *Secure attachment downloads* option!</strong> If you do not use the secure option, the attachment files are saved in a public sub-directory and are accessible to anyone that knows the full URL (even if they are not logged in). The <em>secure</em> option prevents access by anyone that does not have appropriate permissions (as determined by the options above). See the discussion of the <em>Secure attachment downloads</em> option above for more detail."
|
||||
ATTACH_HELP_140200_TEXT="Every time a file is uploaded, the existence of the upload sub-directory is checked and it will be created if if it does not exist. By default the sub-directory for uploaded files is 'attachments' in the root directory of your web site files. The name of the sub-directory can be changed using the 'Sub-directory for uploads' option. If the 'Attachments' extension is unable to create the sub-directory for uploads, you must create it yourself (and you may have problems uploading files). Make sure to give the sub-directory suitable permissions for uploading files. In the Unix/Linux world, that is probably something like 775. Note the process of creating the upload sub-directory may fail if the top level directory of your website has permissions that prevent the web server (and PHP) from creating sub-directories. You may need to loosen the permissions temporarily to allow the sub-directory to be created by uploading attachments."
|
||||
ATTACH_HELP_140300_TEXT="If this extension does not permit you to upload specific types of files (such as zip files), be aware that the extension respects the restrictions placed by the Media Manager on types of files permitted to be uploaded. This is to prevent uploading of potentially harmful types of files such as html or php files. The administrator can update the Media Manager settings to add specific file types by going to the "Global Settings" item under the "Site" menu, selecting the "System" tab, and added the appropriate file extension in lower and upper case and Mime type to the lists under the "Media Manager" section."
|
||||
ATTACH_HELP_140400_TEXT="If you cannot see the attachments in the front end, there are several possible reasons:"
|
||||
ATTACH_HELP_140500_TEXT="The attachment is not published. You can change this in Attachments manager page in the back end."
|
||||
ATTACH_HELP_140600_TEXT="The parent article or content item is not published."
|
||||
ATTACH_HELP_140700_TEXT="The attachment access level is set to 'Registered' (or some other access level than 'Public') and you are not logged in on the front end. Or the attachment access level is set to 'Special' (or some other non-standard access level) and the users accessing the page do not have permission to see items with that access level. Fix this by editing the attachments involved and changing their access level to an appropriate value. You may want to check the '{DEFACCLEVEL}' option in the Attachments options to make sure that new attachments are created with an appropriate access level."
|
||||
ATTACH_HELP_140800_TEXT="The 'Content - Attachments' plugin is not enabled. Use the plugin manager to enable it."
|
||||
ATTACH_HELP_140900_TEXT="In the 'Content - Attachments' (via the plugin manager), the access level is not set to 'Public'."
|
||||
ATTACH_HELP_141000_TEXT="If your site uses caching, try clearing the caches and refreshing the page."
|
||||
ATTACH_HELP_141100_TEXT="If you not seeing attachments for a category description in a category blog view and you are using a custom template, it may be necessary to make a small modification to the template in order to see the category attachments. Feel free to contact the author for help with this issue (see the contact info at the bottom of this page). This is no longer an issue with Joomla 2.5.10 and higher."
|
||||
ATTACH_HELP_141200_TEXT="If you encounter limits on the sizes of files that you attempt to upload, try adding the following lines to the .htaccess file in the root of your Joomla! website:"
|
||||
ATTACH_HELP_141300_TEXT="where you may change the 32M (megabytes) value to whatever you wish as the maximum upload file size."
|
||||
ATTACH_HELP_141400_TEXT="'Attachments' now supports "attaching" URLs to content items. If your server is Windows Vista and you encounter problems attaching URLs that involve {LOCALHOST}, this is a known problem related to IPv4 and IPv6 conflicts. To fix it, edit the file:"
|
||||
ATTACH_HELP_141500_TEXT="Comment out the line that has {IPV6HOST1} on it. Note that {HOSTS} is a hidden system file and you may need to modify your folder options to show hidden files to see and edit it."
|
||||
ATTACH_HELP_141600_TEXT="If you have difficulties attaching files that have Unicode characters (such as Russian/Cyrillic characters), set the <em>Secure Attachments Downloads</em> option to 'Yes'. Filenames with Unicode characters should work properly on Linux servers in secure or non-secure modes, but do not always work correctly on Windows servers in non-secure mode."
|
||||
ATTACH_HELP_141700_TEXT="'Attachments' now supports attaching files to articles while they are being created in the Article editor. There is one limitation to this. New attachments are in a state of "limbo" after the file is uploaded and before the article is actually saved for the first time. During this (hopefully brief) limbo period, the new attachments are identified by user id only. So if more than one person is using the same user account and they create articles at the same time and add attachments at the same time, there is no guarantee that the attached files will end up with the correct article."
|
||||
ATTACH_HELP_141800_TEXT="There is a 'Help' forum and a 'Frequently Asked Questions' forum for the 'Attachments' 3 extension that is hosted on the joomlacode.org website. If you encounter a problem that is not covered in this help page, please consult the forums. (Please post questions on the 'Help' form. I will post commonly asked questions on the 'Frequently Asked Questions'):"
|
||||
ATTACH_HELP_141900_TEXT="Attachments Forums at {FORUMS}"
|
||||
ATTACH_HELP_150000_SECTION_TITLE="Upgrading"
|
||||
ATTACH_HELP_150100_TEXT="Upgrading is very easy. You have two choices:"
|
||||
ATTACH_HELP_150200_TEXT="Simply install the new version of 'Attachments'. There is no need to uninstall the previous version. You do not need to do anything to retain your old attachments. Simply install the new version and it will update everything appropriately."
|
||||
ATTACH_HELP_150300_TEXT="<strong>Preferred:</strong> One of the excellent features in Joomla 2.5 and later is the extension updater. Go to the Extension Manager in the back end and click on the 'Update' tab. Click 'Purge Cache' and then 'Find Updates' on the toolbar. If there is a new release of Attachments, it will be shown. You can select the release and then click on the 'Update' button on the toolbar to install the new release. This makes keeping the Attachments extension updated very simple!"
|
||||
ATTACH_HELP_160000_SECTION_TITLE="Uninstalling"
|
||||
ATTACH_HELP_160100_TEXT="If you wish to retain your attachments, make a copy of the '{ATTACH_DIR}' directory at the top of the Joomla installation and copy the '{ATTACH_TBL}' table in the database (where you will need to determine the table name prefix '#_' on your system). If you intend to reinstall soon, see the <strong>'{DISABLE_SQL}'</strong> command in the {SECT_UTILS} to prevent the attachments database table from being deleted on uninstallation of the Attachments extension."
|
||||
ATTACH_HELP_160200_TEXT="If you do not wish to keep existing attachments, delete them all first (in the administrative back end). Once you have uninstalled the Attachments extension, delete the 'attachments' directory at the top of your Joomla installation."
|
||||
ATTACH_HELP_160300_TEXT="To uninstall the Attachments extension, go to the 'Manage' tab on the Extension Manager page (under the 'Extensions' menu). <strong>Select ONLY the item</strong>:"
|
||||
ATTACH_HELP_160400_TEXT="Package: Attachments for Joomla 2.5+"
|
||||
ATTACH_HELP_160500_TEXT="and click on the 'Uninstall' button on the toolbar. (The Joomla version number may vary.) This will uninstall the attachments component and all the associated plugins."
|
||||
ATTACH_HELP_170000_SECTION_TITLE="Migration Attachments from Joomla 1.5 to Joomla 2.5+ or 3.x"
|
||||
ATTACH_HELP_170100_TEXT="To migrate your attachments from a Joomla 1.5 site to a Joomla 2.5 (or 3.x) site, follow the procedure outlined here in the migrations links:"
|
||||
ATTACH_HELP_180000_SECTION_TITLE="Translations"
|
||||
ATTACH_HELP_180100_TEXT="This extension provides translation capabilities and supports the following languages (besides English). Note that some of these languages packs are in the process of being updated for 'Attachments' version 3.0 and not available."
|
||||
ATTACH_HELP_180200_TEXT="Thanks to these translators (available versions shown in parentheses):"
|
||||
ATTACH_HELP_181000_TEXT="<strong>Bulgarian:</strong> by Martin Hristov (3.1-3.2), Stefan Ilivanov (1.3.4)"
|
||||
ATTACH_HELP_181100_TEXT="<strong>Catalan:</strong> by Jaume Jorba (2.2, 3.0)"
|
||||
ATTACH_HELP_181200_TEXT="<strong>Chinese:</strong> Traditional and simplified Chinese translations by baijianpeng (白建鹏) (1.3.4)"
|
||||
ATTACH_HELP_181300_TEXT="<strong>Croatian:</strong> Tanja Dragisic (3.0, 1.3.4)"
|
||||
ATTACH_HELP_181400_TEXT="<strong>Czech:</strong> by Tomas Udrzal (1.3.4)"
|
||||
ATTACH_HELP_181500_TEXT="<strong>Danish:</strong> by Sune Folkmann (3.0), Villy Feltmann (2.2), Bo Urskov (1.3.4)"
|
||||
ATTACH_HELP_181600_TEXT="<strong>Dutch:</strong> by Parvus (2.2, 3.0)"
|
||||
ATTACH_HELP_181700_TEXT="<strong>Finnish:</strong> by Tapani Lehtonen (2.2)"
|
||||
ATTACH_HELP_181800_TEXT="<strong>French:</strong> by Didier Lan (3.1 and 3.1 help page), Maël Boureux (3.1), Marc-André Ladouceur (2.2, 3.0), Yann Kerviel (3.0), and Pascal Adalian (1.3.4)"
|
||||
ATTACH_HELP_181900_TEXT="<strong>German:</strong> by Rolf Pohl (3.0-3.2 and help page), Pierre Corell (2.0-3.1), Bernhard Alois Gassner (2.2), and Michael Scherer (1.3.4)"
|
||||
ATTACH_HELP_182000_TEXT="<strong>Greek:</strong> by Harry Nakos (1.3.4, 2.0-3.1), Antonis Mylonopoulos (3.0)"
|
||||
ATTACH_HELP_182100_TEXT="<strong>Hungarian:</strong> Formal and informal translations by Szabolcs Gáspár (1.3.4)"
|
||||
ATTACH_HELP_182200_TEXT="<strong>Indonesian:</strong> by Moh. Arif (3.0)"
|
||||
ATTACH_HELP_182300_TEXT="<strong>Italian:</strong> by Piero Mattirolo (2.2-3.1) and Lemminkainen and Alessandro Bianchi (1.3.4)"
|
||||
ATTACH_HELP_182400_TEXT="<strong>Norwegian:</strong> by Roar Jystad (2.2, 3.0) and Espen Gjelsvik (1.3.4)"
|
||||
ATTACH_HELP_182500_TEXT="<strong>Persian:</strong> by Hossein Moradgholi and Mahmood Amintoosi (2.2)"
|
||||
ATTACH_HELP_182600_TEXT="<strong>Polish:</strong> by Piotr Gręźlikowski (3.2), Sebastian Konieczny (2.2, 3.0), Stefan Wajda (3.0), and Piotr Wójcik (1.3.4)"
|
||||
ATTACH_HELP_182700_TEXT="<strong>Portuguese (Brazilian):</strong> by Nelson Teixeira (3.0), Arnaldo Giacomitti and Cauan Cabral (1.3.4)"
|
||||
ATTACH_HELP_182800_TEXT="<strong>Portuguese (Portugal):</strong> by Paulo Pereira (3.2), José Paulo Tavares (2.2, 3.0) and Bruno Moreira (1.3.4)"
|
||||
ATTACH_HELP_182900_TEXT="<strong>Romanian:</strong> by Alex Cojocaru (2.2, 3.0)"
|
||||
ATTACH_HELP_183000_TEXT="<strong>Russian:</strong> by Sergey Litvintsev (2.2-3.2) and евгений панчев (Yarik Sharoiko) (1.3.4)"
|
||||
ATTACH_HELP_183100_TEXT="<strong>Serbian:</strong> by Vlada Jerkovic (1.3.4)"
|
||||
ATTACH_HELP_183200_TEXT="<strong>Slovak:</strong> by Luboslav Moza (3.1), Miroslav Bystriansky (1.3.4)"
|
||||
ATTACH_HELP_183300_TEXT="<strong>Slovenian:</strong> by Matej Badalič (2.2, 3.0)"
|
||||
ATTACH_HELP_183400_TEXT="<strong>Spanish:</strong> by Manuel María Pérez Ayala (2.2-3.2) and Carlos Alfaro (1.3.4)"
|
||||
ATTACH_HELP_183500_TEXT="<strong>Swedish:</strong> by Jonas Hedberg (3.0), Linda Maltanski (2.0) and Mats Elfström (1.3.4)"
|
||||
ATTACH_HELP_183600_TEXT="<strong>Turkish:</strong> by Kaya Zeren (3.0-3.2, 2.0)"
|
||||
ATTACH_HELP_183700_TEXT="<strong>Ukrainian:</strong> by Sergey Litvintsev (3.0-3.2)"
|
||||
ATTACH_HELP_185000_TEXT="Many thanks to these translators! If you would like to help translate the extension to any other language, please contact the author (see the {SECT_CONTCT} section at the end)."
|
||||
ATTACH_HELP_190000_SECTION_TITLE="Acknowledgments"
|
||||
ATTACH_HELP_190100_TEXT="Many thanks for the following contributors or resources:"
|
||||
ATTACH_HELP_190200_TEXT="The book <em>Learning Joomla! 1.5 Extension Development: Creating Modules, Components, and Plugins with PHP</em> by Joseph L. LeBlanc was very helpful in creating the 'Attachments' extension."
|
||||
ATTACH_HELP_191000_TEXT="The icons for the file types were derived from several sources, including:"
|
||||
ATTACH_HELP_191100_TEXT="The Silk icons by Mark James ({LINK})"
|
||||
ATTACH_HELP_191200_TEXT="File-Type Icons 1.2 by John Zaitseff ({LINK})"
|
||||
ATTACH_HELP_191300_TEXT="Doctype Icons 2 by Timothy Groves ({LINK})"
|
||||
ATTACH_HELP_191400_TEXT="OpenDocument icons by Ken Baron ({LINK})"
|
||||
ATTACH_HELP_191500_TEXT="Sweeties Base Pack by Joseph North ({LINK})"
|
||||
ATTACH_HELP_191600_TEXT="Note that many of the 'Attachments' icons were modified from the original icon images from these websites. If you would like the original versions, please download them from the websites listed above."
|
||||
ATTACH_HELP_192000_TEXT="Many thanks to Paul McDermott for generously donating the search plugin!"
|
||||
ATTACH_HELP_192100_TEXT="Thanks to Mohammad Samini for donating some PHP code and CSS files to improve 'Attachments' displays in right-to-left languages."
|
||||
ATTACH_HELP_192200_TEXT="Thanks to Ewout Weirda for many helpful discussions and suggestions in the development of the 'Attachments' extension."
|
||||
ATTACH_HELP_192300_TEXT="Thanks to Daniel Guidry for suggesting changes that allow the download counter to work for URLs."
|
||||
ATTACH_HELP_200000_SECTION_TITLE="Contact"
|
||||
ATTACH_HELP_200100_TEXT="Please report Attachments bugs and suggestions to {LINK}"
|
||||
ATTACH_HELP_HINT="Hint"
|
||||
ATTACH_HELP_IMPORTANT="Important"
|
||||
ATTACH_HELP_NOTE="Note"
|
||||
ATTACH_HELP_TOGGLE_LANGUAGE_CODES="Toggle Language Code Tooltips"
|
||||
ATTACH_HELP_WARNING="Warning"
|
||||
@ -0,0 +1,380 @@
|
||||
; en-GB.com_attachments.ini (admin component)
|
||||
; Attachments for Joomla! extension
|
||||
; Copyright (C) 2007-2018 Jonathan M. Cameron, All rights reserved.
|
||||
; License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; English translation
|
||||
|
||||
; For the main display list and parameters editor in the administrative back end
|
||||
|
||||
ATTACH_ACCESS_THIS_ATTACHMENT_TITLE="Access/download this attachment"
|
||||
ATTACH_ADDED_DATA_FOR_N_ATTACHMENTS="Added data for %d attachments!"
|
||||
ATTACH_ADDED_ICON_FILENAMES_TO_N_ATTACHMENTS="Added icon filenames to %d attachment(s)."
|
||||
ATTACH_ADD_ATTACHMENT="Add attachment"
|
||||
ATTACH_ADD_ATTACHMENT_TITLE="Add attachment to this article or content item"
|
||||
ATTACH_ADD_ATTACHMENT_TO_S_INSTEAD_OF_S_TOOLTIP="Add the attachment to a %s (instead of %s)"
|
||||
ATTACH_ADD_URL="Add URL"
|
||||
ATTACH_ALLOW_FRONTEND_ACCESS_LEVEL_EDITING="Allow frontend editing of the access level?"
|
||||
ATTACH_ALLOW_FRONTEND_ACCESS_LEVEL_EDITING_DESCRIPTION="Allow setting the access level for an attachment from the front end when editing an attachment or creating a new attachment. The 'access level' controls which groups may view (or access) the attachment. Note that the no one editing an attachment will ever be able to set the access level for it to a level for which they are not authorized."
|
||||
ATTACH_ALL_PARENTS="All Parents"
|
||||
ATTACH_ALL_TYPES="All types"
|
||||
ATTACH_ALWAYS_SHOW_CATEGORY_ATTACHMENTS="Always show attachments on category views"
|
||||
ATTACH_ALWAYS_SHOW_CATEGORY_ATTACHMENTS_DESCRIPTION="Always show attachments on category views -- regardless of other options."
|
||||
ATTACH_ARCHIVED_PARENTS="Archived parents"
|
||||
ATTACH_ATTACHED_TO="Attached to <br />%s"
|
||||
ATTACH_ATTACHMENT="Attachment"
|
||||
ATTACH_ATTACHMENTS="Attachments"
|
||||
ATTACH_ATTACHMENTS_ADMINISTRATIVE_UTILITY_COMMANDS="Attachments Administrative Utility Commands"
|
||||
ATTACH_ATTACHMENTS_DEFAULT_LAYOUT_DO_NOT_ATTACH_TO_MENU_ITEM="You may not create layout for Attachments"
|
||||
ATTACH_ATTACHMENTS_DO_NOT_ATTACH_TO_MENU_ITEM="You may not create menu item for Attachments"
|
||||
ATTACH_ATTACHMENTS_LIST_ORDER="Attachments list order"
|
||||
ATTACH_ATTACHMENTS_LIST_ORDER_DESCRIPTION="Select the desired order for listing attachments in the front end."
|
||||
ATTACH_ATTACHMENTS_PROJECT_URL_DESCRIPTION="Visit this URL for the latest version of Attachments"
|
||||
ATTACH_ATTACHMENTS_PUBLISHED_BY_DEFAULT="Attachments published by default?"
|
||||
ATTACH_ATTACHMENTS_PUBLISHED_BY_DEFAULT_DESCRIPTION="Sets whether attachments should be published by default."
|
||||
ATTACH_ATTACHMENTS_VERSION_S="Attachments Version %s"
|
||||
ATTACH_ATTACHMENT_FILENAME_URL="Attachment Filename / URL"
|
||||
ATTACH_ATTACHMENT_ID="Attachment ID"
|
||||
ATTACH_ATTACHMENT_ID_DESCRIPTION="Record number in the attachments table in the database"
|
||||
ATTACH_ATTACHMENT_SAVED="Attachment saved!"
|
||||
ATTACH_ATTACHMENT_TYPE="Attachment Type"
|
||||
ATTACH_ATTACHMENT_UPDATED="Attachment updated!"
|
||||
ATTACH_ATTACH_FILE_COLON="Attach file:"
|
||||
ATTACH_AT_THE_BEGINNING="At the beginning"
|
||||
ATTACH_AT_THE_END="At the end"
|
||||
ATTACH_AUTO_PUBLISH_WARNING="Auto Publish Warning"
|
||||
ATTACH_AUTO_PUBLISH_WARNING_DESCRIPTION="Users will see this warning message when uploading attachments if attachments are not published by default. Your warning message may include HTML. (Uses warning from translation files if not given.)"
|
||||
ATTACH_CANCEL="Cancel"
|
||||
ATTACH_CHANGES_TO_ATTACHMENT_SAVED="Changes to attachment saved"
|
||||
ATTACH_CHANGE_ENTITY_S="Change %s"
|
||||
ATTACH_CHANGE_ENTITY_S_TOOLTIP="Move this attachment to another %s"
|
||||
ATTACH_CHANGE_ENTITY_TOOLTIP2="(Other changes on this form will be lost.)"
|
||||
ATTACH_CHANGE_FILE="Update File"
|
||||
ATTACH_CHANGE_FILE_TOOLTIP="Update the file for this attachment. (Other changes on this form will be lost.)"
|
||||
ATTACH_CHANGE_TO_FILE="Change to File"
|
||||
ATTACH_CHANGE_TO_FILE_TOOLTIP="Attach a file for this attachment. (Other changes on this form will be lost.)"
|
||||
ATTACH_CHANGE_TO_URL="Change to URL"
|
||||
ATTACH_CHANGE_TO_URL_TOOLTIP="Change uploaded file to a URL/link. (Other changes on this form will be lost.)"
|
||||
ATTACH_CHECKED_N_ATTACHMENT_FILES_M_MISSING="Checked %d attachments with files, %d files missing"
|
||||
ATTACH_CHECK_FILES="Check existence of attachment files"
|
||||
ATTACH_CHECK_FILES_TOOLTIP="Check all attachment files and make sure they exist."
|
||||
ATTACH_CONFIGURATION="Attachments Configuration Options"
|
||||
ATTACH_CONFIG_ADVANCED_SETTINGS_LABEL="Advanced"
|
||||
ATTACH_CONFIG_BASIC_SETTINGS_LABEL="Basic"
|
||||
ATTACH_CONFIG_FORMATTING_SETTINGS_LABEL="Formatting"
|
||||
ATTACH_CONFIG_SECURITY_SETTINGS_LABEL="Security"
|
||||
ATTACH_CONFIG_VISIBILITY_SETTINGS_LABEL="Visibility"
|
||||
ATTACH_CREATOR="Creator"
|
||||
ATTACH_CREATOR_ID="Creator ID"
|
||||
ATTACH_CSS_STYLE_FOR_ATTACHMENTS_TABLES="CSS style for attachments tables"
|
||||
ATTACH_CSS_STYLE_FOR_ATTACHMENTS_TABLES_DESCRIPTION="To override the CSS styling of attachments lists (tables), specify your own style name here. The default style name is 'attachmentsList'. See plugin attachments.css file for examples. Consult help for the Attachments component for suggestions on how to implement your own styling."
|
||||
ATTACH_CUSTOM_PLACEMENT="Custom placement"
|
||||
ATTACH_CUSTOM_TITLES_FOR_ATTACHMENTS_LISTS="Custom titles for attachments lists"
|
||||
ATTACH_CUSTOM_TITLES_FOR_ATTACHMENTS_LISTS_DESCRIPTION="Custom titles to use for attachments lists. To rename the 'Attachments' title above the list of attachments for a specific article or content item, use this format (one entry per line, where id number is the number of the article, e.g.: '23 New title:'). Omit the item number to change the default title for attachments lists for all articles. Note that this may or may not be supported for any type of content items other than articles. For non-articles, prepend item ID with parent entity name and colon to avoid ambiguity, eg: 'category:23 Category downloads:'."
|
||||
ATTACH_DATA_FOR_N_ATTACHMENTS_OK="Data for %d attachments is okay. Rerun without 'dry_run' option to add attachments."
|
||||
ATTACH_DATE_CREATED="Date created"
|
||||
ATTACH_DATE_LAST_MODIFIED="Last modified"
|
||||
ATTACH_DEFAULT_ACCESS_LEVEL="Default Access Level"
|
||||
ATTACH_DEFAULT_ACCESS_LEVEL_DESCRIPTION="The default access level for new attachments. Each attachment has an 'access level' which controls who can see or download that attachment. When an attachment is created, its access level is set to this default value initially (if the attachment creator is in appropriate groups). A site administrator or someone with appropriate permissions may change the attachment's access level to control who can see that specific attachment."
|
||||
ATTACH_DELETE="Delete"
|
||||
ATTACH_DESCRIPTION="Description"
|
||||
ATTACH_DESCRIPTION_COLON="Description:"
|
||||
ATTACH_DESCRIPTION_DESCRIPTION="Description of the file or URL that will be displayed in the 'description' column."
|
||||
ATTACH_DESPACE_ATTACHMENT_SYSTEM_FILENAMES="Remove spaces from filenames"
|
||||
ATTACH_DESPACE_ATTACHMENT_SYSTEM_FILENAMES_TOOLTIP="Replace all spaces in each filename with the underscore character. This updates the URLs and display filenames as well as the names of the files as stored on the file-system."
|
||||
ATTACH_DISABLED_FILTER="Disabled (filter)"
|
||||
ATTACH_DISABLED_NOFILTER="Disabled (no filter)"
|
||||
ATTACH_DISABLED_UNINSTALLING_MYSQL_ATTACHMENTS_TABLE="Disabled uninstalling of MySQL Attachments table"
|
||||
ATTACH_DISABLE_MYSQL_UNINSTALLATION="Disable uninstallation of MySQL Attachments Table"
|
||||
ATTACH_DISABLE_MYSQL_UNINSTALLATION_TOOLTIP="If you wish to uninstall the Attachments extension without loosing your attachments, press here to disable the uninstallation of the MySQL Attachments table. For this to be successful, you must not delete the attachments upload directory at the top of your Joomla installation (usually 'attachments')."
|
||||
ATTACH_DISPLAY_FILENAME="Display Filename"
|
||||
ATTACH_DISPLAY_FILENAME_TOOLTIP="Optional: Enter an alternate filename or label to display instead of the full filename."
|
||||
ATTACH_DISPLAY_NAME="Display name"
|
||||
ATTACH_DISPLAY_NAME_DESCRIPTION="Name to be displayed for filename or URL (link still points to actual filename or URL)."
|
||||
ATTACH_DISPLAY_URL="Display URL"
|
||||
ATTACH_DISPLAY_URL_TOOLTIP="Optional: Enter an alternate URL or label to display instead of the full URL."
|
||||
ATTACH_DOWNLOADS="Downloads"
|
||||
ATTACH_DOWNLOAD_MODE_FOR_SECURE_DOWNLOADS="Download mode for secure downloads"
|
||||
ATTACH_DOWNLOAD_MODE_FOR_SECURE_DOWNLOADS_DESCRIPTION="Controls how downloads are performed in secure mode. With the 'inline' mode, files that can be displayed by the browser will be displayed in the browser (such as text files and images). With the 'attachment' mode, files will always be downloaded as separate files. The default is the 'attachment' mode. In either case, files that cannot be displayed in the browser will be downloaded as external files."
|
||||
ATTACH_DOWNLOAD_VERB="Download"
|
||||
ATTACH_EDIT_ATTACHMENT="Edit attachment"
|
||||
ATTACH_EDIT_THIS_ATTACHMENT_TITLE="Edit this attachment"
|
||||
ATTACH_ENTER_NEW_URL_COLON="Enter new URL:"
|
||||
ATTACH_ENTER_URL="Enter URL"
|
||||
ATTACH_ENTER_URL_INSTEAD="Enter URL instead"
|
||||
ATTACH_ENTER_URL_INSTEAD_TOOLTIP="Enter URL instead. (Other changes will be lost.)"
|
||||
ATTACH_ENTER_URL_TOOLTIP="Enter a URL here. The resource pointed to by the URL will not be uploaded; only the URL itself will be saved. NOTE: When entering relative URLs, unselect 'verify URL' and select 'relative URL'."
|
||||
ATTACH_ERROR_ADDING_HTACCESS_S="Please add an '.htaccess' file to your upload directory (%s) to prevent access to the directory."
|
||||
ATTACH_ERROR_ADDING_ICON_FILENAME_FOR_ATTACHMENT_S="Error adding icon filename for attachment '%s'."
|
||||
ATTACH_ERROR_ADDING_INDEX_HTML_IN_S="Please add an 'index.html' file to your upload directory (%s) to prevent browsing of the directory."
|
||||
ATTACH_ERROR_BAD_ATTACHMENT_ID_S="Error importing attachments CSV file; attachment ID is not an integer! (%s)"
|
||||
ATTACH_ERROR_BAD_CHARACTER_S_IN_FILENAME_S="ERROR: Bad character (%s) in filename (%s), please rename it and try again!"
|
||||
ATTACH_ERROR_CANNOT_DELETE_INVALID_ATTACHMENT_ID_N="ERROR: Cannot delete attachment: Unable to get valid attachment ID (%d)!"
|
||||
ATTACH_ERROR_CANNOT_MODIFY_ATTACHMENT_ZERO_ID="Error importing attachments CSV file; cannot modify attachment with id=0!"
|
||||
ATTACH_ERROR_CANNOT_SWITCH_PARENT_S_NEW_FILE_S_ALREADY_EXISTS="ERROR: Cannot switch %s; new file '%s' already exists!"
|
||||
ATTACH_ERROR_CANNOT_UPDATE_ATTACHMENT_INVALID_ID_N="ERROR: Cannot update attachment; invalid attachment ID (%d)!"
|
||||
ATTACH_ERROR_CATEGORY_TITLE_MISMATCH_ID_S_S="Error importing attachments CSV file; title for category ID=%d is '%s' not '%s' as specified in the CSV file!"
|
||||
ATTACH_ERROR_CHANGE_IN_MEDIA_MANAGER="(Change this in the Media Manager settings.)"
|
||||
ATTACH_ERROR_CHECKING_ARTICLE_OWNERSHIP="Error checking article ownership!"
|
||||
ATTACH_ERROR_CHECKING_ARTICLE_PERMISSIONS="Error checking article permissions!"
|
||||
ATTACH_ERROR_CHECKING_CATEGORY_OWNERSHIP="Error checking category ownership!"
|
||||
ATTACH_ERROR_CHECKING_CATEGORY_PERMISSIONS="Error checking category permissions!"
|
||||
ATTACH_ERROR_CHECKING_URL_S="Error checking URL: '%s'! <br/>(You may wish to disable the 'Verify URL existence' option and try again.)"
|
||||
ATTACH_ERROR_CONNECTING_TO_URL_S="Error connecting to URL '%s'! <br/>(You may wish to disable the 'Verify URL existence' option and try again.)"
|
||||
ATTACH_ERROR_COULD_NOT_ACCESS_URL_S="ERROR: Could not access URL '%s'! <br/>(You may wish to disable the 'Verify URL existence' option and try again.)"
|
||||
ATTACH_ERROR_CREATOR_USERNAME_MISMATCH_ID_S_S="Error importing attachments CSV file; attachment creator user with id=%d has username '%s', but CSV file expected '%s'!"
|
||||
ATTACH_ERROR_FILE_S_ALREADY_ON_SERVER="ERROR: File '%s' already exists on the server. Please select another file or rename your file!"
|
||||
ATTACH_ERROR_FILE_S_NOT_FOUND_ON_SERVER="ERROR: File '%s' not found on server!"
|
||||
ATTACH_ERROR_FILE_S_TOO_BIG_N_N_N="File '%s' is too big at %.1f MB (max attachment size=%d MB, max PHP upload size=%d MB)"
|
||||
ATTACH_ERROR_GETTING_LIST_OF_ENTITY_S_ITEMS="ERROR: Unable to get list of %s!"
|
||||
ATTACH_ERROR_ILLEGAL_FILE_EXTENSION="Illegal file extension:"
|
||||
ATTACH_ERROR_ILLEGAL_FILE_MIME_TYPE="Illegal file Mime type:"
|
||||
ATTACH_ERROR_IMPORTING_ATTACHMENTS_S="ERROR: Error importing attachments (%s)!"
|
||||
ATTACH_ERROR_INVALID_ATTACHMENT_ID_N="ERROR: Invalid attachment ID (%s)!"
|
||||
ATTACH_ERROR_INVALID_PARENT_ID_S="ERROR: Invalid Parent ID: '%s'"
|
||||
ATTACH_ERROR_INVALID_PARENT_S_ID_N="ERROR: Invalid %s parent ID (%d)!"
|
||||
ATTACH_ERROR_INVALID_PARENT_TYPE_S="ERROR: Invalid parent type ('%s')!"
|
||||
ATTACH_ERROR_IN_URL_SYNTAX_S="Error in URL syntax: '%s'!"
|
||||
ATTACH_ERROR_MAY_BE_LARGER_THAN_LIMIT="Perhaps your file is larger than the size limit of"
|
||||
ATTACH_ERROR_MISSING_ATTACHMENT_FILE_S=" ERROR: Missing attachment file: %s"
|
||||
ATTACH_ERROR_MISSING_EXTRA_FIELDS_S="Error importing attachments CSV file; missing extra field(s): %s"
|
||||
ATTACH_ERROR_MISSING_FIELDS_S="Error importing attachments CSV file; missing field(s): %s"
|
||||
ATTACH_ERROR_MISSING_PARENT_FOR_ATTACHMENT_S=" ERROR: Missing parent: %s "
|
||||
ATTACH_ERROR_MODIFIER_USERNAME_MISMATCH_ID_S_S="Error importing attachments CSV file; attachment modifier user with id=%d has username '%s', but CSV file expected '%s'!"
|
||||
ATTACH_ERROR_MOVING_FILE="Error uploading (error moving file)"
|
||||
ATTACH_ERROR_MUST_ADD_FILENAME_TO_URL="ERROR: You must specify the attachments CSV filename in the URL! (Eg: &file=/path/to/file)"
|
||||
ATTACH_ERROR_MUST_BE_LOGGED_IN_TO_UPLOAD_ATTACHMENT="ERROR: Must be logged in to upload an attachment!"
|
||||
ATTACH_ERROR_MUST_SELECT_PARENT="ERROR: You must select a new parent to attach to!"
|
||||
ATTACH_ERROR_MUST_SELECT_PARENT_S="ERROR: You must select %s to attach to!"
|
||||
ATTACH_ERROR_NEW_SYSTEM_FILENAME_S_NOT_FOUND="ERROR: New system filename '%s' not found!"
|
||||
ATTACH_ERROR_NO_PERMISSION_TO_DELETE_S="ERROR: You do not have permission to delete an attachment for this %s!"
|
||||
ATTACH_ERROR_NO_PERMISSION_TO_DELETE_S_ATTACHMENT_S_ID_N="ERROR: You do not have permission to delete %s attachment '%s'! (ID %d)"
|
||||
ATTACH_ERROR_NO_PERMISSION_TO_EDIT="ERROR: You do not have permission to edit this attachment!"
|
||||
ATTACH_ERROR_NO_PERMISSION_TO_PUBLISH_S_ATTACHMENT_S_ID_N="ERROR: You do not have permission to publish or unpublish %s attachment '%s'! (ID %d)"
|
||||
ATTACH_ERROR_NO_PERMISSION_TO_UPLOAD_S="ERROR: You do not have permission to add an attachment to this %s! "
|
||||
ATTACH_ERROR_NO_SPECIAL_FUNCTION_SPECIFIED="ERROR: No special function specified!"
|
||||
ATTACH_ERROR_NO_UTILS_FUNCTION_SPECIFIED="ERROR: No utility function specified!"
|
||||
ATTACH_ERROR_N_FILES_MISSING="ERROR: %d file(s) missing:"
|
||||
ATTACH_ERROR_PARENT_TITLE_MISMATCH_ID_N_TITLE_S_S="Error importing attachments CSV file; title for article/parent ID=%d is '%s' not '%s' as specified in the CSV file!"
|
||||
ATTACH_ERROR_RENAMING_FILE_S_TO_S="Error renaming file '%s' to '%s'!"
|
||||
ATTACH_ERROR_SECTION_ATTACHMENT_NOT_ALLOWED_ID="Error importing attachments CSV file; 'section' attachments are not allowed (ID %d)! It must be deleted or converted to a 'category' attachment."
|
||||
ATTACH_ERROR_STORING_ATTACHMENT_S="Error importing attachments CSV file; error storing attachment (%s)!"
|
||||
ATTACH_ERROR_UNABLE_TO_FIND_CATEGORY_ID_S="Error importing attachments CSV file; unable to find category with ID=%d (title='%s')!"
|
||||
ATTACH_ERROR_UNABLE_TO_FIND_CREATOR_ID_S="Error importing attachments CSV file; unable to find creator with ID=%d (username='%s')!"
|
||||
ATTACH_ERROR_UNABLE_TO_FIND_MODIFIER_ID_S="Error importing attachments CSV file; unable to find modifier with ID=%d (username='%s')!"
|
||||
ATTACH_ERROR_UNABLE_TO_FIND_USER_S_ID_N="ERROR: Unable to find user '%s' with ID=%d!"
|
||||
ATTACH_ERROR_UNABLE_TO_OPEN_CSV_FILE_S="ERROR: Unable to open attachments CSV file '%s'!"
|
||||
ATTACH_ERROR_UNABLE_TO_SETUP_UPLOAD_DIR_S="ERROR: Unable create or setup upload directory (%s)!"
|
||||
ATTACH_ERROR_UNKNOWN_PARENT_ID_N="Error importing attachments CSV file; unknown article/parent ID=%d!"
|
||||
ATTACH_ERROR_UNKNOWN_PARENT_TYPE_S="ERROR: Unknown parent type '%s'!"
|
||||
ATTACH_ERROR_UNKNOWN_PROTCOL_S_IN_URL_S="ERROR: Unknown protocol '%s' in URL: '%s'!"
|
||||
ATTACH_ERROR_UNRECOGNIZED_FIELD_S="Error importing attachments CSV file; unrecognized field: %s"
|
||||
ATTACH_ERROR_UPDATING_FILE="Error updating file"
|
||||
ATTACH_ERROR_UPDATING_NULL_DATE_FOR_ATTACHMENT_FILE_S="Error updating null date for attachment '%s'."
|
||||
ATTACH_ERROR_UPLOADING_FILE_S="Error uploading file '%s'!"
|
||||
ATTACH_ERROR_USERNAME_MISMATCH_ID_N_S_S="ERROR: Username mismatch for ID=%d, expected '%s' but found '%s' on this system."
|
||||
ATTACH_FILE="File"
|
||||
ATTACH_FILENAME="Filename"
|
||||
ATTACH_FILENAME_COLON="Filename:"
|
||||
ATTACH_FILENAME_DESCRIPTION="The filename of the attached (uploaded) file"
|
||||
ATTACH_FILE_LINK_OPEN_MODE="File link open mode"
|
||||
ATTACH_FILE_LINK_OPEN_MODE_DESCRIPTION="Determines how the links to attachment files will be opened. 'In same window' means the file will be opened in the same browser window. 'In new window' means the file will be opened in a new window (or tab)."
|
||||
ATTACH_FILE_SIZE="File size"
|
||||
ATTACH_FILE_SIZE_KB="Size(kB)"
|
||||
ATTACH_FILE_TYPE="File type"
|
||||
ATTACH_FILE_TYPE_DESCRIPTION="Mime file type"
|
||||
ATTACH_FILTER="Filter"
|
||||
ATTACH_FILTER_ENTITY_TOOLTIP="Use this option to limit the list of attachments to parents of a particular type."
|
||||
ATTACH_FORBIDDEN_FILENAME_CHARACTERS="Characters forbidden in uploaded filenames"
|
||||
ATTACH_FORBIDDEN_FILENAME_CHARACTERS_DESCRIPTION="Filenames containing these characters will not be allowed to be uploaded. These characters are problematic in the URL presented to the user for file attachments in 'non-secure' mode so they are forbidden. These characters are generally not an issue when using 'secure' mode since the filename is not used as part of the URL presented to the user."
|
||||
ATTACH_FORMAT_STRING_FOR_DATES="Format string for dates"
|
||||
ATTACH_FORMAT_STRING_FOR_DATES_DESCRIPTION="The format string for the creation and modification dates. Enter a format string like ones used by the Joomla JDate class format() function (which is based on the PHP class DateTime::format function). Search the web with 'PHP DateTime' for examples. Note that JDate handles translation of month/day names as necessary. The default format string (Y-m-d H:M) gives dates with 24-hour time like 2013-01-05 16:21."
|
||||
ATTACH_FOR_PARENT_S_COLON_S="For %s: <i>'%s'</i>"
|
||||
ATTACH_GO="Go"
|
||||
ATTACH_HIDE_ADD_ATTACHMENTS_LINK="Hide 'Add Attachments' link"
|
||||
ATTACH_HIDE_ADD_ATTACHMENTS_LINK_DESCRIPTION="Always hide the 'Add Attachments' link on the front page. This requires attachments to be added to articles, etc, by editing them in the front page (where an 'Add Attachments' button will be available under the editing area)."
|
||||
ATTACH_HIDE_ATTACHMENTS_EXCEPT_ON_ARTICLE_VIEWS="Hide attachments except on article views"
|
||||
ATTACH_HIDE_ATTACHMENTS_EXCEPT_ON_ARTICLE_VIEWS_DESCRIPTION="Hide attachments on all views except for single article views."
|
||||
ATTACH_HIDE_ATTACHMENTS_FOR_CATEGORIES="Hide attachments for categories"
|
||||
ATTACH_HIDE_ATTACHMENTS_FOR_CATEGORIES_DESCRIPTION="Hide attachments on any category views for the selected categories. To select or deselect categories without affecting other categories, hold the Control-key when mouse-clicking on the category. Note that attachments will be displayed for children categories unless they are explicitly selected here."
|
||||
ATTACH_HIDE_ATTACHMENTS_ON_BLOGS="Hide attachments on blog pages"
|
||||
ATTACH_HIDE_ATTACHMENTS_ON_BLOGS_DESCRIPTION="Hide attachments on pages (menu items) that are blog layouts."
|
||||
ATTACH_HIDE_ATTACHMENTS_ON_FRONTPAGE="Hide attachments on the front page"
|
||||
ATTACH_HIDE_ATTACHMENTS_ON_FRONTPAGE_DESCRIPTION="Hide attachments on the frontpage. This suppresses all displays of attachments on the front page."
|
||||
ATTACH_HIDE_ATTACHMENTS_WITH_READMORE="Hide attachments before 'Read More' breaks"
|
||||
ATTACH_HIDE_ATTACHMENTS_WITH_READMORE_DESCRIPTION="Hide attachments for content items that include a 'Read More' break. When the full item is viewed (without ReadMore breaks), attachments will be shown."
|
||||
ATTACH_ICON_FILENAME="Icon Filename"
|
||||
ATTACH_ICON_FILENAME_DESCRIPTION="Select an icon to display to convey the type of file."
|
||||
ATTACH_INLINE="Inline"
|
||||
ATTACH_INSTALLED_DEFAULT_ATTACHMENTS_ASSET_RULES="Installed default asset rules for new attachments permissions."
|
||||
ATTACH_INSTALLING_DEFAULT_ATTACHMENTS_ASSET_RULES_FAILED="Warning: Installing default asset rules for new attachments permissions failed."
|
||||
ATTACH_IN_NEW_WINDOW="In new window"
|
||||
ATTACH_IN_SAME_WINDOW="In same window"
|
||||
ATTACH_KB="kB"
|
||||
ATTACH_LAST_MODIFIED="Last modified"
|
||||
ATTACH_LIST_ATTACHMENTS_FOR_COLON="List attachments for:"
|
||||
ATTACH_MAX_ATTACHMENT_SIZE="Maximum attachment size (MB)"
|
||||
ATTACH_MAX_ATTACHMENT_SIZE_DESCRIPTION="The maximum size for an attachment (in megabytes). Use 0 for the maximum upload size allowed by your server and your site configuration. NOTE: your server has a maximum upload size limit."
|
||||
ATTACH_MAX_FILENAME_URL_LENGTH="Maximum filename or URL length"
|
||||
ATTACH_MAX_FILENAME_URL_LENGTH_DESCRIPTION="Maximum filename or URL length for attachments list. Filenames or URLs longer than this will be truncated and put into the 'display filename' (for display purposes only, the actual filename or URL will not be changed). A value of 0 means the filename or URL length is unlimited. Note that this option only affects attachments added after this option is set."
|
||||
ATTACH_NORMAL_UPDATE="Normal update"
|
||||
ATTACH_NORMAL_UPDATE_TOOLTIP="Normal update (edit attachment info only)"
|
||||
ATTACH_NOTE_ENTER_URL_WITH_HTTP="NOTE: Enter URL with 'http...' prefix; otherwise the URL is presumed to be relative."
|
||||
ATTACH_NO_ATTACHMENTS_WITH_FILES="No attachments found that have files."
|
||||
ATTACH_NO_ATTACHMENTS_WITH_URLS="No attachments found that have URLs."
|
||||
ATTACH_NO_FILE_TYPE_FIELDS_NEED_UPDATING="No file_type fields need updating."
|
||||
ATTACH_NO_PARENTS="No parents"
|
||||
ATTACH_NO_PARENT_S="No parent %s!"
|
||||
ATTACH_NUMBER_OF_DOWNLOADS="Number of downloads"
|
||||
ATTACH_NUMBER_OF_DOWNLOADS_TOOLTIP="The number of times this file or URL has been downloaded in secure mode. WARNING: This count is only updated for attachments in secure mode!"
|
||||
ATTACH_OPTIONAL="(Optional)"
|
||||
ATTACH_PARENT_ENTITY="Parent entity"
|
||||
ATTACH_PARENT_ENTITY_DESCRIPTION="Subtype of content for a particular parent type. The com_content parent_type can have two types of content entities: articles or categories."
|
||||
ATTACH_PARENT_ID="Parent ID"
|
||||
ATTACH_PARENT_ID_DESCRIPTION="Record number in the parent table in the database"
|
||||
ATTACH_PARENT_S_COLON_S="<b>%s:</b> '%s'"
|
||||
ATTACH_PARENT_TYPE="Parent type"
|
||||
ATTACH_PARENT_TYPE_DESCRIPTION="Component of the parent (eg, com_content for articles)"
|
||||
ATTACH_PERMISSIONS_DESC="Default permissions used for all Attachments."
|
||||
ATTACH_PERMISSION_ADMIN_COMPONENT="Configure Attachments Options"
|
||||
ATTACH_PERMISSION_ADMIN_COMPONENT_DESC="Allows users in the group to edit the Attachments options."
|
||||
ATTACH_PERMISSION_CREATE="Create Attachments"
|
||||
ATTACH_PERMISSION_CREATE_DESC="Allows users in the group to create attachments (if they may edit the parent)."
|
||||
ATTACH_PERMISSION_DELETE="Delete Attachments"
|
||||
ATTACH_PERMISSION_DELETEOWN="Delete Own Attachments"
|
||||
ATTACH_PERMISSION_DELETEOWN_DESC="Allows users in this group to delete their own attachments (if they may edit the parent)."
|
||||
ATTACH_PERMISSION_DELETE_DESC="Allows users in the group to delete attachments (if they may edit the parent)."
|
||||
ATTACH_PERMISSION_DELETE_OWNPARENT="Delete Attachments For Owned Article/Parent."
|
||||
ATTACH_PERMISSION_DELETE_OWNPARENT_DESC="Allows users in this group to delete any attachment for articles/parents they they own (and may edit the parent)."
|
||||
ATTACH_PERMISSION_EDIT="Edit Attachments"
|
||||
ATTACH_PERMISSION_EDITOWN="Edit Own Attachments"
|
||||
ATTACH_PERMISSION_EDITOWN_DESC="Allows users in the group to edit attachments they created (if they may edit the parent)."
|
||||
ATTACH_PERMISSION_EDITSTATE="Edit Attachment State"
|
||||
ATTACH_PERMISSION_EDITSTATE_DESC="Allows users in the group to change the state of any attachment."
|
||||
ATTACH_PERMISSION_EDITSTATE_OWN="Edit State Of Own Attachments"
|
||||
ATTACH_PERMISSION_EDITSTATE_OWNPARENT="Edit State Of Attachments For Owned Article/Parent"
|
||||
ATTACH_PERMISSION_EDITSTATE_OWNPARENT_DESC="Allows users in this group to edit the state of any attachment for articles/parents they own (if they may edit the parent)."
|
||||
ATTACH_PERMISSION_EDITSTATE_OWN_DESC="Allows users in the group to change the state of any attachment they created (if they may edit the parent)."
|
||||
ATTACH_PERMISSION_EDIT_DESC="Allows users in the group to edit attachments (if they may edit the parent)."
|
||||
ATTACH_PERMISSION_EDIT_OWNPARENT="Edit Attachments For Owned Article/Parent"
|
||||
ATTACH_PERMISSION_EDIT_OWNPARENT_DESC="Allows users in this group to edit any attachment for articles/parents they they own (and may edit the parent)."
|
||||
ATTACH_PERMISSION_MANAGE_COMPONENT="Access Attachments Component"
|
||||
ATTACH_PERMISSION_MANAGE_COMPONENT_DESC="Allows users in the group to access the Attachments extension in the administrative back end."
|
||||
ATTACH_PUBLISHED="Published"
|
||||
ATTACH_PUBLISHED_PARENTS="Published parents"
|
||||
ATTACH_REALLY_DELETE_ATTACHMENT="Really delete attachment?"
|
||||
ATTACH_REGENERATED_SYSTEM_FILENAMES_FOR_N_ATTACHMENTS="Regenerated system filenames for %d attachment(s)."
|
||||
ATTACH_REGENERATE_ATTACHMENT_SYSTEM_FILENAMES="Regenerate attachment system filenames"
|
||||
ATTACH_REGENERATE_ATTACHMENT_SYSTEM_FILENAMES_TOOLTIP="Use this function if you have moved or renamed the attachments directory to correct the server filenames for the change. This is particularly helpful if you move attachments from a Windows computer to or from a Unix/Linux computer (due to the difference in server filename formats)."
|
||||
ATTACH_REINSTALL_PERMISSIONS="Reinstall Default Asset Rules or Attachments Permissions"
|
||||
ATTACH_REINSTALL_PERMISSIONS_TOOLTIP="Reinstall the default asset rules for attachments custom permissions in the Joomla ACL permissions system (for example to delete your own attachments). Your previous permissions overrides should not be affected. NOTE: These default asset rules are installed when you install the Attachments extensions but may be necessary to reinstall after upgrading Joomla itself."
|
||||
ATTACH_RELATIVE_URL="Relative URL?"
|
||||
ATTACH_RELATIVE_URL_TOOLTIP="Check this box to enter a URL relative to this Joomla! website. You will probably also need to unselect 'Verify URL' to add a relative URL."
|
||||
ATTACH_RESET="Reset"
|
||||
ATTACH_RESET_ORDER="Reset Order"
|
||||
ATTACH_SAVE="Save"
|
||||
ATTACH_SECURE_ATTACHMENT_DOWNLOADS="Secure attachment downloads"
|
||||
ATTACH_SECURE_ATTACHMENT_DOWNLOADS_DESCRIPTION="Use secure attachment downloads. When secure downloads are used, only users with appropriate permissions will be able to download the attachments. Note: In 'secure' mode, the attachments list is not displayed when the user is not logged in (unless the 'List attachments in secure mode' option is set to 'True')."
|
||||
ATTACH_SELECT_ENTITY_S="Select %s"
|
||||
ATTACH_SELECT_ENTITY_S_COLON="Select %s:"
|
||||
ATTACH_SELECT_ENTITY_S_TOOLTIP="Select %s (required first!)"
|
||||
ATTACH_SELECT_FILE_COLON="Select File:"
|
||||
ATTACH_SELECT_FILE_TO_UPLOAD_INSTEAD="Select file to upload instead"
|
||||
ATTACH_SELECT_FILE_TO_UPLOAD_INSTEAD_TOOLTIP="Select file to upload instead. (Other changes will be lost.)"
|
||||
ATTACH_SELECT_NEW_FILE_IF_YOU_WANT_TO_UPDATE_ATTACHMENT_FILE="Select new file (if you want to update the attachment file):"
|
||||
ATTACH_SHOW_ATTACHMENT_CREATOR="Show attachment creator?"
|
||||
ATTACH_SHOW_ATTACHMENT_CREATOR_DESCRIPTION="Show the name of the one who uploaded the attachment."
|
||||
ATTACH_SHOW_ATTACHMENT_DESCRIPTION="Show attachment description?"
|
||||
ATTACH_SHOW_ATTACHMENT_DESCRIPTION_DESCRIPTION="Sets whether the description for each attachment should be shown."
|
||||
ATTACH_SHOW_ATTACHMENT_FILE_SIZE="Show attachment file size?"
|
||||
ATTACH_SHOW_ATTACHMENT_FILE_SIZE_DESCRIPTION="Sets whether the file size for each attachment should be shown."
|
||||
ATTACH_SHOW_COLUMN_TITLES="Show titles?"
|
||||
ATTACH_SHOW_COLUMN_TITLES_DESCRIPTION="If set to 'Yes', a row of titles will be added above the list of attachments describing what is in each column."
|
||||
ATTACH_SHOW_CREATION_DATE="Show attachment creation date?"
|
||||
ATTACH_SHOW_CREATION_DATE_DESCRIPTION="Sets whether the creation date for the attachment should be shown."
|
||||
ATTACH_SHOW_FOR_PARENTS_TOOLTIP="Select whether to list attachments that are attached to parents that are published or unpublished."
|
||||
ATTACH_SHOW_GUEST_ACCESS_LEVELS="Show attachments to non logged-in users"
|
||||
ATTACH_SHOW_GUEST_ACCESS_LEVELS_DESCRIPTION="Show links to attachments with the selected access levels to non logged-in users. However, in order to actually access these attachments, the user will be prompted to log in. Note: Public attachments will always be shown."
|
||||
ATTACH_SHOW_MODIFICATION_DATE="Show attachment modification date?"
|
||||
ATTACH_SHOW_MODIFICATION_DATE_DESCRIPTION="Sets whether the modification date for the attachment should be shown."
|
||||
ATTACH_SHOW_NUMBER_OF_DOWNLOADS="Show number of downloads?"
|
||||
ATTACH_SHOW_NUMBER_OF_DOWNLOADS_DESCRIPTION="Show the number of downloads. WARNING: This option only works in secure mode."
|
||||
ATTACH_SORT_ATTACHMENT_ID="Attachment ID (order of attachment)"
|
||||
ATTACH_SORT_CREATED_DATE="Creation date (oldest first)"
|
||||
ATTACH_SORT_CREATED_DATE_DESCENDING="Creation date (newest first)"
|
||||
ATTACH_SORT_DESCRIPTION="Description"
|
||||
ATTACH_SORT_DESCRIPTION_DESCENDING="Description (reverse, z-a)"
|
||||
ATTACH_SORT_DISPLAY_FILENAME_OR_URL="Display filename or URL"
|
||||
ATTACH_SORT_DISPLAY_FILENAME_OR_URL_DESCENDING="Display filename or URL (reverse, z-a)"
|
||||
ATTACH_SORT_FILENAME="Filename"
|
||||
ATTACH_SORT_FILENAME_DESCENDING="Filename (reverse, z-a)"
|
||||
ATTACH_SORT_FILE_SIZE="File size (smallest first)"
|
||||
ATTACH_SORT_FILE_SIZE_DESCENDING="File size (largest first)"
|
||||
ATTACH_SORT_MODIFICATION_DATE="Modification date (oldest first)"
|
||||
ATTACH_SORT_MODIFICATION_DATE_DESCENDING="Modification date (newest first)"
|
||||
ATTACH_SORT_USER_DEFINED_FIELD_1_DESC="User-defined field 1 (reverse, z-a)"
|
||||
ATTACH_SORT_USER_DEFINED_FIELD_2_DESC="User-defined field 2 (reverse, z-a)"
|
||||
ATTACH_SORT_USER_DEFINED_FIELD_3_DESC="User-defined field 3 (reverse, z-a)"
|
||||
ATTACH_SUPERIMPOSE_URL_LINK_ICONS="Superimpose URL link icons"
|
||||
ATTACH_SUPERIMPOSE_URL_LINK_ICONS_DESCRIPTION="Superimpose URL link icons over the file attachment icon for each attachment to indicate it is a URL. Valid URLs are shown with arrows and invalid URLs are shown with a red line across the file type icon (bottom left to top right)."
|
||||
ATTACH_SUPPRESS_OBSOLETE_ATTACHMENTS="Suppress obsolete attachments (in back end)"
|
||||
ATTACH_SUPPRESS_OBSOLETE_ATTACHMENTS_DESCRIPTION="Set the default for suppressing obsolete attachments (attachments for unpublished parents) in the administrative back end. You can override this using the 'Show attachments for' drop-down menu just above the list of attachments on the right."
|
||||
ATTACH_SWITCH_ATTACHMENT_TO_S_TOOLTIP="Switch attachment to a %s."
|
||||
ATTACH_SWITCH_ATTACHMENT_TO_TOOLTIP2="(Other changes on this form will be lost.)"
|
||||
ATTACH_SWITCH_TO_COLON="Switch to:"
|
||||
ATTACH_SYSTEM_FILENAME="System Filename"
|
||||
ATTACH_SYSTEM_FILENAME_DESCRIPTION="The full path for the filename on the server"
|
||||
ATTACH_TIMEOUT_FOR_CHECKING_LINKS="Timeout for checking links"
|
||||
ATTACH_TIMEOUT_FOR_CHECKING_LINKS_DESCRIPTION="Timeout for checking links (seconds). Whenever a link is added as an attachment, the link is checked directly. If the link can be accessed before the timeout, the file size and other information about the link is retrieved. If not, generic information is used. To disable the check, enter 0."
|
||||
ATTACH_TITLE="Title"
|
||||
ATTACH_TRASHED_PARENTS="Trashed parents"
|
||||
ATTACH_UNKNOWN="Unknown"
|
||||
ATTACH_UNPUBLISHED_PARENTS="Unpublished parents"
|
||||
ATTACH_UPDATE="Update"
|
||||
ATTACH_UPDATED_ATTACHMENT="Updated Attachment"
|
||||
ATTACH_UPDATED_ATTACHMENTS_PARAMETERS="Updated attachments parameters"
|
||||
ATTACH_UPDATED_ATTACHMENTS_PARAMETERS_AND_SECURITY_SETTINGS="Updated attachments parameters and security settings"
|
||||
ATTACH_UPDATED_FILE_SIZES_FOR_N_ATTACHMENTS="Updated file sizes for %d attachment(s)."
|
||||
ATTACH_UPDATED_N_ATTACHMENTS="Updated %d attachments"
|
||||
ATTACH_UPDATE_ATTACHMENT_COLON="Update Attachment:"
|
||||
ATTACH_UPDATE_ATTACHMENT_FILE_SIZES="Update attachment file sizes"
|
||||
ATTACH_UPDATE_ATTACHMENT_FILE_SIZES_TOOLTIP="Use this function to update the file sizes for all attachments."
|
||||
ATTACH_UPDATE_DO_NOT_ATTACH_TO_MENU_ITEM="Update View - Do not attach to a menu item!"
|
||||
ATTACH_UPLOADED_ATTACHMENT="Uploaded attachment"
|
||||
ATTACH_UPLOAD_DO_NOT_ATTACH_TO_MENU_ITEM="Upload View - Do not attach to a menu item!"
|
||||
ATTACH_UPLOAD_VERB="Upload"
|
||||
ATTACH_URL="URL"
|
||||
ATTACH_URL_COLON="URL:"
|
||||
ATTACH_URL_DESCRIPTION="The URL for the attachment (partial; append to base URL)"
|
||||
ATTACH_URL_IS_VALID="URL is valid"
|
||||
ATTACH_URL_IS_VALID_TOOLTIP="Use this checkbox to manually change whether the link is valid. Ignored for new or edited links."
|
||||
ATTACH_URL_TO_LOGIN="URL to log in"
|
||||
ATTACH_URL_TO_LOGIN_DESCRIPTION="URL for user to log in. In secure mode, guests who are not logged in will encounter a link to this URL when they try to download a non-public attachment. NOTE: Use URL with ampersands (like default: 'index.php?option=com_user&view=login'). Do not use SEO version of the URL; JRoute will be applied to convert appropriately."
|
||||
ATTACH_URL_TO_REGISTER="URL to register"
|
||||
ATTACH_URL_TO_REGISTER_DESCRIPTION="URL to use for user registration. In secure mode, guests who are not logged in will encounter a link to this URL when they try to download a non-public attachment. NOTE: Use URL with ampersands (like default: 'index.php?option=com_user&view=registration'). Do not use SEO version of the URL; JRoute will be applied to convert appropriately."
|
||||
ATTACH_USER_DEFINED_FIELD_1="User-defined field 1"
|
||||
ATTACH_USER_DEFINED_FIELD_1_NAME="Name for user-defined field 1"
|
||||
ATTACH_USER_DEFINED_FIELD_2="User-defined field 2"
|
||||
ATTACH_USER_DEFINED_FIELD_2_NAME="Name for user-defined field 2"
|
||||
ATTACH_USER_DEFINED_FIELD_3="User-defined field 3"
|
||||
ATTACH_USER_DEFINED_FIELD_3_NAME="Name for user-defined field 3"
|
||||
ATTACH_USER_DEFINED_FIELD_NAME_DESCRIPTION="If you want to add a new user-defined field to be displayed in the attachments list, insert the name for it here. Clear the name to disable the display and editing of this field. The user-defined fields will be shown in the order listed here. The maximum length of each user-defined field name is 40 characters. The data in these fields may be up to 255 characters long. Append an asterisk '*' at the end of the field name to hide it on the front end."
|
||||
ATTACH_UTILITIES="Utilities"
|
||||
ATTACH_VALIDATED_N_URL_ATTACHMENTS_M_CHANGED="Validated %d URL attachment(s), %d changed!"
|
||||
ATTACH_VALIDATE_URLS="Validate URLs"
|
||||
ATTACH_VALIDATE_URLS_TOOLTIP="Check all URLS and validate their existence, size, and MIME type."
|
||||
ATTACH_VERIFY_URL_EXISTENCE="Verify URL existence?"
|
||||
ATTACH_VERIFY_URL_EXISTENCE_TOOLTIP="Check this box to verify that the URL works (only for new or edited URLs). Unselecting this will still validate the URL correctness."
|
||||
ATTACH_VIEW_ARTICLE_TITLE="View this article (in the front end)"
|
||||
ATTACH_WARNING="Warning!"
|
||||
ATTACH_WARNING_ATTACHMENTS_PLUGIN_FRAMEWORK_DISABLED="WARNING: The Attachments Plugin Framework plugin is disabled!"
|
||||
ATTACH_WARNING_FAILED_ENABLING_PLUGIN_S="WARNING: Failed enabling plugin %s!"
|
||||
ATTACH_WARNING_FILENAME_TRUNCATED="Warning: Filename was too long! Truncated to:"
|
||||
ATTACH_WHERE_SHOULD_ATTACHMENTS_BE_PLACED="Where should attachments be placed?"
|
||||
ATTACH_WHERE_SHOULD_ATTACHMENTS_BE_PLACED_DESCRIPTION="Select where the attachments should be placed. To place attachments at an arbitrary location in the article (or other supported entity), select the 'Custom placement' option and insert the following tag text where you want the attachments to appear: {attachments}. It will get replaced with the attachments. If you add the {attachments} tag anywhere in an article and you want to disable inserting attachments, use one of the 'Disabled' options here instead of disabling the attachments plugin. The 'Disabled (filter)' option will filter out any attachments tags. The 'Disabled (no filter)' option will leave the articles unaltered and is equivalent to disabling the attachments plugin."
|
||||
ATTACH_YOU_MUST_SELECT_A_FILE_TO_UPLOAD="You must select a file to upload!"
|
||||
COM_ATTACHMENTS_N_ITEMS_PUBLISHED="%d Attachments successfully published"
|
||||
COM_ATTACHMENTS_N_ITEMS_PUBLISHED_1="Attachment successfully published"
|
||||
COM_ATTACHMENTS_N_ITEMS_UNPUBLISHED="%d Attachments successfully unpublished"
|
||||
COM_ATTACHMENTS_N_ITEMS_UNPUBLISHED_1="Attachment successfully unpublished"
|
||||
@ -0,0 +1,15 @@
|
||||
; en-GB.com_attachments.sys.ini (admin component menu)
|
||||
; Attachments for Joomla! extension
|
||||
; Copyright (C) 2007-2018 Jonathan M. Cameron, All rights reserved.
|
||||
; License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; English translation
|
||||
|
||||
ATTACH_ADD_NEW_ATTACHMENT="Add new attachment"
|
||||
ATTACH_ATTACHMENTS="Attachments"
|
||||
ATTACH_ATTACHMENTS_COMPONENT_DESCRIPTION="Attachments component"
|
||||
ATTACH_PACKAGE_ATTACHMENTS_FOR_JOOMLA_16PLUS="Attachments for Joomla 2.5+/3.x"
|
||||
ATTACH_PLEASE_REPORT_BUGS_AND_SUGGESTIONS_TO_S="Please report Attachments bugs and suggestions to %s"
|
||||
COM_ATTACHMENTS="Attachments"
|
||||
COM_ATTACHMENTS_CONFIGURATION="Attachments Manager Options"
|
||||
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
@ -0,0 +1,379 @@
|
||||
; it-IT.com_attachments.ini (admin component)
|
||||
; Attachments for Joomla! extension
|
||||
; Copyright (C) 2007-2013 Jonathan M. Cameron, All rights reserved.
|
||||
; License GNU GPL 3: http://www.gnu.org/licenses/gpl-3.0.html
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; Italian translation by: Piero Mattirolo (2.0, 3.0), Lemminkainen (version 1.3.4)
|
||||
|
||||
; For the main display list and parameters editor in the administrative back end
|
||||
|
||||
ATTACH_ACCESS_THIS_ATTACHMENT_TITLE="Accedi/Scarica questo allegato"
|
||||
ATTACH_ADDED_DATA_FOR_N_ATTACHMENTS="Dati aggiunti per %d allegati!"
|
||||
ATTACH_ADDED_ICON_FILENAMES_TO_N_ATTACHMENTS="Aggiunti nomi file icone a %d allegato(i)."
|
||||
ATTACH_ADD_ATTACHMENT="Aggiungi Allegato"
|
||||
ATTACH_ADD_ATTACHMENT_TITLE="Aggiungi un allegato a questo articolo o elemento di contenuto"
|
||||
ATTACH_ADD_ATTACHMENT_TO_S_INSTEAD_OF_S_TOOLTIP="Aggiungi l'allegato a %s (invece di %s)"
|
||||
ATTACH_ADD_URL="Aggiungi URL"
|
||||
ATTACH_ALLOW_FRONTEND_ACCESS_LEVEL_EDITING="Permetti modifiche a livello di accesso frontend?"
|
||||
ATTACH_ALLOW_FRONTEND_ACCESS_LEVEL_EDITING_DESCRIPTION="Permetti di impostare il livello di accesso frontend per un allegato quando si modifica un allegato o se ne crea uno nuovo. Il 'livello di accesso' controlla quali gruppi possono vedere (o accedere) l'allegato. Notare che nessuno che modifichi un allegato potrà mai essere in grado di impostare il livello di accesso per un livello per il quale non è abilitato."
|
||||
ATTACH_ALL_PARENTS="Tutti genitori"
|
||||
ATTACH_ALL_TYPES="Tutti i tipi"
|
||||
ATTACH_ALWAYS_SHOW_CATEGORY_ATTACHMENTS="Visualizza sempre gli allegati nella visualizzazione delle categorie"
|
||||
ATTACH_ALWAYS_SHOW_CATEGORY_ATTACHMENTS_DESCRIPTION="Visualizza sempre gli allegati nella visualizzazione delle categorie -- indipendentemente dalle altre opzioni."
|
||||
ATTACH_ARCHIVED_PARENTS="Genitori archiviati"
|
||||
ATTACH_ATTACHED_TO="Allegato a <br />%s"
|
||||
ATTACH_ATTACHMENT="Allegato"
|
||||
ATTACH_ATTACHMENTS="Allegati"
|
||||
ATTACH_ATTACHMENTS_ADMINISTRATIVE_UTILITY_COMMANDS="Comandi Utilità Amministrativa Allegati"
|
||||
ATTACH_ATTACHMENTS_DEFAULT_LAYOUT_DO_NOT_ATTACH_TO_MENU_ITEM="Potrebbe non essere possibile creare layout per gli allegati"
|
||||
ATTACH_ATTACHMENTS_DO_NOT_ATTACH_TO_MENU_ITEM="Non allegare all'elemento del menu"
|
||||
ATTACH_ATTACHMENTS_LIST_ORDER="Ordinamento lista allegati"
|
||||
ATTACH_ATTACHMENTS_LIST_ORDER_DESCRIPTION="Selezionare l'ordine desiderato per la lista di allegati nel front-end"
|
||||
ATTACH_ATTACHMENTS_PROJECT_URL_DESCRIPTION="Visitare questo URL per l'ultima versione di Allegati"
|
||||
ATTACH_ATTACHMENTS_PUBLISHED_BY_DEFAULT="Allegati pubblicati automaticamente"
|
||||
ATTACH_ATTACHMENTS_PUBLISHED_BY_DEFAULT_DESCRIPTION="Decide se in default gli allegati devono essere pubblicati "
|
||||
ATTACH_ATTACHMENTS_VERSION_S="Versione Allegati %s"
|
||||
ATTACH_ATTACHMENT_FILENAME_URL="Nome/URL del file allegato"
|
||||
ATTACH_ATTACHMENT_ID="ID dell'allegato"
|
||||
ATTACH_ATTACHMENT_ID_DESCRIPTION="Numero del record nella tabella allegati del database"
|
||||
ATTACH_ATTACHMENT_SAVED="Allegato Salvato"
|
||||
ATTACH_ATTACHMENT_TYPE="Tipo di allegato"
|
||||
ATTACH_ATTACHMENT_UPDATED="Allegato aggiornato!"
|
||||
ATTACH_ATTACH_FILE_COLON="Allega File"
|
||||
ATTACH_AT_THE_BEGINNING="All'inizio"
|
||||
ATTACH_AT_THE_END="Alla fine"
|
||||
ATTACH_AUTO_PUBLISH_WARNING="Avviso di Pubblicazione Automatica"
|
||||
ATTACH_AUTO_PUBLISH_WARNING_DESCRIPTION="Gli utenti vedranno questo avviso al caricamento di un allegato se il file non verrà pubblicato automaticamente. Il messaggio può includere codice HTML. (Utilizza il messaggio dai file di traduzione se non è¨ specificato nulla qui)."
|
||||
ATTACH_CANCEL="Annulla"
|
||||
ATTACH_CHANGES_TO_ATTACHMENT_SAVED="Modifiche all'Allegato Salvato"
|
||||
ATTACH_CHANGE_ENTITY_S="Modifica%s"
|
||||
ATTACH_CHANGE_ENTITY_S_TOOLTIP="Sposta questo allegato da un'altra parte %s. (Le altre modifiche a questo form andranno perse.)"
|
||||
ATTACH_CHANGE_ENTITY_TOOLTIP2="(Le altre modifiche in questo form andranno perdute.)"
|
||||
ATTACH_CHANGE_FILE="Sostituisci il File"
|
||||
ATTACH_CHANGE_FILE_TOOLTIP="Sostituisci il File per questo allegato (Le altre modifiche a questo form andranno perse.)"
|
||||
ATTACH_CHANGE_TO_FILE="Cambia File"
|
||||
ATTACH_CHANGE_TO_FILE_TOOLTIP="Allega un file a questo allegato (Le altre modifiche a questo form andranno perse)"
|
||||
ATTACH_CHANGE_TO_URL="Cambia con URL"
|
||||
ATTACH_CHANGE_TO_URL_TOOLTIP="Modifica URL/link del file caricati (Le altre modifiche a questo form andranno perse)"
|
||||
ATTACH_CHECKED_N_ATTACHMENT_FILES_M_MISSING="Verificato %d allegati con file, %d file mancanti"
|
||||
ATTACH_CHECK_FILES="Verifica esistenza di file allegati"
|
||||
ATTACH_CHECK_FILES_TOOLTIP="Verifica tutti i file allegati e controlla che esistano"
|
||||
ATTACH_CONFIGURATION="Opzioni di configurazione allegati"
|
||||
ATTACH_CONFIG_ADVANCED_SETTINGS_LABEL="Avanzato"
|
||||
ATTACH_CONFIG_BASIC_SETTINGS_LABEL="Base"
|
||||
ATTACH_CONFIG_FORMATTING_SETTINGS_LABEL="Formattazione"
|
||||
ATTACH_CONFIG_SECURITY_SETTINGS_LABEL="Sicurezza"
|
||||
ATTACH_CONFIG_VISIBILITY_SETTINGS_LABEL="Visibilità"
|
||||
ATTACH_CREATOR="Autore"
|
||||
ATTACH_CREATOR_ID="ID Autore"
|
||||
ATTACH_CSS_STYLE_FOR_ATTACHMENTS_TABLES="Stile CSS per le tabelle degli allegati"
|
||||
ATTACH_CSS_STYLE_FOR_ATTACHMENTS_TABLES_DESCRIPTION="Per ignorare lo stile CSS delle liste di allegati (tabelle), specificare qui il nome dello stile personalizzato. Lo stile di default è 'attachmentsList'. Vedere il file attachments.css del plugin per un esempio. Consultare il file di aiuto del componente per suggerimenti su come implementare gli stili."
|
||||
ATTACH_CUSTOM_PLACEMENT="Disposizione personalizzata"
|
||||
ATTACH_CUSTOM_TITLES_FOR_ATTACHMENTS_LISTS="Titoli personalizzati per le liste di allegati"
|
||||
ATTACH_CUSTOM_TITLES_FOR_ATTACHMENTS_LISTS_DESCRIPTION="Titoli personalizzati da usare per le liste di allegati. Per rinominare il titolo 'Allegati' sopra la lista di allegati per uno specifico articolo, usare questo formato (un elemento per linea, dove id# è il numero dell'articolo), esempio: 23 Nuovo Titolo Omettere il numero dell'elemento per modificare il titolo predefinito per la lista allegati di tutti gli articoli. NB questo può essere o non essere supportato per qualunque tipo di elemento di contenuto diverso dagli articoli. Per elementi diversi da articoli, aggiungere il numero ID con il nome dell'entità genitore e due punti (:) per evitare ambiguità , es: 'categoria:23 Categoria download:'.)"
|
||||
ATTACH_DATA_FOR_N_ATTACHMENTS_OK="Dati per %d allegati OK. Eseguire senza l'opzione 'dry_run' per aggiungere allegati"
|
||||
ATTACH_DATE_CREATED="Data di creazione"
|
||||
ATTACH_DATE_LAST_MODIFIED="Ultima modifica"
|
||||
ATTACH_DEFAULT_ACCESS_LEVEL="Livello Accesso di default"
|
||||
ATTACH_DEFAULT_ACCESS_LEVEL_DESCRIPTION="Il livello di accesso di default per nuovi allegati. Ogni allegato ha un 'livello di accesso' che controlla chi potrà visualizzare o scaricare lo specifico allegato. Quando viene creato un allegato, il suo livello di accesso è impostato inizialmente a questo livello di default (se l'autore fa parte del gruppo appropriato). L'autore dell'allegato o l'amministratore del sito possono modificare il livello di accesso dell'allegato per controllare chi potrà vedere quello specifico allegato."
|
||||
ATTACH_DELETE="Elimina"
|
||||
ATTACH_DESCRIPTION="Descrizione"
|
||||
ATTACH_DESCRIPTION_COLON="Descrizione:"
|
||||
ATTACH_DESCRIPTION_DESCRIPTION="Descrizione del file o dell'URL che comparirà nella colonna 'descrizione'."
|
||||
ATTACH_DESPACE_ATTACHMENT_SYSTEM_FILENAMES="Elimina spazi nei nomi dei file"
|
||||
ATTACH_DESPACE_ATTACHMENT_SYSTEM_FILENAMES_TOOLTIP="Sostituisci tutti gli spazi in ogni nome di file con il carattere trattino basso. Questo aggiorna gli URL e mostra i nomi dei file, come pure i nomi dei file archiviati nel filesystem."
|
||||
ATTACH_DISABLED_FILTER="Disabilitato (filtro)"
|
||||
ATTACH_DISABLED_NOFILTER="Disabilitato (senza filtro)"
|
||||
ATTACH_DISABLED_UNINSTALLING_MYSQL_ATTACHMENTS_TABLE="La disinstallazione della tabella MySQL Allegati è disabilitata"
|
||||
ATTACH_DISABLE_MYSQL_UNINSTALLATION="Disabilita la disinstallazione della tabella MySQL Allegati"
|
||||
ATTACH_DISABLE_MYSQL_UNINSTALLATION_TOOLTIP="Se desideri aggiornare questo modulo senza perdere gli allegati esistenti, clicca per disabilitare la disinstallazione dellatavola MySQL. Ricordati di NON cancellare la directory Attachments"
|
||||
ATTACH_DISPLAY_FILENAME="Visualizza nome file"
|
||||
ATTACH_DISPLAY_FILENAME_TOOLTIP="Facoltativo: Inserire un nome o un'etichetta per il file da mostrare in alternativa al nome del file completo."
|
||||
ATTACH_DISPLAY_NAME="Visualizza nome"
|
||||
ATTACH_DISPLAY_NAME_DESCRIPTION="Nome da visualizzare per nome file o URL (il link continua a puntare sul nome effettivo o l'URL del file)."
|
||||
ATTACH_DISPLAY_URL="Visualizza URL"
|
||||
ATTACH_DISPLAY_URL_TOOLTIP="Opzionale: Inserisci URL alternativo o etichetta da mostrare al posto dell'URL completo."
|
||||
ATTACH_DOWNLOADS="Downloads"
|
||||
ATTACH_DOWNLOAD_MODE_FOR_SECURE_DOWNLOADS="Modalità di download sicuro"
|
||||
ATTACH_DOWNLOAD_MODE_FOR_SECURE_DOWNLOADS_DESCRIPTION="Controlla come i download sono gestiti in modalità sicura. Con la modalità 'inline' i file che possono essere mostrati nel browser vengono mostrati nel browser (per esempio testi o immagini). Con la modalità 'allegato' i file vengono sempre mostrati come file separati. La modalità in default è 'allegato'. In entrambi i casi, i file che non possono essere mostrati nel browser verranno scaricati come file esterni."
|
||||
ATTACH_DOWNLOAD_VERB="Download"
|
||||
ATTACH_EDIT_ATTACHMENT="Modifica l'allegato"
|
||||
ATTACH_EDIT_THIS_ATTACHMENT_TITLE="Modifica le informazioni dell'allegato"
|
||||
ATTACH_ENTER_NEW_URL_COLON="Inserisci nuovo URL:"
|
||||
ATTACH_ENTER_URL="Inserisci URL"
|
||||
ATTACH_ENTER_URL_INSTEAD="Inserisci URL alternativo"
|
||||
ATTACH_ENTER_URL_INSTEAD_TOOLTIP="Inserisci invece URL . (Le altre modifiche verranno perse.)"
|
||||
ATTACH_ENTER_URL_TOOLTIP="Inserisci un URL. La risorsa indicata dall'URL non sarà uploadata ma sarà salvata soltanto la stessa URL. NOTA: Se l' URL è relativo, deseleziona 'verifica URL'."
|
||||
ATTACH_ERROR_ADDING_HTACCESS_S="Ricorda di inserire un file '.htaccess' nella directory di upload (%s) per prevenire l'accesso alla directory."
|
||||
ATTACH_ERROR_ADDING_ICON_FILENAME_FOR_ATTACHMENT_S="Errore nell'aggiunta dell'icona con nome file per l'allegato'%s'."
|
||||
ATTACH_ERROR_ADDING_INDEX_HTML_IN_S="Ricorda di inserire un file 'index.html' nella directory di upload (%s) per prevenire il browsing della directory."
|
||||
ATTACH_ERROR_BAD_ATTACHMENT_ID_S="Errore nell'importazione del file CSV degli allegati; l'ID dell'allegato non è un numero intero! (%s)"
|
||||
ATTACH_ERROR_BAD_CHARACTER_S_IN_FILENAME_S="ERRORE: Carattere non consentito (%s) nel nome file(%s), rinominare e riprovare!"
|
||||
ATTACH_ERROR_CANNOT_DELETE_INVALID_ATTACHMENT_ID_N="ERRORE: Impossibile cancellare l'allegato: Impossibile ottenere l'ID dell'allegato (%d)!"
|
||||
ATTACH_ERROR_CANNOT_MODIFY_ATTACHMENT_ZERO_ID="Errore nell'importazione del file CSV degli allegati;non è possibile modificare un allegato con id=0!"
|
||||
ATTACH_ERROR_CANNOT_SWITCH_PARENT_S_NEW_FILE_S_ALREADY_EXISTS="ERRORE: Impossibile scambiare %s; Il nuovo file '%s' esiste!"
|
||||
ATTACH_ERROR_CANNOT_UPDATE_ATTACHMENT_INVALID_ID_N="ERRORE: Impossibile aggiornare l'allegato. ID allegato non valido ID (%d)!"
|
||||
ATTACH_ERROR_CATEGORY_TITLE_MISMATCH_ID_S_S="Errore nell'importazione del file CSV degli allegati; Il titolo dell'ID della categoria =%d non '%s' è '%s' quello specificato nel file CSV!"
|
||||
ATTACH_ERROR_CHANGE_IN_MEDIA_MANAGER="(Questa modifica deve essere effettuata dal Media Manager.)"
|
||||
ATTACH_ERROR_CHECKING_ARTICLE_OWNERSHIP="Errore nella verifica dell'autore dell'articolo!"
|
||||
ATTACH_ERROR_CHECKING_ARTICLE_PERMISSIONS="Errore nella verifica delle autorizzazioni dell'articolo!"
|
||||
ATTACH_ERROR_CHECKING_CATEGORY_OWNERSHIP="Errore nella verifica dell'autore della categoria!"
|
||||
ATTACH_ERROR_CHECKING_CATEGORY_PERMISSIONS="Errore nella verifica dei permessi della categoria!"
|
||||
ATTACH_ERROR_CHECKING_URL_S="Errore durante la verifica URL: '%s'!"
|
||||
ATTACH_ERROR_CONNECTING_TO_URL_S="Errore impossibile connettersi a URL '%s'!"
|
||||
ATTACH_ERROR_COULD_NOT_ACCESS_URL_S="ERRORE: Impossibile accedere a URL '%s'! (Potresti disabilitare l'opzione 'Verifica esistenza URL' e riprovare)."
|
||||
ATTACH_ERROR_CREATOR_USERNAME_MISMATCH_ID_S_S="Errore nell'importazione del file CSV degli allegati;l'autore dell'allegato con id=%d ha nome utente'%s', ma è richiesto il file CSV'%s'!"
|
||||
ATTACH_ERROR_FILE_S_ALREADY_ON_SERVER="ERRORE: Il File '%s' è già presente sul server. Seleziona un'altro file o rinominalo!"
|
||||
ATTACH_ERROR_FILE_S_NOT_FOUND_ON_SERVER="ERROR: Il File o i file '%s' non esistono sul server!"
|
||||
ATTACH_ERROR_FILE_S_TOO_BIG_N_N_N="File %s' troppo grande di %.1f MB (massima dimensione dell'allegato =%d MB, massima dimensione di upload PHP =%d MB) "
|
||||
ATTACH_ERROR_GETTING_LIST_OF_ENTITY_S_ITEMS="ERRORE: Impossibile ottenere la lista di %s!"
|
||||
ATTACH_ERROR_ILLEGAL_FILE_EXTENSION="Estensione del file non consentita:"
|
||||
ATTACH_ERROR_ILLEGAL_FILE_MIME_TYPE="Tipo MIME del file non consentito:"
|
||||
ATTACH_ERROR_IMPORTING_ATTACHMENTS_S="ERRORE: Errore nell'importazione degli allegati(%s)!"
|
||||
ATTACH_ERROR_INVALID_ATTACHMENT_ID_N="ERRORE: ID allegato non valida (%e)!"
|
||||
ATTACH_ERROR_INVALID_PARENT_ID_S="ERRORE: ID genitore non valida: '%s'"
|
||||
ATTACH_ERROR_INVALID_PARENT_S_ID_N="ERROR: ID genitore %(i) non valida (%e)!"
|
||||
ATTACH_ERROR_INVALID_PARENT_TYPE_S="ERRORE: Tipo genitore non valido ('%s')!"
|
||||
ATTACH_ERROR_IN_URL_SYNTAX_S="Errore nella sintassi URL: '%s'!"
|
||||
ATTACH_ERROR_MAY_BE_LARGER_THAN_LIMIT="Probabilmente il tuo file è più grande del limite consentito di"
|
||||
ATTACH_ERROR_MISSING_ATTACHMENT_FILE_S=" ERRORE: File allegato mancante: %s"
|
||||
ATTACH_ERROR_MISSING_EXTRA_FIELDS_S="Errore nell'importazione file CSV allegati; mancano campi aggiuntivi: %s"
|
||||
ATTACH_ERROR_MISSING_FIELDS_S="Errore nell'importazione del file CSV degli allegati; mancano i campi): %s"
|
||||
ATTACH_ERROR_MISSING_PARENT_FOR_ATTACHMENT_S=" ERRORE: Manca genitore: %s"
|
||||
ATTACH_ERROR_MODIFIER_USERNAME_MISMATCH_ID_S_S="Errore nell'importazione file CSV allegati; l'autore delle modifiche con id=%d ha nome utente'%s', ma il file CSV file si attendeva '%s'!"
|
||||
ATTACH_ERROR_MOVING_FILE="Errore nel caricamento (errore nello spostamento del file)"
|
||||
ATTACH_ERROR_MUST_ADD_FILENAME_TO_URL="ERRORE: è necessario specificare il nome del file CSV degli allegati nell'URL! (Es: &file=/path/to/file)"
|
||||
ATTACH_ERROR_MUST_BE_LOGGED_IN_TO_UPLOAD_ATTACHMENT="ERRORE: Occorre essere autenticati per caricare un allegato!"
|
||||
ATTACH_ERROR_MUST_SELECT_PARENT="ERRORE: Occorre selezionare un nuovo genitore a cui allegare!"
|
||||
ATTACH_ERROR_MUST_SELECT_PARENT_S="ERRORE: Occorre selezionare %s a cui allegare!"
|
||||
ATTACH_ERROR_NEW_SYSTEM_FILENAME_S_NOT_FOUND="ERRORE: Nuovo nome file di sistema '%s' non trovato !"
|
||||
ATTACH_ERROR_NO_PERMISSION_TO_DELETE_S="ERRORE: Non disponi delle autorizzaioni necessarie per cancellare un allegato per questo %s!"
|
||||
ATTACH_ERROR_NO_PERMISSION_TO_DELETE_S_ATTACHMENT_S_ID_N="ERRORE: non hai l'autorizzazione a eliminare %s attachment '%s'! (ID %d)"
|
||||
ATTACH_ERROR_NO_PERMISSION_TO_EDIT="ERRORE: non hai l'autorizzazione per modificare questo allegato"
|
||||
ATTACH_ERROR_NO_PERMISSION_TO_PUBLISH_S_ATTACHMENT_S_ID_N="ERRORE: non hai l'autorizzazione per pubblicare o non pubblicare %s attachment '%s'! (ID %d)"
|
||||
ATTACH_ERROR_NO_PERMISSION_TO_UPLOAD_S="ERRORE: non hai l'autorizzazione per aggiungere un allegato a questo %s!"
|
||||
ATTACH_ERROR_NO_SPECIAL_FUNCTION_SPECIFIED="ERRORE: Non è stata specificata alcuna funzione speciale!"
|
||||
ATTACH_ERROR_NO_UTILS_FUNCTION_SPECIFIED="ERRORE: Nessuna funzione di utilità specificata!"
|
||||
ATTACH_ERROR_N_FILES_MISSING="ERRORE: %d file mancanti:"
|
||||
ATTACH_ERROR_PARENT_TITLE_MISMATCH_ID_N_TITLE_S_S="Errore nell'importazione del file CSV allegati; il titolo dell'articolo/genitore =%d è '%s' non '%s' come specificato nel file CSV!"
|
||||
ATTACH_ERROR_RENAMING_FILE_S_TO_S="Errore nel rinominare file '%s' in '%s'!"
|
||||
ATTACH_ERROR_STORING_ATTACHMENT_S="Errore nell'importazione del file CSV allegati; errore nell'archiviazione dell'allegato(%s)!"
|
||||
ATTACH_ERROR_UNABLE_TO_FIND_CATEGORY_ID_S="Errore nell'importazione del file CSV degli allegati; impossibile trovare categoria con ID=%d (title='%s')!"
|
||||
ATTACH_ERROR_UNABLE_TO_FIND_CREATOR_ID_S="Errore nell'importazione del file CSV allegati; impossibile trovare l'autore con ID=%d (nome='%s')!"
|
||||
ATTACH_ERROR_UNABLE_TO_FIND_MODIFIER_ID_S="Errore nell'importazione del file CSV allegati; impossibile trovare l'autore della modifica con ID=%d (nome='%s')!"
|
||||
ATTACH_ERROR_UNABLE_TO_FIND_USER_S_ID_N="ERRORE: impossibile trovare utente '%s' con ID=%d!"
|
||||
ATTACH_ERROR_UNABLE_TO_OPEN_CSV_FILE_S="ERRORE: Impossibile aprire il file CSV allegati '%s'!"
|
||||
ATTACH_ERROR_UNABLE_TO_SETUP_UPLOAD_DIR_S="ERRORW: Impossibile creare o modificare la directory di upload (%s)!"
|
||||
ATTACH_ERROR_UNKNOWN_PARENT_ID_N="Errore nell'importazione del file CSV allegati; ID=%d articolo/genitore sconosciuto!"
|
||||
ATTACH_ERROR_UNKNOWN_PARENT_TYPE_S="ERRORE: Tipo genitore sconosciuto '%s'!"
|
||||
ATTACH_ERROR_UNKNOWN_PROTCOL_S_IN_URL_S="ERRORE: Protocollo sconosciuto '%s' in URL: '%s'!"
|
||||
ATTACH_ERROR_UNRECOGNIZED_FIELD_S="Errore nell'importazione del file CSV allegati; campo non riconosciuto field: %s"
|
||||
ATTACH_ERROR_UPDATING_FILE="Errore durante l'aggiornamento del file"
|
||||
ATTACH_ERROR_UPDATING_NULL_DATE_FOR_ATTACHMENT_FILE_S="Errore nell'aggiornamento di una data nulla per l'allegato '%s'."
|
||||
ATTACH_ERROR_UPLOADING_FILE_S="Errore durante il caricamento del file '%s'!"
|
||||
ATTACH_ERROR_USERNAME_MISMATCH_ID_N_S_S="ERRORE: Nome utente non corrispondente per ID=%d, atteso '%s' ma trovato '%s' in questo sistema."
|
||||
ATTACH_FILE="File"
|
||||
ATTACH_FILENAME="Nome file"
|
||||
ATTACH_FILENAME_COLON="Nome del File:"
|
||||
ATTACH_FILENAME_DESCRIPTION="Nome del file allegato(caricato)"
|
||||
ATTACH_FILE_LINK_OPEN_MODE="Modalità di apertura del link al file"
|
||||
ATTACH_FILE_LINK_OPEN_MODE_DESCRIPTION="Determina come il link al file allegato viene aperto. 'Nella stessa finestra' significa che il file sarà aperto nella stessa finestra del browser. 'In una nuova finestra' significa che il file sarà aperto in una nuova finestra (o scheda)."
|
||||
ATTACH_FILE_SIZE="Dimensione del File"
|
||||
ATTACH_FILE_SIZE_KB="Dimensione(KB)"
|
||||
ATTACH_FILE_TYPE="Tipo di File"
|
||||
ATTACH_FILE_TYPE_DESCRIPTION="Tipo file Mime "
|
||||
ATTACH_FILTER="Filtro"
|
||||
ATTACH_FILTER_ENTITY_TOOLTIP="Utilizzare questa opzione per limitare la lista degli allegati per genitori di tipo particolare."
|
||||
ATTACH_FORBIDDEN_FILENAME_CHARACTERS="Caratteri non consentiti nei nomi dei file caricati"
|
||||
ATTACH_FORBIDDEN_FILENAME_CHARACTERS_DESCRIPTION="I nomi di file contenenti questi caratteri non potranno essere caricati. Questi caratteri sono problematici nell'URL presentato all'utente per file allegati in modalità 'non sicura', pertanto essi sono proibiti. Questi caratteri non costituiscono di solito un problema quando si usi la modalità 'sicura' poiché il nome del file non viene utilizzato come parte dell'URL presentato all'utente."
|
||||
ATTACH_FORMAT_STRING_FOR_DATES="Formato stringa per data"
|
||||
ATTACH_FORMAT_STRING_FOR_DATES_DESCRIPTION="La stringa di formattazione per la creazione e modifica di date. Inserire una stringa di formattazione del tipo utilizzato dalla funzione Joomla JDate class format() (che si basa sulla classe PHP DateTime::format function). Cercate su web 'PHP DateTime' per esempi. Notare che JDate gestisce la traduzione opportuna di mese/anno. La stringa di formato di default (Y-m-d H:M) trasforma le date con tempo in 24 ore, come 2013-01-05 16:21."
|
||||
ATTACH_FOR_PARENT_S_COLON_S="Per %s: <i>'%s'</i>"
|
||||
ATTACH_GO="Vai"
|
||||
ATTACH_HIDE_ADD_ATTACHMENTS_LINK="Nascondi il link 'aggiungi allegati'"
|
||||
ATTACH_HIDE_ADD_ATTACHMENTS_LINK_DESCRIPTION="Nascondi sempre il link 'aggiungi allegati' nel frontend. Questo necessità che gli allegati vengano o aggiunti agli articoli, etc, modificandoli nel frontend (tramite un pulsante 'aggiungi allegati', che sarà disponibile nell'area modifiche)."
|
||||
ATTACH_HIDE_ATTACHMENTS_EXCEPT_ON_ARTICLE_VIEWS="Nascondi gli allegati, tranne nell'area di visualizzazione dell''articolo."
|
||||
ATTACH_HIDE_ATTACHMENTS_EXCEPT_ON_ARTICLE_VIEWS_DESCRIPTION="Nascondi gli allegati in tutte le visualizzazioni, tranne per la visualizzazione di singoli articoli."
|
||||
ATTACH_HIDE_ATTACHMENTS_FOR_CATEGORIES="Nascondi gli allegati per le categorie"
|
||||
ATTACH_HIDE_ATTACHMENTS_FOR_CATEGORIES_DESCRIPTION="Nascondi gli allegati per qualunque visualizzazione delle categorie, per le categorie selezionate. Per selezionare o deselezionare delle categorie, senza effetti sulle categorie restanti, tenere premuto il tasto Control nel cliccare con il mouse sulle categorie. Notare che gli allegati verranno visualizzati per le categorie figlie, salvo se esplicitamente selezionate qui."
|
||||
ATTACH_HIDE_ATTACHMENTS_ON_BLOGS="Nascondere gli allegati sulle pagine blog."
|
||||
ATTACH_HIDE_ATTACHMENTS_ON_BLOGS_DESCRIPTION="Nascondi gli allegati nelle pagine (voci menu) che hanno layout di blog."
|
||||
ATTACH_HIDE_ATTACHMENTS_ON_FRONTPAGE="Nascondi gli allegati in prima pagina"
|
||||
ATTACH_HIDE_ATTACHMENTS_ON_FRONTPAGE_DESCRIPTION="Nascondi gli allegati in prima pagina. Questo esclude la visualizzazione di tutti gli allegati nella prima pagina."
|
||||
ATTACH_HIDE_ATTACHMENTS_WITH_READMORE="Nascondi gli allegati prima delle interruzioni di 'Leggi tutto'"
|
||||
ATTACH_HIDE_ATTACHMENTS_WITH_READMORE_DESCRIPTION="Nascondi gli allegati per articoli che includano un'interruzione di 'Leggi tutto'. Quando viene visualizzato l'intero articolo (senza interruzioni di 'Leggi tutto', gli allegati saranno visibili."
|
||||
ATTACH_ICON_FILENAME="Icona nome file"
|
||||
ATTACH_ICON_FILENAME_DESCRIPTION="Selezionare un'icona da visualizzare per l'indicazione del tipo di file."
|
||||
ATTACH_INLINE="Inline"
|
||||
ATTACH_INSTALLED_DEFAULT_ATTACHMENTS_ASSET_RULES="Installate nuove regole di default per gli asset di nuove autorizzazioni per allegati."
|
||||
ATTACH_INSTALLING_DEFAULT_ATTACHMENTS_ASSET_RULES_FAILED="Attenzione: l'installazione di regole di default degli asset per nuove autorizzazioni per allegati non è andata a buon fine."
|
||||
ATTACH_IN_NEW_WINDOW="In una nuova finestra"
|
||||
ATTACH_IN_SAME_WINDOW="Nella stessa finestra"
|
||||
ATTACH_KB="KB"
|
||||
ATTACH_LAST_MODIFIED="Modificato il"
|
||||
ATTACH_LIST_ATTACHMENTS_FOR_COLON="Elenca gli allegati per:"
|
||||
ATTACH_MAX_ATTACHMENT_SIZE="Massima dimensione allegato (MB)"
|
||||
ATTACH_MAX_ATTACHMENT_SIZE_DESCRIPTION="Dimensione massima di un allegato (in megabyte). Usare 0 per la massima dimensione consentita dal server e dalla configurazione del sito. NOTA: il vostro server ha un limite massimo di dimensione di upload."
|
||||
ATTACH_MAX_FILENAME_URL_LENGTH="Lunghezza massima del nome del file o dell'URL"
|
||||
ATTACH_MAX_FILENAME_URL_LENGTH_DESCRIPTION="Lunghezza massima del nome del file o della lunghezza dell'URL per la lista degli allegati. Nomi di file o URL di lunghezza maggiore verranno troncati ed inseriti in 'Visualizza nome del file' (soltanto a scopo di visualizzazione, il vero nome del file o l'URL non verranno cambiati). Un valore di 0 significa che il nome del file o la lunghezza dell'URL sono illimitati. NB questa opzione riguarda solamente gli allegati aggiunti dopo che questa opzione sia stata impostata."
|
||||
ATTACH_NORMAL_UPDATE="Aggiornamento normale"
|
||||
ATTACH_NORMAL_UPDATE_TOOLTIP="Aggiornamento normale (modifica delle sole info dell'allegato)"
|
||||
ATTACH_NOTE_ENTER_URL_WITH_HTTP="NOTA: Inseriere URL con il prefisso 'http...' ; diversamente URL è ritenuto relativo."
|
||||
ATTACH_NO_ATTACHMENTS_WITH_FILES="Nessun allegato trovato con file."
|
||||
ATTACH_NO_ATTACHMENTS_WITH_URLS="Nessun allegato trovato con URL"
|
||||
ATTACH_NO_FILE_TYPE_FIELDS_NEED_UPDATING="Nessuno dei campi tipo di file richiede aggiornamento"
|
||||
ATTACH_NO_PARENTS="Senza genitori"
|
||||
ATTACH_NO_PARENT_S="Nessun genitore %s!"
|
||||
ATTACH_NUMBER_OF_DOWNLOADS="Numero di download"
|
||||
ATTACH_NUMBER_OF_DOWNLOADS_TOOLTIP="Numero di volte in cui il file o l'URL è stato scaricato in modalità sicura. ATTENZIONE: questo contatore viene aggiornato soltanto in modalità sicura!"
|
||||
ATTACH_OPTIONAL="(Facoltativo)"
|
||||
ATTACH_PARENT_ENTITY="Entità genitore"
|
||||
ATTACH_PARENT_ENTITY_DESCRIPTION="Sottotipo di contenuto per un particolare tipo di genitore. Il com_content parent_type può avere due tipo di entità di contenuto: articoli e categorie."
|
||||
ATTACH_PARENT_ID="ID genitore"
|
||||
ATTACH_PARENT_ID_DESCRIPTION="Numero del record nella tabella genitore nel database"
|
||||
ATTACH_PARENT_S_COLON_S="<b>%s:</b> '%s'"
|
||||
ATTACH_PARENT_TYPE="Tipo genitore"
|
||||
ATTACH_PARENT_TYPE_DESCRIPTION="Componente del genitore(es. com_content per articoli)"
|
||||
ATTACH_PERMISSIONS_DESC="Autorizzazioni di default per tutti gli allegati."
|
||||
ATTACH_PERMISSION_ADMIN_COMPONENT="Configura le opzioni per gli allegati"
|
||||
ATTACH_PERMISSION_ADMIN_COMPONENT_DESC="Permette agli utenti del gruppo di modificare le opzioni per gli allegati."
|
||||
ATTACH_PERMISSION_CREATE="Crea allegati"
|
||||
ATTACH_PERMISSION_CREATE_DESC="Permette agli utenti del gruppo di creare allegati (se autorizzati a modificare il genitore)."
|
||||
ATTACH_PERMISSION_DELETE="Elimina gli allegati"
|
||||
ATTACH_PERMISSION_DELETEOWN="Elimina i tuoi allegati"
|
||||
ATTACH_PERMISSION_DELETEOWN_DESC="Permette agli utenti del gruppo di cancellare i loro allegati(se autorizzati a modificare il genitore)"
|
||||
ATTACH_PERMISSION_DELETE_DESC="Permette agli utenti del gruppo di cancellare gli allegati(se autorizzati a modificare il genitore)."
|
||||
ATTACH_PERMISSION_DELETE_OWNPARENT="Cancellare allegati per un articolo/genitore propri."
|
||||
ATTACH_PERMISSION_DELETE_OWNPARENT_DESC="Permette agli utenti del gruppo di cancellare qualunque allegato di articoli/genitori di loro proprietà(se autorizzait a modifiche)."
|
||||
ATTACH_PERMISSION_EDIT="Modifica gli allegati"
|
||||
ATTACH_PERMISSION_EDITOWN="Modifica i propri allegati"
|
||||
ATTACH_PERMISSION_EDITOWN_DESC="Permette agli utenti dello stesso gruppo di modificare gli allegati che hanno creato (se autorizzati a modificare il genitore)."
|
||||
ATTACH_PERMISSION_EDITSTATE="Modifica lo stato degli allegati"
|
||||
ATTACH_PERMISSION_EDITSTATE_DESC="Permette agli utenti del gruppo di modificare lo stato di qualunque allegato."
|
||||
ATTACH_PERMISSION_EDITSTATE_OWN="Modifica lo stato dei propri allegati"
|
||||
ATTACH_PERMISSION_EDITSTATE_OWNPARENT="Modifica lo stato degli allegati per il proprio articolo/genitore"
|
||||
ATTACH_PERMISSION_EDITSTATE_OWNPARENT_DESC="Permette agli utenti del gruppo di modificare lo stato di qualunque allegato degli articoli/genitori di cui sono proprietari (e di cui possono modificare il genitore)."
|
||||
ATTACH_PERMISSION_EDITSTATE_OWN_DESC="Permette agli utenti del gruppo di modificare lo stato di qualunque allegato da essi creato (se autorizzati a modificare il genitore)."
|
||||
ATTACH_PERMISSION_EDIT_DESC="Permette agli utenti del gruppo di modificare gli allegati (se autorizzati a modificare il genitore)."
|
||||
ATTACH_PERMISSION_EDIT_OWNPARENT="Modificare gli allegati per il proprio articolo/genitore"
|
||||
ATTACH_PERMISSION_EDIT_OWNPARENT_DESC="Permette agli utenti del gruppo di modificare qualunque allegato per articoli/genitori di loro proprietà(se autorizzati a modifiche)."
|
||||
ATTACH_PERMISSION_MANAGE_COMPONENT="Accedi al componente allegati"
|
||||
ATTACH_PERMISSION_MANAGE_COMPONENT_DESC="Permette agli utenti del gruppo di accedere all'extension Allegati."
|
||||
ATTACH_PUBLISHED="Pubblicato"
|
||||
ATTACH_PUBLISHED_PARENTS="Genitori pubblicati"
|
||||
ATTACH_REALLY_DELETE_ATTACHMENT="Confermi la cancellazione dell'allegato?"
|
||||
ATTACH_REGENERATED_SYSTEM_FILENAMES_FOR_N_ATTACHMENTS="Rigenerato nomi file di sistema per %d allegato(i)."
|
||||
ATTACH_REGENERATE_ATTACHMENT_SYSTEM_FILENAMES="Rigenera i nomi dei file sul sistema"
|
||||
ATTACH_REGENERATE_ATTACHMENT_SYSTEM_FILENAMES_TOOLTIP="Utilizza questa opzione se hai rinominato o spostato la directory Attachments per allineare i nomi sul server. Questo è particolarmente utile se sono stati spostati files da/su piattaforma Windows a Unix/Linux ."
|
||||
ATTACH_REINSTALL_PERMISSIONS="Reinstallare le regole di default per gli asset o i permessi per gli allegati"
|
||||
ATTACH_REINSTALL_PERMISSIONS_TOOLTIP="Reinstallare le regole di default per gli allegati con permessi personalizzati nel sistema di permessi ACL di Joomla(per esempio, per cancellare i propri allegati). Le precedenti impostazioni per i permessi specifici non dovrebbero essere influenzate. NOTARE: queste regole di default per gli asset vengono installate con l'installazione dell'extension Allegati, ma potrebbe essere necessario reinstallarle dopo un upgrade di Joomla."
|
||||
ATTACH_RELATIVE_URL="URL relativo"
|
||||
ATTACH_RELATIVE_URL_TOOLTIP="Spunta questo box per inserire una URL relativa a questo sito Joomla!. Probabilmente dovrai anche desiabilitare 'Verifica URL' per inserire una URL relativa."
|
||||
ATTACH_RESET="Reimposta"
|
||||
ATTACH_RESET_ORDER="Reimposta l'ordine"
|
||||
ATTACH_SAVE="Salva"
|
||||
ATTACH_SECURE_ATTACHMENT_DOWNLOADS="Download allegati in modalità sicura"
|
||||
ATTACH_SECURE_ATTACHMENT_DOWNLOADS_DESCRIPTION="Utilizza la modalità di download sicura. Quando viene utilizzata, soltanto gli utenti con i permessi adeguati possono scaricare gli allegati. Nota: in modalità sicura, la lista di allegati non è visualizzata se l'utente non è autenticato."
|
||||
ATTACH_SELECT_ENTITY_S="Seleziona %s"
|
||||
ATTACH_SELECT_ENTITY_S_COLON="Seleziona %s:"
|
||||
ATTACH_SELECT_ENTITY_S_TOOLTIP="Seleziona %s (richiesto preliminarmente!)"
|
||||
ATTACH_SELECT_FILE_COLON="Selezionare File:"
|
||||
ATTACH_SELECT_FILE_TO_UPLOAD_INSTEAD="Seleziona il file da caricare"
|
||||
ATTACH_SELECT_FILE_TO_UPLOAD_INSTEAD_TOOLTIP="Seleziona i file da caricare in sostituzione. (Altre modifiche andranno perse.)"
|
||||
ATTACH_SELECT_NEW_FILE_IF_YOU_WANT_TO_UPDATE_ATTACHMENT_FILE="Seleziona un nuovo file (se desideri aggiornare il file allegato):"
|
||||
ATTACH_SHOW_ATTACHMENT_CREATOR="Visualizza l'autore dell'allegato?"
|
||||
ATTACH_SHOW_ATTACHMENT_CREATOR_DESCRIPTION="Mostra il nome di chi ha caricato l'allegato"
|
||||
ATTACH_SHOW_ATTACHMENT_DESCRIPTION="Visualizza la descrizione dell'allegato?"
|
||||
ATTACH_SHOW_ATTACHMENT_DESCRIPTION_DESCRIPTION="Indica se la descrizione di ciascun allegato debba essere mostrata"
|
||||
ATTACH_SHOW_ATTACHMENT_FILE_SIZE="Visualizza la dimensione dell'allegato?"
|
||||
ATTACH_SHOW_ATTACHMENT_FILE_SIZE_DESCRIPTION="Determina se la dimensione di ogni allegato deve essere mostrata"
|
||||
ATTACH_SHOW_COLUMN_TITLES="Visualizza titoli?"
|
||||
ATTACH_SHOW_COLUMN_TITLES_DESCRIPTION="Se ipostata su Sì, una colonna di titoli saràaggiunta sopra la lista degli allegati, per descrivere il contenuto delle colonne."
|
||||
ATTACH_SHOW_CREATION_DATE="Mostra la data di creazione?"
|
||||
ATTACH_SHOW_CREATION_DATE_DESCRIPTION="Determina se la data di creazione dell'allegato debba essere mostrata"
|
||||
ATTACH_SHOW_FOR_PARENTS_TOOLTIP="Seleziona se visualizzare gli allegati che sono associati a genitori pubblicati o non pubblicati."
|
||||
ATTACH_SHOW_GUEST_ACCESS_LEVELS="Mostra gli allegati a utenti che non hanno fatto l'accesso"
|
||||
ATTACH_SHOW_GUEST_ACCESS_LEVELS_DESCRIPTION="Mostra i link agli allegati con i livelli di accesso per utenti che non hanno fatto l'accesso. Tuttavia, per accedere effettivamente a questi allegati, agli utenti sarà richiesto di fare il lob in. Nota: gli allegati pubbici saranno sempre mostrati."
|
||||
ATTACH_SHOW_MODIFICATION_DATE="Visualizza la data di modifica dell'allegato?"
|
||||
ATTACH_SHOW_MODIFICATION_DATE_DESCRIPTION="Determina se la data di modifica debba essere mostrata"
|
||||
ATTACH_SHOW_NUMBER_OF_DOWNLOADS="Visualizza il numero di download?"
|
||||
ATTACH_SHOW_NUMBER_OF_DOWNLOADS_DESCRIPTION="Visualizza il numero dei download. ATTENZIONE questa opzione funziona solo in modalità sicura."
|
||||
ATTACH_SORT_ATTACHMENT_ID="ID Allegato (ordine di inserimento)"
|
||||
ATTACH_SORT_CREATED_DATE="Data creazione (a partire dalla meno recente)"
|
||||
ATTACH_SORT_CREATED_DATE_DESCENDING="Data di creazione (a partire dalla più recente)"
|
||||
ATTACH_SORT_DESCRIPTION="Descrizione"
|
||||
ATTACH_SORT_DESCRIPTION_DESCENDING="Descrizione (all'inverso, z-a)"
|
||||
ATTACH_SORT_DISPLAY_FILENAME_OR_URL="Mostra nome del file o URL"
|
||||
ATTACH_SORT_DISPLAY_FILENAME_OR_URL_DESCENDING="Mostra nome del file o URL (all'inverso, z-a)"
|
||||
ATTACH_SORT_FILENAME="Nome del File"
|
||||
ATTACH_SORT_FILENAME_DESCENDING="Nome file (all'inverso, z-a)"
|
||||
ATTACH_SORT_FILE_SIZE="Dimensione del file (dal pù piccolo)"
|
||||
ATTACH_SORT_FILE_SIZE_DESCENDING="Dimensione del file (dal pù grande)"
|
||||
ATTACH_SORT_MODIFICATION_DATE="Data di modifica (dal meno recente)"
|
||||
ATTACH_SORT_MODIFICATION_DATE_DESCENDING="Data di modifica (dal più recente)"
|
||||
ATTACH_SORT_USER_DEFINED_FIELD_1_DESC="Campo 1 definito dall'utente (all'inverso, z-a)"
|
||||
ATTACH_SORT_USER_DEFINED_FIELD_2_DESC="Campo 2 definito dall'utente (all'inverso, z-a)"
|
||||
ATTACH_SORT_USER_DEFINED_FIELD_3_DESC="Campo 3 definito dall'utente (all'inverso, z-a)"
|
||||
ATTACH_SUPERIMPOSE_URL_LINK_ICONS="Sovrapponi le icone con i link degli URL"
|
||||
ATTACH_SUPERIMPOSE_URL_LINK_ICONS_DESCRIPTION="Sovrapponi le icone con i link degli URL sull'icona del file allegato, per indicare che si tratta di un URL. Gli URL validi sono mostrati con frecce, mentre quelli non validi sono indicati con un linea rossa che attraversa l'icona del tipo di file (in basso da sinistra fino in alto a destra."
|
||||
ATTACH_SUPPRESS_OBSOLETE_ATTACHMENTS="Elimina gli allegati obsoleti (nel back end)"
|
||||
ATTACH_SUPPRESS_OBSOLETE_ATTACHMENTS_DESCRIPTION="Imposta la soppressione degli allegati obsoleti di default (allegati per genitori non pubblicati) nel back end amministrativo. Questo può essere ignorato utilizzando il menu a discesa 'Visualizza allegati per' immediatamente sopra la lista degli allegati sulla sinistra."
|
||||
ATTACH_SWITCH_ATTACHMENT_TO_S_TOOLTIP="Passa l'allegato a %s. (Altre modifiche andranno perse.)"
|
||||
ATTACH_SWITCH_ATTACHMENT_TO_TOOLTIP2="(Le altre modifiche di questo form andranno perdute.)"
|
||||
ATTACH_SWITCH_TO_COLON="Passa a:"
|
||||
ATTACH_SYSTEM_FILENAME="Nome file di sistema:"
|
||||
ATTACH_SYSTEM_FILENAME_DESCRIPTION="Il percorso completo del nome del file sul server"
|
||||
ATTACH_TIMEOUT_FOR_CHECKING_LINKS="Timeout per la verifica dei link"
|
||||
ATTACH_TIMEOUT_FOR_CHECKING_LINKS_DESCRIPTION="Timeout per la verifica dei link (secondi). Ogni qualvolta si un aggiunge un link ad un allegato, il lik viene verificato direttamente. Se il link non viene raggiunto prima del timeout, vengono recuperate le dimensioni del file ed altre informazioni sul link. Altrimenti, vengono utilizzate informazioni generiche. Per disabilitare la verifica, inserire 0."
|
||||
ATTACH_TITLE="Titolo"
|
||||
ATTACH_TRASHED_PARENTS="Genitori cestinati"
|
||||
ATTACH_UNKNOWN="Sconosciuto"
|
||||
ATTACH_UNPUBLISHED_PARENTS="Genitori non pubblicati"
|
||||
ATTACH_UPDATE="Aggiorna"
|
||||
ATTACH_UPDATED_ATTACHMENT="Allegato aggiornato"
|
||||
ATTACH_UPDATED_ATTACHMENTS_PARAMETERS="Aggiornato i parametri degli allegati"
|
||||
ATTACH_UPDATED_ATTACHMENTS_PARAMETERS_AND_SECURITY_SETTINGS="Aggiornati i parametri degli allegati e le impostazioni di sicurezza"
|
||||
ATTACH_UPDATED_FILE_SIZES_FOR_N_ATTACHMENTS="Aggiornate le dimensioni dei file per %d allegato(i)."
|
||||
ATTACH_UPDATED_N_ATTACHMENTS="Sono stati aggiornati %d allegati"
|
||||
ATTACH_UPDATE_ATTACHMENT_COLON="Aggiorna l'allegato:"
|
||||
ATTACH_UPDATE_ATTACHMENT_FILE_SIZES="Aggiorna le dimensioni dei file allegati"
|
||||
ATTACH_UPDATE_ATTACHMENT_FILE_SIZES_TOOLTIP="Usa questa funzione per aggiornare le dimiensioni dei file per tutti gli allegati.."
|
||||
ATTACH_UPDATE_DO_NOT_ATTACH_TO_MENU_ITEM="Vista di Aggiornamento - Non collegare ad elemento di menu!"
|
||||
ATTACH_UPLOADED_ATTACHMENT="Allegato Caricato"
|
||||
ATTACH_UPLOAD_DO_NOT_ATTACH_TO_MENU_ITEM="Vista di Upload: Da non collegare a un elemento di menu!"
|
||||
ATTACH_UPLOAD_VERB="Carica"
|
||||
ATTACH_URL="URL:"
|
||||
ATTACH_URL_COLON="URL:"
|
||||
ATTACH_URL_DESCRIPTION="URL per gli allegati (parziale; unito all'URL di base)"
|
||||
ATTACH_URL_IS_VALID="URL è valido"
|
||||
ATTACH_URL_IS_VALID_TOOLTIP="Usa questo checkbox per indicare manualmente se il link è valido. Ignorato nel caso di links nuovi o modificati."
|
||||
ATTACH_URL_TO_LOGIN="URL per il lob in"
|
||||
ATTACH_URL_TO_LOGIN_DESCRIPTION="URL per log in utente. In modalità sicura, i visitatori che non hanno fatto l'accesso troveranno un link per questo URL, quando cercheranno di scaricare un allegato non pubblico. NOTA: scrivere URL con & (come in default: 'index.php?option=com_user&view=login') Non utilizzare la versione SEO dell'URL; verrà utilizzato JRoute per convertire l'URL correttamente"
|
||||
ATTACH_URL_TO_REGISTER="URL per registrarsi"
|
||||
ATTACH_URL_TO_REGISTER_DESCRIPTION="URL da utilizzare per la registrazione utenti. In modalità sicura, i visitatori che non hanno fatto l'accesso troveranno un link a questo URL quando cercheranno di scaricare un allegato non pubblico. NOTA: scrivere URL con & (come in default: 'index.php?option=com_user&view=login') Non utilizzare la versione SEO dell'URL; verrà utilizzato JRoute per convertire l'URL correttamente"
|
||||
ATTACH_USER_DEFINED_FIELD_1="Campo definito dall'utente 1"
|
||||
ATTACH_USER_DEFINED_FIELD_1_NAME="Nome per campo definito dall'utente 1"
|
||||
ATTACH_USER_DEFINED_FIELD_2="Campo definito dall'utente 2"
|
||||
ATTACH_USER_DEFINED_FIELD_2_NAME="Nome per campo definito dall'utente 2"
|
||||
ATTACH_USER_DEFINED_FIELD_3="Campo definito dall'utente 3"
|
||||
ATTACH_USER_DEFINED_FIELD_3_NAME="Nome per campo definito dall'utente 3"
|
||||
ATTACH_USER_DEFINED_FIELD_NAME_DESCRIPTION="Se si desidera aggiunger un nuovo campo definito dall'utente da mostrare nella lista allegat, inserirne il nome qui. Cancellare il nome per dis abilitare la visualizzazione e la modifica del campo. I campi definiti dall'utente saranno mostrati nell'ordine indicato qui. La lunghezza massima di ciascun campo definito dall'utente è di 40 caratteri. I dati in questi campi devono avere una lunghezza massima di 255 caratteri. Aggiungere un asterisco '*' alla fine del nome del campo per nasconderlo sul front end."
|
||||
ATTACH_UTILITIES="Utilità "
|
||||
ATTACH_VALIDATED_N_URL_ATTACHMENTS_M_CHANGED="Lista %d URL allegato(i), %d modificata!"
|
||||
ATTACH_VALIDATE_URLS="Convalida gli URL"
|
||||
ATTACH_VALIDATE_URLS_TOOLTIP="Verifica tutti gli URL e convalida la loro esistenza, dimensione e tipo MIME."
|
||||
ATTACH_VERIFY_URL_EXISTENCE="Verifca esistenza URL?"
|
||||
ATTACH_VERIFY_URL_EXISTENCE_TOOLTIP="Seleziona questo check per verificare se l'URL è corretto (solo per URL nuovi o editati). Disabilitandlo sarè solo verificata la correttezza dell'URL."
|
||||
ATTACH_VIEW_ARTICLE_TITLE="Visualizza l'articolo (sul front end)"
|
||||
ATTACH_WARNING="Attenzione!"
|
||||
ATTACH_WARNING_ATTACHMENTS_PLUGIN_FRAMEWORK_DISABLED="Attenzione il Plugin Attachments Framework è disabilitato!"
|
||||
ATTACH_WARNING_FAILED_ENABLING_PLUGIN_S="ATTENZIONE: Non è stato abilitato il plugin %!"
|
||||
ATTACH_WARNING_FILENAME_TRUNCATED="Attenzione: Nome del file era troppo lungo! Troncato a:"
|
||||
ATTACH_WHERE_SHOULD_ATTACHMENTS_BE_PLACED="Dove devono essere collocati gli allegati"
|
||||
ATTACH_WHERE_SHOULD_ATTACHMENTS_BE_PLACED_DESCRIPTION="Seleziona dove dovrebbero essere collocati gli allegati Per collocare gli allegati in qualunque posizione nell'articolo (o altra entità supportata), selezionare l'opzione 'Collocamento personalizzato' ed inserire il tag di testo seguente dove si vuole che compaia l'allegato{i}. Verrà sostituito dagli allegati. Se si colloca il tag {attachments} da qualunque parte nell'articolo e si desidera disabilitare l'inserimento degli allegati, utilizzare una delle opzioni 'Disabilitato' qui, anzich disabilitare il plugin allegati. L'opzione 'Disabilitato (filtro)' filtrerà qualsiasi tag di allegati. L'opzione Disabilitato (senza filtro)' lascerà invariati tutti gli articoli ed equivale a disabilitare il plugin degli allegati"
|
||||
ATTACH_YOU_MUST_SELECT_A_FILE_TO_UPLOAD="Devi selezionare un file da caricare!"
|
||||
COM_ATTACHMENTS_N_ITEMS_PUBLISHED="Allegati pubblicati con successo"
|
||||
COM_ATTACHMENTS_N_ITEMS_PUBLISHED_1="Allegati pubblicati con successo"
|
||||
COM_ATTACHMENTS_N_ITEMS_UNPUBLISHED="%d allegati non pubblicati con successo"
|
||||
COM_ATTACHMENTS_N_ITEMS_UNPUBLISHED_1="Allegati non pubblicati con successo"
|
||||
@ -0,0 +1,15 @@
|
||||
; it-IT.com_attachments.sys.ini (admin component menu)
|
||||
; Attachments for Joomla! extension
|
||||
; Copyright (C) 2007-2013 Jonathan M. Cameron, All rights reserved.
|
||||
; License GNU GPL 3: http://www.gnu.org/licenses/gpl-3.0.html
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; Italian translation by: Piero Mattirolo (2.0, 3.0), Lemminkainen (version 1.3.4)
|
||||
|
||||
ATTACH_ADD_NEW_ATTACHMENT="Aggiungi nuovo allegato"
|
||||
ATTACH_ATTACHMENTS="Allegati"
|
||||
ATTACH_ATTACHMENTS_COMPONENT_DESCRIPTION="Componente allegati"
|
||||
ATTACH_PACKAGE_ATTACHMENTS_FOR_JOOMLA_16PLUS="Allegati per Joomla 2.5+"
|
||||
ATTACH_PLEASE_REPORT_BUGS_AND_SUGGESTIONS_TO_S="Segnalare bug e suggerimenti a%s"
|
||||
COM_ATTACHMENTS="Allegati"
|
||||
COM_ATTACHMENTS_CONFIGURATION="Gestione opzioni allegati"
|
||||
Reference in New Issue
Block a user