|
1 | | -; Joomla! Project |
2 | | -; (C) 2023 Open Source Matters, Inc. <https://www.joomla.org> |
3 | | -; License GNU General Public License version 2 or later; see LICENSE.txt |
4 | | -; Note : All ini files need to be saved as UTF-8 |
5 | | - |
6 | | -PLG_SYSTEM_SCHEMAORG="System - Schema.org" |
7 | | -PLG_SYSTEM_SCHEMAORG_BASETYPE_DESCRIPTION="Choose whether your website represents an organization or a single person." |
8 | | -PLG_SYSTEM_SCHEMAORG_BASETYPE_LABEL="Base Type" |
9 | | -PLG_SYSTEM_SCHEMAORG_BASETYPE_OPTION_ORGANIZATION="Organization" |
10 | | -PLG_SYSTEM_SCHEMAORG_BASETYPE_OPTION_PERSON="Person" |
11 | | -PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_DESCRIPTION="Structured data is a standardised format for organising and representing information on the web. It provides a way to describe the content and meaning of data in a structured manner, making it easier for search engines and other applications to understand and process the information. <a href=\"https://schema.org\" target=\"_blank\" rel=\"noopener noreferrer\">More information on schema.org</a>." |
12 | | -PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_DESCRIPTION_NOT_CONFIGURATED="To use the schema.org functionality, you have to configure the plugin first. Please contact an administrator of the page to get it configured." |
13 | | -PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_DESCRIPTION_NOT_CONFIGURATED_ADMIN="To use the schema.org functionality, you have to configure the plugin first. Please select <a href=\"index.php?option=com_plugins&task=plugin.edit&extension_id=%s\" target=\"_blank\">this link to open the plugin</a>, configure and save." |
14 | | -PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_EXTEND_JED_DESC="<strong>Need more Schema types?</strong> Extend with <a href=\"https://extensions.joomla.org/category/core-enhancements/schema-plugins\" target=\"_blank\" rel=\"noopener noreferrer\">Schema Plugins from Joomla! Extension Directory</a>." |
15 | | -PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_LABEL="Schema" |
16 | | -PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_TYPE_LABEL="Schema Type" |
17 | | -PLG_SYSTEM_SCHEMAORG_IMAGE_LABEL="Image" |
18 | | -PLG_SYSTEM_SCHEMAORG_NAME_LABEL="Name" |
19 | | -PLG_SYSTEM_SCHEMAORG_SOCIALMEDIA_LABEL="Social Media Accounts" |
20 | | -PLG_SYSTEM_SCHEMAORG_SOCIALMEDIA_URL_LABEL="URL" |
21 | | -PLG_SYSTEM_SCHEMAORG_USER_LABEL="Select User" |
22 | | -PLG_SYSTEM_SCHEMAORG_XML_DESCRIPTION="Adds custom form field in article view and then injects that data in JSON+LD format in the head tag of that particular article." |
| 1 | +; Joomla! Project |
| 2 | +; (C) 2023 Open Source Matters, Inc. <https://www.joomla.org> |
| 3 | +; License GNU General Public License version 2 or later; see LICENSE.txt |
| 4 | +; Note : All ini files need to be saved as UTF-8 |
| 5 | + |
| 6 | +PLG_SYSTEM_SCHEMAORG="System - Schema.org" |
| 7 | +PLG_SYSTEM_SCHEMAORG_BASETYPE_DESCRIPTION="Choose whether your website represents an organization or a single person." |
| 8 | +PLG_SYSTEM_SCHEMAORG_BASETYPE_LABEL="Base Type" |
| 9 | +PLG_SYSTEM_SCHEMAORG_BASETYPE_OPTION_ORGANIZATION="Organization" |
| 10 | +PLG_SYSTEM_SCHEMAORG_BASETYPE_OPTION_PERSON="Person" |
| 11 | +PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_DESCRIPTION="Structured data is a standardised format for organising and representing information on the web. It provides a way to describe the content and meaning of data in a structured manner, making it easier for search engines and other applications to understand and process the information. <a href=\"https://schema.org\" target=\"_blank\" rel=\"noopener noreferrer\">More information on schema.org</a>." |
| 12 | +; The following two strings are deprecated and will be removed with 6.0 |
| 13 | +PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_DESCRIPTION_NOT_CONFIGURATED="To use the schema.org functionality, you have to configure the plugin first. Please contact an administrator of the page to get it configured." |
| 14 | +PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_DESCRIPTION_NOT_CONFIGURATED_ADMIN="To use the schema.org functionality, you have to configure the plugin first. Please select <a href=\"index.php?option=com_plugins&task=plugin.edit&extension_id=%s\" target=\"_blank\">this link to open the plugin</a>, configure and save." |
| 15 | +PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_DESCRIPTION_NOT_CONFIGURED="To use the schema.org functionality, you have to configure the plugin first. Please contact an administrator of the page to get it configured." |
| 16 | +PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_DESCRIPTION_NOT_CONFIGURED_ADMIN="To use the schema.org functionality, you have to configure the plugin first. Please select <a href=\"index.php?option=com_plugins&task=plugin.edit&extension_id=%s\" target=\"_blank\">this link to open the plugin</a>, configure and save." |
| 17 | +PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_EXTEND_JED_DESC="<strong>Need more Schema types?</strong> Extend with <a href=\"https://extensions.joomla.org/category/core-enhancements/schema-plugins\" target=\"_blank\" rel=\"noopener noreferrer\">Schema Plugins from Joomla! Extension Directory</a>." |
| 18 | +PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_LABEL="Schema" |
| 19 | +PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_TYPE_LABEL="Schema Type" |
| 20 | +PLG_SYSTEM_SCHEMAORG_IMAGE_LABEL="Image" |
| 21 | +PLG_SYSTEM_SCHEMAORG_NAME_LABEL="Name" |
| 22 | +PLG_SYSTEM_SCHEMAORG_SOCIALMEDIA_LABEL="Social Media Accounts" |
| 23 | +PLG_SYSTEM_SCHEMAORG_SOCIALMEDIA_URL_LABEL="URL" |
| 24 | +PLG_SYSTEM_SCHEMAORG_USER_LABEL="Select User" |
| 25 | +PLG_SYSTEM_SCHEMAORG_XML_DESCRIPTION="Adds custom form field in article view and then injects that data in JSON+LD format in the head tag of that particular article." |
0 commit comments