JoomlaPolska / jezyk-J4

Język polski dla Joomla 4
GNU General Public License v2.0
3 stars 5 forks source link

[5.0] schemaorg remove double space #397

Closed joomlapl-bot closed 5 months ago

joomlapl-bot commented 1 year ago

PR w związku ze zmianą oryginału https://github.com/joomla/joomla-cms/pull/41401 Poniżej zmiany w oryginale:

Click to expand the diff! ```diff diff --git a/administrator/language/en-GB/plg_schemaorg_blogposting.ini b/administrator/language/en-GB/plg_schemaorg_blogposting.ini index 929390b7319b..999116e1c438 100755 --- a/administrator/language/en-GB/plg_schemaorg_blogposting.ini +++ b/administrator/language/en-GB/plg_schemaorg_blogposting.ini @@ -4,7 +4,7 @@ ; Note : All ini files need to be saved as UTF-8 PLG_SCHEMAORG_BLOGPOSTING="Schema.org - BlogPosting" -PLG_SCHEMAORG_BLOGPOSTING_DESCRIPTION_LABEL="A blog post More information" +PLG_SCHEMAORG_BLOGPOSTING_DESCRIPTION_LABEL="A blog post More information" PLG_SCHEMAORG_BLOGPOSTING_FIELD_ADDRESS_LABEL="Address" PLG_SCHEMAORG_BLOGPOSTING_FIELD_AUTHOR_LABEL="Author" PLG_SCHEMAORG_BLOGPOSTING_FIELD_DATE_MODIFIED_LABEL="Date Modified" diff --git a/administrator/language/en-GB/plg_schemaorg_book.ini b/administrator/language/en-GB/plg_schemaorg_book.ini index 734c898f2987..6ae752f51020 100755 --- a/administrator/language/en-GB/plg_schemaorg_book.ini +++ b/administrator/language/en-GB/plg_schemaorg_book.ini @@ -4,7 +4,7 @@ ; Note : All ini files need to be saved as UTF-8 PLG_SCHEMAORG_BOOK="Schema.org - Book" -PLG_SCHEMAORG_BOOK_DESCRIPTION_LABEL="A Schema.org Type More information" +PLG_SCHEMAORG_BOOK_DESCRIPTION_LABEL="A Schema.org Type More information" PLG_SCHEMAORG_BOOK_FIELD_ABRIDGED_LABEL="Abridged" PLG_SCHEMAORG_BOOK_FIELD_ADDRESS_LABEL="Address" PLG_SCHEMAORG_BOOK_FIELD_AUDIOBOOK_LABEL="Audiobook" diff --git a/administrator/language/en-GB/plg_schemaorg_event.ini b/administrator/language/en-GB/plg_schemaorg_event.ini index 2545a1343299..f3de35df39c9 100755 --- a/administrator/language/en-GB/plg_schemaorg_event.ini +++ b/administrator/language/en-GB/plg_schemaorg_event.ini @@ -4,7 +4,7 @@ ; Note : All ini files need to be saved as UTF-8 PLG_SCHEMAORG_EVENT="Schema.org - Event" -PLG_SCHEMAORG_EVENT_DESCRIPTION_LABEL="A Schema.org Type More information" +PLG_SCHEMAORG_EVENT_DESCRIPTION_LABEL="A Schema.org Type More information" PLG_SCHEMAORG_EVENT_FIELD_ADDRESS_LABEL="Address" PLG_SCHEMAORG_EVENT_FIELD_AGGREGATE_RATING_LABEL="Aggregate Rating" PLG_SCHEMAORG_EVENT_FIELD_DESCRIPTION_LABEL="Description" diff --git a/administrator/language/en-GB/plg_schemaorg_jobposting.ini b/administrator/language/en-GB/plg_schemaorg_jobposting.ini index d8a5af3989e5..61edfa127967 100755 --- a/administrator/language/en-GB/plg_schemaorg_jobposting.ini +++ b/administrator/language/en-GB/plg_schemaorg_jobposting.ini @@ -3,7 +3,7 @@ ; License GNU General Public License version 2 or later; see LICENSE.txt ; Note : All ini files need to be saved as UTF-8 -PLG_SCHEMAORG_JOBPOSTING_DESCRIPTION_LABEL="A job post More information" +PLG_SCHEMAORG_JOBPOSTING_DESCRIPTION_LABEL="A job post More information" PLG_SCHEMAORG_JOBPOSTING_FIELD_ADDRESS_COUNTRY_LABEL="Country" PLG_SCHEMAORG_JOBPOSTING_FIELD_ADDRESS_LABEL="Address" PLG_SCHEMAORG_JOBPOSTING_FIELD_ADDRESS_REGION_LABEL="Region" diff --git a/administrator/language/en-GB/plg_schemaorg_organization.ini b/administrator/language/en-GB/plg_schemaorg_organization.ini index a05744b40e54..b724f011f23e 100755 --- a/administrator/language/en-GB/plg_schemaorg_organization.ini +++ b/administrator/language/en-GB/plg_schemaorg_organization.ini @@ -4,7 +4,7 @@ ; Note : All ini files need to be saved as UTF-8 PLG_SCHEMAORG_ORGANIZATION="Schema.org - Organization" -PLG_SCHEMAORG_ORGANIZATION_DESCRIPTION_LABEL="A Schema.org Type More information." +PLG_SCHEMAORG_ORGANIZATION_DESCRIPTION_LABEL="A Schema.org Type More information." PLG_SCHEMAORG_ORGANIZATION_FIELD_ADDRESS_LABEL="Address" PLG_SCHEMAORG_ORGANIZATION_FIELD_EMAIL_LABEL="Email" PLG_SCHEMAORG_ORGANIZATION_FIELD_GENERIC_FIELD_LABEL="Generic Field" diff --git a/administrator/language/en-GB/plg_schemaorg_person.ini b/administrator/language/en-GB/plg_schemaorg_person.ini index badbef002977..a2e79e8ccf1f 100755 --- a/administrator/language/en-GB/plg_schemaorg_person.ini +++ b/administrator/language/en-GB/plg_schemaorg_person.ini @@ -4,7 +4,7 @@ ; Note : All ini files need to be saved as UTF-8 PLG_SCHEMAORG_PERSON="Schema.org - Person" -PLG_SCHEMAORG_PERSON_DESCRIPTION_LABEL="A Schema.org Type More information." +PLG_SCHEMAORG_PERSON_DESCRIPTION_LABEL="A Schema.org Type More information." PLG_SCHEMAORG_PERSON_FIELD_ADDRESS_LABEL="Address" PLG_SCHEMAORG_PERSON_FIELD_EMAIL_LABEL="Email" PLG_SCHEMAORG_PERSON_FIELD_GENERIC_FIELD_LABEL="Generic Field" diff --git a/administrator/language/en-GB/plg_system_schemaorg.ini b/administrator/language/en-GB/plg_system_schemaorg.ini index efd5f22d44af..1a09bab4e6ad 100755 --- a/administrator/language/en-GB/plg_system_schemaorg.ini +++ b/administrator/language/en-GB/plg_system_schemaorg.ini @@ -8,7 +8,7 @@ PLG_SYSTEM_SCHEMAORG_BASETYPE_DESCRIPTION="Choose whether your website represent PLG_SYSTEM_SCHEMAORG_BASETYPE_LABEL="Base Type" PLG_SYSTEM_SCHEMAORG_BASETYPE_OPTION_ORGANIZATION="Organization" PLG_SYSTEM_SCHEMAORG_BASETYPE_OPTION_PERSON="Person" -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. More information on schema.org." +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. More information on schema.org." 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." PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_DESCRIPTION_NOT_CONFIGURATED_ADMIN="To use the schema.org functionality, you have to configure the plugin first. Please select this link to open the plugin, configure and save." PLG_SYSTEM_SCHEMAORG_FIELD_SCHEMA_LABEL="Schema" ```