;; @package Articles Field ;; @version 1.2.1 ;; ;; @author Peter van Westen ;; @link http://www.regularlabs.com ;; @copyright Copyright © 2018 Regular Labs All Rights Reserved ;; @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL ;; ;; @translate Want to help with translations? See: https://www.regularlabs.com/translate ;; ;; @translation Tradotto da: Roberto Nervi , $Red RedWebSite (redwebsite.altervista.org) ; PLG_FIELDS_ARTICLES="Fields - Regular Labs - Articles" ; PLG_FIELDS_ARTICLES_DESC="Articles Field - connect other articles to your content item" ; ARTICLES_FIELD="Articles Field" ; ARTICLES_FIELD_DESC="

The Articles field enables you to link to other articles from the current item.

" PLG_FIELDS_ARTICLES_LABEL="Articoli (%s)" ; FLDA_ADD_LINKED_FIELDS_FIELDS="Linked Fields" ; FLDA_ADD_LINKED_FIELDS_FIELDS_DESC="Select the Articles fields through which other articles are linking to the current article." ; FLDA_CATEGORIES_DESC="Select the categories to limit the articles by. Only articles under these categories will be available to select in the select list." ; FLDA_CUSTOM_FIELD_DESC="Select the custom field value to use. Only articles having the given value for the given custom field will be available to select in the select list." FLDA_CUSTOM_HTML="HTML Personalizzato" ; FLDA_CUSTOM_HTML_DESC="Set a custom HTML as the layout for each element. You can use [data] tags to output available article data." FLDA_FIELD_TYPE="Tipo di campo" ; FLDA_FIELD_TYPE_DESC="Select the type of field to use." ; FLDA_FILTER_BY_AUTHORS="Filter by Authors" ; FLDA_FILTER_BY_AUTHORS_DESC="Select to filter by Authors" FLDA_FILTER_BY_CATEGORIES="Filtra per Categorie" ; FLDA_FILTER_BY_CATEGORIES_DESC="Select to filter by Categories" ; FLDA_FILTER_BY_CUSTOM_FIELDS="Filter by Custom Fields" ; FLDA_FILTER_BY_CUSTOM_FIELDS_DESC="Select to filter by Custom Fields" ; FLDA_FILTER_BY_LANGUAGE="Filter by Language" ; FLDA_FILTER_BY_LANGUAGE_DESC="Select to filter by Language" ; FLDA_FILTER_BY_TAGS="Filter by Tags" ; FLDA_FILTER_BY_TAGS_DESC="Select to filter by Tags" ; FLDA_LANGUAGE_CURRENT="Current Language" ; FLDA_LANGUAGE_CURRENT_DESC="Select the use the current articles language to limit the articles by. Only articles assigned t this language will be available to select in the select list." ; FLDA_LANGUAGE_DESC="Select the language to limit the articles by. Only articles assigned t this language will be available to select in the select list." FLDA_LAYOUT_CUSTOM_HTML="HTML Personalizzato" FLDA_LAYOUT_TITLE="Titolo" ; FLDA_LAYOUT_TITLE_CUSTOM_FIELD="Title + Custom Field" ; FLDA_LINK_ARTICLES="Link Articles" ; FLDA_LINK_ARTICLES_DESC="This field enables you to select other articles to link to." ; FLDA_LINK_TITLE="Link Title" ; FLDA_LINK_TITLE_DESC="Select to add a link to the article titles." ; FLDA_LINKED_ARTICLES="Show Linked Articles" ; FLDA_LINKED_ARTICLES_DESC="This field will show articles linking to the current article (via other Articles fields)." ; FLDA_OUTPUT_TITLE_CUSTOM_FIELD="[[%1:title%]] ([[%2:custom field%]])" FLDA_SEPARATOR="Separatore" ; FLDA_SEPARATOR_DESC="Choose a separator for repeated elements." ; FLDA_TAGS_DESC="Select the tags to limit the articles by. Only articles that have any of these tags will be available to select in the select list." ; FLDA_USE_SEPARATOR="Use Separator" ; FLDA_USE_SEPARATOR_DESC="Select to use a separator for repeated elements." ; FLDA_USERS_DESC="Select the users to limit the articles by. Only articles created by these users will be available to select in the select list."