TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,86 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
||||
<file source-language="en" datatype="plaintext" original="EXT:seo/Resources/Private/Language/db.xlf" date="2018-08-09T16:22:32Z" product-name="seo">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="pages.seo_title">
|
||||
<source>Title for search engines</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.no_index">
|
||||
<source>No index</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.no_index_formlabel">
|
||||
<source>Index this page</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.no_follow">
|
||||
<source>No follow</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.no_follow_formlabel">
|
||||
<source>Follow this page</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.og_title">
|
||||
<source>Open Graph Title</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.og_description">
|
||||
<source>Open Graph Description</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.og_image">
|
||||
<source>Open Graph Image</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.twitter_title">
|
||||
<source>X / Twitter Title</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.twitter_description">
|
||||
<source>X / Twitter Description</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.twitter_image">
|
||||
<source>X / Twitter Image</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.twitter_card">
|
||||
<source>Type of card to show</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.twitter_card.summary">
|
||||
<source>Summary Card</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.twitter_card.summary_large_image">
|
||||
<source>Summary Card with a large image</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.canonical_link">
|
||||
<source>Canonical link</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.canonical_link.description">
|
||||
<source>A canonical URL is the URL of a page that search engines are advised to choose as the most representative from a set of duplicate pages. Often called deduplication, this process helps search engines show only one version of the otherwise duplicate content in its search results. TYPO3 automatically sets this to the most likely URL of the page if not set explicitly - which is most likely the URL of the page itself. If set here, the page will be removed from the XML sitemap.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.sitemap_changefreq">
|
||||
<source>Change frequency</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.sitemap_changefreq.none">
|
||||
<source>None</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.sitemap_changefreq.always">
|
||||
<source>Always</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.sitemap_changefreq.hourly">
|
||||
<source>Hourly</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.sitemap_changefreq.daily">
|
||||
<source>Daily</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.sitemap_changefreq.weekly">
|
||||
<source>Weekly</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.sitemap_changefreq.monthly">
|
||||
<source>Monthly</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.sitemap_changefreq.yearly">
|
||||
<source>Yearly</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.sitemap_changefreq.never">
|
||||
<source>Never</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pages.sitemap_priority">
|
||||
<source>Priority</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user