; Easy Frontend SEO - EFSEO - Joomla! 3.x
; Author: Viktor Vogel
; Project: Kubik-Rubik Joomla! Extensions
; Project page: https://kubik-rubik.de/efseo-easy-frontend-seo
; License http://www.gnu.org/licenses/gpl.html GNU/GPL, see gpl_v3.txt
COM_PLUGINS_AUTOMATICMODE_FIELDSET_LABEL="Automatic Mode"
COM_PLUGINS_OPENGRAPHTWITTERCARDS_FIELDSET_LABEL="Open Graph - Twitter Cards"
COM_PLUGINS_SETTINGS_FIELDSET_LABEL="Settings"
PLG_SYSTEM_EASYFRONTENDSEO_ADVANCED_CORETABLES_TITLE="Save Into Core Tables"
PLG_SYSTEM_EASYFRONTENDSEO_ADVANCED_OUTPUT_TITLE="Output"
PLG_SYSTEM_EASYFRONTENDSEO_ADVANCED_URLHANDLING_TITLE="URL Handling"
PLG_SYSTEM_EASYFRONTENDSEO_ALLOWEDGROUPS="Group Permissions"
PLG_SYSTEM_EASYFRONTENDSEO_ALLOWEDGROUPS_DESC="Selected groups are allowed to edit the meta information in the frontend. Multiple selection with CTRL + Click is possible!"
PLG_SYSTEM_EASYFRONTENDSEO_ALLOWEDUSERS="IDs of allowed users"
PLG_SYSTEM_EASYFRONTENDSEO_ALLOWEDUSERS_DESC="Enter here the IDs of users which have the right to use the plugin in the frontend. Example for correct input: 56,78,132"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATIC_ARTICLE_LENGTH="Max. length for automatic calculation"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATIC_ARTICLE_LENGTH_DESC="Maximum string length (=characters) that is used to calculate the automatic data. This option is important to improve the process performance for very large articles!"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_BLACKLISTKEYWORDS="Words blacklist"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_BLACKLISTKEYWORDS_DESC="All words that you enter here will be excluded from the keywords list. Often used words (so called stop-words) should be added here because they have no informative value for the article. You may enter as many words as you need!
Example:
a, the, and, or...
You can find a pre-defined list of such stop-words on the project page. Just copy and paste it here!"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_DESCRIPTIONADDDOTS="Add 3 dots"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_DESCRIPTIONADDDOTS_DESC="With this option 3 dots are added at the end of the automatic generated description."
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_DESCRIPTIONSELECTTEXT="Text selection"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_DESCRIPTIONSELECTTEXT_BOTH="Both"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_DESCRIPTIONSELECTTEXT_DESC="An article is divided by the component into two tables: introtext and fulltext. If you use the 'Read more' function, then the setting Fulltext should be used to generate the description. If you do not use the 'Read more' option, then the whole article is stored in the introtext and the fulltext is blank. The setting Fulltext is recommended, so if the fulltext is not set (no 'Read more' present), then EFSEO automatically takes the introtext as the base for the automatic generation! The length of the description is determined from the option 'Maximum number of characters' at the slide Basic options."
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_DESCRIPTIONSELECTTEXT_FULLTEXT="Fulltext"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_DESCRIPTIONSELECTTEXT_INTROTEXT="Introtext"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_DESCRIPTIONSPACER="Settings for Description"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_DESCRIPTIONSPACER_DESC="The description is generated directly from the article. The article is cut from the beginning until the set number of characters (option 'Maximum number of characters')."
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_ENABLE="Activate Automatic Mode"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_ENABLE_DESC="With this option the Automatic Mode can be activated for the content component!
Tip: If the metadata has been generated automatically, you should check, eventually modify and save them. Like that the data must not be generated at each reload but is loaded directly from the EFSEO tables. This speeds up the loading process!"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_KEYWORDSSPACER="Settings for Keywords"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_KEYWORDSSPACER_DESC="The automatically generated keywords are extracted from the whole article. After analyzation the most found words are used, however, the blacklisted words are ignored."
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_MINLENGHTKEYWORDS="Minimum length of keywords"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_MINLENGHTKEYWORDS_DESC="How long should a keyword be to be considered."
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_NUMBERKEYWORDS="Number of keywords"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_NUMBERKEYWORDS_DESC="Set the number of keywords that will be generated automatically."
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_OVERWRITEDESCRIPTION="Overwrite existing description"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_OVERWRITEDESCRIPTION_DESC="This option allows to overwrite a pre-set description (done at the article creation) with the automatically generated description. If the meta-description is not available in an article, then it is always generated automatically, regardless of this option. This takes affect as long as you have no entry to the relevant page in the EFSEO table in the database. The value that you set always takes precedence over the automatically generated description!"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_OVERWRITEKEYWORDS="Overwrite existing keywords"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_OVERWRITEKEYWORDS_DESC="This option allows to overwrite a pre-set keywords with the automatically generated keywords. If the keywords are not available in an article, then they are always generated automatically, regardless of this option. This takes affect as long as you have no entry to the relevant page in the EFSEO table in the database. The value that you set always takes precedence over the e automatically generated keywords!"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_CONTENT_TITLE="Content Component - com_content"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_GENERAL_TITLE="General - Global Settings"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_BLACKLISTKEYWORDS="Words blacklist"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_BLACKLISTKEYWORDS_DESC="All words that you enter here will be excluded from the keywords list. Often used words (so called stop-words) should be added here because they have no informative value for the article. You may enter as many words as you need!
Example:
a, the, and, or...
You can find a pre-defined list of such stop-words on the project page. Just copy and paste it here!"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_DESCRIPTIONADDDOTS="Add 3 dots"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_DESCRIPTIONADDDOTS_DESC="With this option 3 dots are added at the end of the automatic generated description."
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_DESCRIPTIONSELECTTEXT="Text selection"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_DESCRIPTIONSELECTTEXT_BOTH="Both"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_DESCRIPTIONSELECTTEXT_DESC="An article is divided by the component into two tables: introtext and fulltext. If you use the 'Read more' function, then the setting Fulltext should be used to generate the description. If you do not use the 'Read more' option, then the whole article is stored in the introtext and the fulltext is blank. The setting Fulltext is recommended, so if the fulltext is not set (no 'Read more' present), then EFSEO automatically takes the introtext as the base for the automatic generation! The length of the description is determined from the option 'Maximum number of characters' at the slide Basic options."
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_DESCRIPTIONSELECTTEXT_FULLTEXT="Fulltext"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_DESCRIPTIONSELECTTEXT_INTROTEXT="Introtext"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_DESCRIPTIONSPACER="Settings for Description"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_DESCRIPTIONSPACER_DESC="The description is generated directly from the article. The article is cut from the beginning until the set number of characters (option 'Maximum number of characters')."
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_ENABLE="Activate Automatic Mode"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_ENABLE_DESC="With this option the Automatic Mode can be activated for the K2 component!
Tip: If the metadata has been generated automatically, you should check, eventually modify and save them. Like that the data must not be generated at each reload but is loaded directly from the EFSEO tables. This speeds up the loading process!"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_KEYWORDSSPACER="Settings for Keywords"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_KEYWORDSSPACER_DESC="The automatically generated keywords are extracted from the whole article. After analyzation the most found words are used, however, the blacklisted words are ignored."
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_MINLENGHTKEYWORDS="Minimum length of keywords"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_MINLENGHTKEYWORDS_DESC="How long should a keyword be to be considered."
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_NUMBERKEYWORDS="Number of keywords"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_NUMBERKEYWORDS_DESC="Set the number of keywords that will be generated automatically."
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_OVERWRITEDESCRIPTION="Overwrite existing description"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_OVERWRITEDESCRIPTION_DESC="This option allows to overwrite a pre-set description (done at the article creation) with the automatically generated description. If the meta-description is not available in an article, then it is always generated automatically, regardless of this option. This takes affect as long as you have no entry to the relevant page in the EFSEO table in the database. The value that you set always takes precedence over the automatically generated description!"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_OVERWRITEKEYWORDS="Overwrite existing keywords"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_OVERWRITEKEYWORDS_DESC="This option allows to overwrite a pre-set keywords with the automatically generated keywords. If the keywords are not available in an article, then they are always generated automatically, regardless of this option. This takes affect as long as you have no entry to the relevant page in the EFSEO table in the database. The value that you set always takes precedence over the e automatically generated keywords!"
PLG_SYSTEM_EASYFRONTENDSEO_AUTOMATICMODE_K2_TITLE="K2 Component - com_k2"
PLG_SYSTEM_EASYFRONTENDSEO_CANONICALURL_AUTOMATIC="Load Canonical URL automatically"
PLG_SYSTEM_EASYFRONTENDSEO_CANONICALURL_AUTOMATIC_DESC="Loads the URL of the loaded page automatically in the frontend form if a value is not set yet.
Attention: The Canonical URL is not set in the frontend automatically, but loaded in the form in the input field!
This option can only be changed in the Pro version!"
PLG_SYSTEM_EASYFRONTENDSEO_CANONICALURL_FIELD="Show Canoncial URL field"
PLG_SYSTEM_EASYFRONTENDSEO_CANONICALURL_FIELD_DESC="Shows the Canoncial URL field in the frontend form. The canonical link element enables you to point search engines to the original version of an article.
This option can only be changed in the Pro version!"
PLG_SYSTEM_EASYFRONTENDSEO_CANONICALURL_TITLE="Canonical URLs"
PLG_SYSTEM_EASYFRONTENDSEO_CHARACTERSDESCRIPTION="Maximum number of characters"
PLG_SYSTEM_EASYFRONTENDSEO_CHARACTERSDESCRIPTION_DESC="Here you can adjust the maximum number of characters. The recommended value is 65 characters in the description attribute."
PLG_SYSTEM_EASYFRONTENDSEO_CHARACTERSTITLE="Maximum number of characters"
PLG_SYSTEM_EASYFRONTENDSEO_CHARACTERSTITLE_DESC="Here you can adjust the maximum number of characters. The recommended value is 65 characters in the title attribute."
PLG_SYSTEM_EASYFRONTENDSEO_COLLECTURLS="Collect URLs"
PLG_SYSTEM_EASYFRONTENDSEO_COLLECTURLS_DESC="With this option the plugins saves all loaded URLs which are not already in the database. So you can easily edit all URLs in the backend component and do not miss any URL. This option should be used to get all important URLs!"
PLG_SYSTEM_EASYFRONTENDSEO_COLLECTURLS_EXCLUDECOMPONENTS="Exclude components from being collected"
PLG_SYSTEM_EASYFRONTENDSEO_COLLECTURLS_EXCLUDECOMPONENTS_DESC="With this option you may exclude certain components from being saved into the database. This option is for example useful if a component creates too many unneeded URLs. Enter one component each line, e.g.:
com_content
com_users
com_kunena
com_easybookreloaded"
PLG_SYSTEM_EASYFRONTENDSEO_COLLECTURLS_EXCLUDEURLS="Exclude URLs from being collected"
PLG_SYSTEM_EASYFRONTENDSEO_COLLECTURLS_EXCLUDEURLS_DESC="With this option you may exclude certain URLs from being saved into the database. This option is for example useful if a (external) service creates too many unneeded URLs. Enter one URLs part each line, e.g.:
?utm_source=
topic=
?gclid="
PLG_SYSTEM_EASYFRONTENDSEO_COMPATIBILITY="Compatibility Mode"
PLG_SYSTEM_EASYFRONTENDSEO_COMPATIBILITY_DESC="If you use an external SEF component or have problems to save the metadata, then activate this option. You should try it first without the compatibility mode! Attention: With the option 'No internal URLs' all URLs are always stored absolutely into the database!"
PLG_SYSTEM_EASYFRONTENDSEO_CUSTOMMETATAG="Custom meta tags"
PLG_SYSTEM_EASYFRONTENDSEO_CUSTOMMETATAG_DESC="Here you can define custom meta tags.
Syntax: name|content (each line one entry!)
Enter for example language|english to get
<meta name="_QQ_"language"_QQ_" content="_QQ_"english"_QQ_" />
Attention: These entries overwrite always other meta attributes with the same name! You should not use one of the following names: title, description, keywords, generator and robots, because you may adjust them in the frontend."
PLG_SYSTEM_EASYFRONTENDSEO_DEFAULTMETADATA_TITLE="Default Metadata"
PLG_SYSTEM_EASYFRONTENDSEO_GLOBALGENERATOR="Generator attribute"
PLG_SYSTEM_EASYFRONTENDSEO_GLOBALGENERATOR_DESC="Here you can define a global generator attribute. This takes affect as long as you have no entry to the relevant page in the EFSEO table in the database. The value that you set always takes precedence over the global generator attribute!"
PLG_SYSTEM_EASYFRONTENDSEO_GLOBALROBOTS="Robots attribute"
PLG_SYSTEM_EASYFRONTENDSEO_GLOBALROBOTS_DESC="Here you can define a global robots attribute. This takes affect as long as you have no entry to the relevant page in the EFSEO table in the database. The value that you set always takes precedence over the global robots attribute!"
PLG_SYSTEM_EASYFRONTENDSEO_GLOBALTITLE="Title attribute"
PLG_SYSTEM_EASYFRONTENDSEO_GLOBALTITLE_DESC="With this option you may set a global title attribute. You can use four wildcards: [D], [S], [Y] and [A]. This takes affect as long as you have no entry to the relevant page in the EFSEO table in the database. The value that you set always takes precedence over the global title attribute!
[D] is the default title of the loaded page
[S] is the sitename of the Joomla! website (from configuration)
[Y] is the current year
[A] is the actual title of the article (or category) if the content component was loaded
Example:
[D] - [S] | [Y]
Output title would be: Default title - Sitename | 2018
This takes affect as long as you have no entry to the relevant page in the EFSEO table in the database. The value that you set always takes precedence over the global title attribute!"
PLG_SYSTEM_EASYFRONTENDSEO_JQUERYMODE="jQuery Mode"
PLG_SYSTEM_EASYFRONTENDSEO_JQUERYMODE_DESC="If you also use the framework jQuery beside Mootools, then enable this option to avoid JavaScript conflicts."
PLG_SYSTEM_EASYFRONTENDSEO_JYESDISABLED="Yes, disabled"
PLG_SYSTEM_EASYFRONTENDSEO_MODALPOSITION="Position - Modal window"
PLG_SYSTEM_EASYFRONTENDSEO_MODALPOSITION_1="Top left"
PLG_SYSTEM_EASYFRONTENDSEO_MODALPOSITION_2="Top right"
PLG_SYSTEM_EASYFRONTENDSEO_MODALPOSITION_3="Bottom right"
PLG_SYSTEM_EASYFRONTENDSEO_MODALPOSITION_4="Bottom left"
PLG_SYSTEM_EASYFRONTENDSEO_MODALPOSITION_DESC="With this option you can specify on which position the buttons are displayed. The buttons remain visible when scrolling, so you can use EFSEO comfortably in the frontend."
PLG_SYSTEM_EASYFRONTENDSEO_NOINTERNAL="No internal URLs"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH="Show Open Graph fields"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_AUTOMODE="Automatic Mode - Title and Description"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_AUTOMODE_DESC="This option sets the Open Graph title and description fields in the Automatic Mode (see tab: Automatic Mode - Activate Automatic Mode).
This option can only be changed in the Pro version!"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_DESC="Implements the Open Graph protocol that enables the web page to become a rich object in a social graph. This feature generates an optimised preview of the pages on social platforms, such as Facebook or Twitter.
This option can only be changed in the Pro version!"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_FBAPPID="Facebook App ID"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_FBAPPID_DESC="Enter your Facebook App ID here if you want to allow Facebook to associate the Open Graph entity with an application.
More information: https://developers.facebook.com/apps/
This option can only be changed in the Pro version!"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_IMAGE="Find all images on page"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_IMAGE_DESC="This feature finds all images automatically of the currently loaded page and adds them to the selection list in the frontend form.
This option can only be changed in the Pro version!"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_SITENAME="Set site name automatically"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_SITENAME_DESC="Sets the site name automatically. Value is taken from the global configuration!
This option can only be changed in the Pro version!"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_TITLE="Open Graph Settings"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_URL="Set URL tag automatically"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_URL_DESC="This option sets the URL tag automatically of the currently loaded page.
This option can only be changed in the Pro version!"
PLG_SYSTEM_EASYFRONTENDSEO_PERMISSIONS_TITLE="Permissions"
PLG_SYSTEM_EASYFRONTENDSEO_PLUGINNAME="Easy Frontend SEO"
PLG_SYSTEM_EASYFRONTENDSEO_PLUGINNAME_SHORT="EFSEO"
PLG_SYSTEM_EASYFRONTENDSEO_RELATIVEURLS="Use relative URLs"
PLG_SYSTEM_EASYFRONTENDSEO_RELATIVEURLS_DESC="With this option the plugin uses relative instead of absolute URLs. This means that the data will be loaded independent of the domain. This option is recommended!
Attention: If you use 'No internal URLs' in the option 'Compatibility Mode', then this option has no effect (absolute URLs are stored)."
PLG_SYSTEM_EASYFRONTENDSEO_SAVEDATATABLE_TOKEN="Token for batch action"
PLG_SYSTEM_EASYFRONTENDSEO_SAVEDATATABLE_TOKEN_DESC="The secret token is required to execute the batch function to save the data to the core tables in the component. Leave blank if you don't use the batch functionality!"
PLG_SYSTEM_EASYFRONTENDSEO_SAVEDATATABLECONTENT="Save data to content table"
PLG_SYSTEM_EASYFRONTENDSEO_SAVEDATATABLECONTENT_DESC="With this option the entered data will also be saved directly into the table of the article. The main advantage is that the data is independent of the URL and this plugin. This means that the data will also be loaded if you change the URL structure or even uninstall EFSEO. Attention: Overwritten data cannot be recovered!"
PLG_SYSTEM_EASYFRONTENDSEO_SAVEDATATABLEMENU="Save data to menu table"
PLG_SYSTEM_EASYFRONTENDSEO_SAVEDATATABLEMENU_DESC="With this option the entered data will also be saved directly into the table of the menu entry. The main advantage is that the data is independent of the URL and this plugin. This means that the data will also be loaded if you change the URL structure or even uninstall EFSEO. Attention: Overwritten data cannot be recovered!"
PLG_SYSTEM_EASYFRONTENDSEO_SAVEDATATABLEMENU_OPTION_1="Page title"
PLG_SYSTEM_EASYFRONTENDSEO_SAVEDATATABLEMENU_OPTION_2="Description"
PLG_SYSTEM_EASYFRONTENDSEO_SAVEDATATABLEMENU_OPTION_3="Keywords"
PLG_SYSTEM_EASYFRONTENDSEO_SAVEDATATABLEMENU_OPTION_4="Page title, Description"
PLG_SYSTEM_EASYFRONTENDSEO_SAVEDATATABLEMENU_OPTION_5="Page title, Keywords"
PLG_SYSTEM_EASYFRONTENDSEO_SAVEDATATABLEMENU_OPTION_6="Description, Keywords"
PLG_SYSTEM_EASYFRONTENDSEO_SAVEDATATABLEMENU_OPTION_7="Page title, Description, Keywords"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWFIELD_DELETE="Show Delete button"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWFIELD_DELETE_DESC="Show the -Delete- button? With this function the complete entered data will be deleted on the selected page."
PLG_SYSTEM_EASYFRONTENDSEO_SHOWFIELD_DESCRIPTION="Show Description field"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWFIELD_DESCRIPTION_DESC="Show the -Description- field? If you select -Yes, disabled-, the field cannot be edited."
PLG_SYSTEM_EASYFRONTENDSEO_SHOWFIELD_GENERATOR="Show Generator field"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWFIELD_GENERATOR_DESC="Show the -Generator- field? If you select -Yes, disabled-, the field cannot be edited."
PLG_SYSTEM_EASYFRONTENDSEO_SHOWFIELD_KEYWORDS="Show Keywords field"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWFIELD_KEYWORDS_DESC="Show the -Keywords- field? If you select -Yes, disabled-, the field cannot be edited."
PLG_SYSTEM_EASYFRONTENDSEO_SHOWFIELD_ROBOTS="Show Robots field"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWFIELD_ROBOTS_DESC="Show the -Robots- field? If you select -Yes, disabled-, the field cannot be edited."
PLG_SYSTEM_EASYFRONTENDSEO_SHOWFIELD_TITLE="Show Title field"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWFIELD_TITLE_DESC="Show the -Title- field? If you select -Yes, disabled-, the field cannot be edited."
PLG_SYSTEM_EASYFRONTENDSEO_SHOWICON_DESCRIPTION="Show Description icon"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWICON_DESCRIPTION_DESC="Show an icon whether the -Description- attribute is set or not?"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWICON_GENERATOR="Show Generator icon"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWICON_GENERATOR_DESC="Show an icon whether the -Generator- attribute is set or not?"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWICON_KEYWORDS="Show Keywords icon"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWICON_KEYWORDS_DESC="Show an icon whether the -Keywords- attribute is set or not?"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWICON_ROBOTS="Show Robots icon"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWICON_ROBOTS_DESC="Show an icon whether the -Robtos- attribute is set or not?"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWICON_TITLE="Show Title icon"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWICON_TITLE_DESC="Show an icon whether the -Title- attribute is set or not?"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWNOTICEOVERWRITEOPTION="Show notice in frontend"
PLG_SYSTEM_EASYFRONTENDSEO_SHOWNOTICEOVERWRITEOPTION_DESC="Show a notice in the frontend that the options to save the data into the core tables is enabled?"
PLG_SYSTEM_EASYFRONTENDSEO_STYLE="Style"
PLG_SYSTEM_EASYFRONTENDSEO_STYLE_1="Top bar"
PLG_SYSTEM_EASYFRONTENDSEO_STYLE_3="Modal window"
PLG_SYSTEM_EASYFRONTENDSEO_STYLE_DESC="With this option you can select the style in the frontend (top bar or the modal window). If you choose the editing in the modal window, you can additionally specify the position of the buttons to activate the modal window."
PLG_SYSTEM_EASYFRONTENDSEO_SUPPORTSTRING="Add support comment"
PLG_SYSTEM_EASYFRONTENDSEO_SUPPORTSTRING_DESC="This option adds a support comment for the extension to the head section.
This option can only be changed in the Pro version!"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS="Show Twitter Cards fields"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_AUTOMODE="Automatic Mode - Title and Description"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_AUTOMODE_DESC="This option sets the Twitter Cards title and description fields in the Automatic Mode (see tab: Automatic Mode - Activate Automatic Mode).
This option can only be changed in the Pro version!"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_CREATOR="Preset Twitter username - Creator"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_CREATOR_DESC="The Twitter @username for the content creator/author.
Input: @username
This option can only be changed in the Pro version!"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_DESC="With Twitter Cards, you can attach rich photos and media experiences to Tweets, helping to drive traffic to your website. Users who tweet links to your content will have a Card added to the Tweet that’s visible to their followers.
This option can only be changed in the Pro version!"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_IMAGE="Find all images on page"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_IMAGE_DESC="This feature finds all images automatically of the currently loaded page and adds them to the selection list in the frontend form.
This option can only be changed in the Pro version!"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_SITE="Preset Twitter username - Site"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_SITE_DESC="The Twitter @username the card should be attributed to.
Input: @username
This option can only be changed in the Pro version!"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_TITLE="Twitter Cards Settings"
PLG_SYSTEM_EASYFRONTENDSEO_UPDATE="Update URLs"
PLG_SYSTEM_EASYFRONTENDSEO_UPDATE_DESC="This option rewrites the URLs depending on the selected compatibility mode and the option 'Use relative URLs'. If you change the mode or the option, you should activate this option!"
PLG_SYSTEM_EASYFRONTENDSEO_WORDCOUNT="Character and word counter"
PLG_SYSTEM_EASYFRONTENDSEO_WORDCOUNT_DESC="Should the entered characters and words be counted in real time. The counter is activated with a mouse click in the corresponding field."
; Frontend
PLG_SYSTEM_EASYFRONTENDSEO_APPLY="Apply"
PLG_SYSTEM_EASYFRONTENDSEO_ATTENTION="Caution! Changes are only valid for the present URL:
%s
Changes should be done only on definitive URLs. If the URL changes, then the information is no longer valid!"
PLG_SYSTEM_EASYFRONTENDSEO_CANCEL="Cancel"
PLG_SYSTEM_EASYFRONTENDSEO_CANONICALURL="Canonical URL"
PLG_SYSTEM_EASYFRONTENDSEO_CHARACTERS_LEFT="characters left"
PLG_SYSTEM_EASYFRONTENDSEO_DELETEDATA="Delete entered data"
PLG_SYSTEM_EASYFRONTENDSEO_DESCRIPTION="Description"
PLG_SYSTEM_EASYFRONTENDSEO_DONATE="Please support the development and free availability of my extensions with a donation!
This notice can be disabled with the donation code."
PLG_SYSTEM_EASYFRONTENDSEO_GENERATOR="Generator"
PLG_SYSTEM_EASYFRONTENDSEO_KEYWORDS="Keywords"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_COPY_DESCRIPTION="Copy from Description"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_COPY_TITLE="Copy from Title"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_IMAGE_TOGGLE="Toggle field"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_SHORT_DESCRIPTION="Description (og:description)"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_SHORT_IMAGE="Image (og:image)"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_SHORT_SITE_NAME="Site Name (og:site_name)"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_SHORT_TITLE="Title (og:title)"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_SHORT_TYPE="Type (og:type)"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_SHORT_URL="URL (og:url)"
PLG_SYSTEM_EASYFRONTENDSEO_OPENGRAPH_SUBJECT="Open Graph Metadata"
PLG_SYSTEM_EASYFRONTENDSEO_OVERWRITENOTICE="Notice: Entered data will also be saved into the core tables!"
PLG_SYSTEM_EASYFRONTENDSEO_ROBOTS="Robots"
PLG_SYSTEM_EASYFRONTENDSEO_SUPPORTSTRING_OUTPUT="Optimized with Easy Frontend SEO version %s - https://kubik-rubik.de/efseo-easy-frontend-seo"
PLG_SYSTEM_EASYFRONTENDSEO_TITLE="Title"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_COPY_DESCRIPTION="Copy from Description"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_COPY_TITLE="Copy from Title"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_SHORT_CARD="Card (twitter:card)"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_SHORT_CREATOR="Creator Username (twitter:creator)"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_SHORT_DESCRIPTION="Description (twitter:description)"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_SHORT_IMAGE="Image (twitter:image)"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_SHORT_IMAGE_ALT="Image Description (twitter:image:alt)"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_SHORT_IMAGE_TOGGLE="Toggle field"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_SHORT_SITE="Site Username (twitter:site)"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_SHORT_TITLE="Title (twitter:title)"
PLG_SYSTEM_EASYFRONTENDSEO_TWITTERCARDS_SUBJECT="Twitter Cards Metadata"
PLG_SYSTEM_EASYFRONTENDSEO_WORDS="words"
; Donation Code
COM_PLUGINS_DONATION_FIELDSET_LABEL="Donation Code"
KR_DONATION_CODE="Enter Donation Code"
KR_DONATION_CODE_DESC="If you use this extension commercially or want to support the development, please get a donation code for your domain. The donation code is valid for one domain and for all extensions by Kubik-Rubik. You can deactivate the hint in the red box at the top of the settings with only one code, valid for all Kubik-Rubik Extensions. You need cURL or allow_url_fopen to validate the code. Please make sure that at least one of the two methods is activated on the server! The entered donation code is checked only once per session, except you change the value of this option. You can find further information in the linked article!"
KR_DONATION_CODE_CHECK_DEFAULT_LOCALHOST="Thank you for using my extension. If you use this extension commercially or want to support the development, get a donation code for your domain: Donation code system
This red box cannot be deactivated in a local server environment!"
KR_DONATION_CODE_CHECK_ERROR_LOCALHOST="Attention: You cannot enable a donation code in a local server environment. Please delete the entered code to disable the check!"
KR_DONATION_CODE_CHECK_DEFAULT="Thank you for using my extension. If you use this extension commercially or want to support the development, get a donation code for your domain (%s): Donation code system
This red box will be deactivated once the donation code for this domain is entered!"
KR_DONATION_CODE_CHECK_ERROR_SERVER="Error - Request could not be performed. The checking script could not be called but the extension will work with no restriction."
KR_DONATION_CODE_CHECK_ERROR="Error - You need at least one of these two server side methods to check the donation code: cURL or allow_url_fopen. Please enable one of them and try it again!"
KR_DONATION_CODE_CHECK_SUCCESS="The donation code is valid. Thank you for supporting the Kubik-Rubik Joomla! Extensions project!"