# POT (Portable Object Template) # # This file is part of the Add-Meta-Tags plugin for WordPress. # # Read more information about the Add-Meta-Tags translations at: # # http://www.codetrax.org/projects/wp-add-meta-tags/wiki/Translations # # Copyright (C) 2006-2016 George Notaras # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # #, fuzzy msgid "" msgstr "" "Project-Id-Version: add-meta-tags 2.11.3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-04-22 21:14+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: add-meta-tags.php:99 msgid "Settings" msgstr "" #: add-meta-tags.php:764 amt-admin-panel.php:85 amt-admin-panel.php:1540 msgid "Metadata" msgstr "" #: add-meta-tags.php:769 msgid "Metadata Review Mode" msgstr "" #: amt-admin-panel.php:67 msgid "Add Meta Tags" msgstr "" #: amt-admin-panel.php:68 msgid "Add basic meta tags and also Opengraph, Schema.org Microdata, Twitter Cards and Dublin Core metadata to optimize your web site for better SEO." msgstr "" #: amt-admin-panel.php:85 amt-admin-panel.php:633 msgid "Metadata Settings" msgstr "" #: amt-admin-panel.php:136 msgid "Welcome to the Add-Meta-Tags Documentation." msgstr "" #: amt-admin-panel.php:138 msgid "This help system contains detailed information about the available configuration settings. The documentation is divided into sections. Each section contains information about the relevant configuration options." msgstr "" #: amt-admin-panel.php:140 msgid "Select the Introduction section for more information about what metadata is and how Add-Meta-Tags works." msgstr "" #: amt-admin-panel.php:145 msgid "Starting" msgstr "" #: amt-admin-panel.php:151 msgid "Introduction to metadata" msgstr "" #: amt-admin-panel.php:153 msgid "Metadata refers to information that describes the content in a machine-friendly way. Search engines and other online services use this metadata to better understand your content. Keep in mind that metadata itself does not automatically make your blog rank better. For this to happen the content is still required to meet various quality standards. However, the presence of accurate and adequate metadata gives search engines and other services the chance to make less guesses about your content, index and categorize it better and, eventually, deliver it to an audience that finds it useful. Good metadata facilitates this process and thus plays a significant role in achieving better rankings. This is what the Add-Meta-Tags plugin does." msgstr "" #: amt-admin-panel.php:155 msgid "Add-Meta-Tags mission" msgstr "" #: amt-admin-panel.php:157 msgid "Add-Meta-Tags is a Free metadata plugin for the WordPress Publishing Platform that can optimize your web site for more efficient indexing of your content by search engines and easier sharing on social networks. It achieves this by generating machine friendly information about your content, called metadata, according to widely used standard specifications." msgstr "" #: amt-admin-panel.php:159 msgid "Add Meta Tags is a great tool to assist you with the search engine optimization (SEO) of your web site. However, neither the plugin nor its developer provide you with any SEO advice or rating of your content. Any decision regarding SEO is still your own responsibility and subject to your own research. This is by design." msgstr "" #: amt-admin-panel.php:161 msgid "How it works" msgstr "" #: amt-admin-panel.php:163 msgid "Add-Meta-Tags tries to follow the \"It just works\" principal. By default, the description and keywords meta tags are added to the front page, posts, pages, public custom post types, attachment pages, category, tag, custom taxonomy and author based archives. Furthermore, it is possible to enable the generation of Opengraph, Dublin Core, Twitter Cards and Schema.org metadata. The plugin also supports some extra SEO related functionality that helps you fine tune your web site." msgstr "" #: amt-admin-panel.php:165 msgid "The automatically generated metadata can be further customized for each individual post, page, or any public custom post type directly from the Metadata box inside the post editing panel. If the Metadata box is not visible, you probably need to enable it at the Screen Options of the post editing panel." msgstr "" #: amt-admin-panel.php:167 msgid "Apart from the customization through the WordPress administration interface, the generated metadata and specific aspects of the plugin's functionality can be further customized to a great extent programmatically. Read the technical notes at the development web site and find ready sample code snippets for commonly needed customizations in the Add-Meta-Tags Cookbook." msgstr "" #: amt-admin-panel.php:170 msgid "Introduction" msgstr "" #: amt-admin-panel.php:177 amt-admin-panel.php:720 amt-admin-panel.php:723 msgid "Front Page Description" msgstr "" #: amt-admin-panel.php:179 msgid "Enter a short (150-250 characters long) description of your blog. This text will be used in the description and other similar metatags on the front page. If this is left empty, then the blog's Tagline from the General Options will be used." msgstr "" #: amt-admin-panel.php:181 amt-admin-panel.php:736 amt-admin-panel.php:739 msgid "Front Page Keywords" msgstr "" #: amt-admin-panel.php:183 msgid "Enter a comma-delimited list of keywords for your blog. These keywords will be used in the keywords meta tag on the front page. If this field is left empty, then all of your blog's categories will be used as keywords for the keywords meta tag." msgstr "" #: amt-admin-panel.php:184 amt-admin-panel.php:189 amt-admin-panel.php:191 #: amt-admin-panel.php:220 amt-admin-panel.php:225 amt-admin-panel.php:230 #: amt-admin-panel.php:384 amt-admin-panel.php:452 amt-admin-panel.php:457 #: amt-admin-panel.php:804 amt-admin-panel.php:816 amt-admin-panel.php:826 #: amt-admin-panel.php:838 amt-admin-panel.php:848 amt-admin-panel.php:1693 msgid "Example" msgstr "" #: amt-admin-panel.php:184 amt-admin-panel.php:189 msgid "keyword1, keyword2, keyword3" msgstr "" #: amt-admin-panel.php:186 amt-admin-panel.php:753 amt-admin-panel.php:756 msgid "Global Keywords" msgstr "" #: amt-admin-panel.php:188 msgid "Enter a comma-delimited list of global keywords which will be added before the keywords of all posts and pages." msgstr "" #: amt-admin-panel.php:190 msgid "By default, these keywords are prepended to the post/page's keywords. For enhanced flexibility, it is possible to use the %contentkw% placeholder, which will be populated with the post/page's autogenerated or user-defined keywords. This way you can globally both prepend and append keywords to the keywords of your content." msgstr "" #: amt-admin-panel.php:191 msgid "keyword1, keyword2, %contentkw%, keyword3" msgstr "" #: amt-admin-panel.php:193 amt-admin-panel.php:767 amt-admin-panel.php:770 msgid "Site-wide META tags" msgstr "" #: amt-admin-panel.php:195 msgid "Provide the full XHTML code of extra META elements you would like to add to all the pages of your web site (read more about the META HTML element on Wikipedia)." msgstr "" #: amt-admin-panel.php:196 msgid "Examples" msgstr "" #: amt-admin-panel.php:203 amt-admin-panel.php:1790 msgid "Moreover, the full meta tags box accepts the special notation [field=Field Name] which lets you use data from a Custom Field with name Field Name. This special notation may exist anywhere inside the meta tag. To automatically add paging information to URLs, append the PAGEINFO placeholder." msgstr "" #: amt-admin-panel.php:208 msgid "General settings" msgstr "" #: amt-admin-panel.php:214 amt-admin-panel.php:794 msgid "This section contains options related to your web site; the publisher of the content." msgstr "" #: amt-admin-panel.php:215 amt-admin-panel.php:795 msgid "The following publisher related settings are shared among all users. Filling in these settings is entirely optional." msgstr "" #: amt-admin-panel.php:217 amt-admin-panel.php:299 amt-admin-panel.php:797 #: metadata\amt_opengraph.php:72 msgid "Facebook publisher profile URL" msgstr "" #: amt-admin-panel.php:219 amt-admin-panel.php:802 msgid "Enter an absolute URL to the Facebook profile of the publisher. If this is filled in, it will be used in the article:publisher meta tag." msgstr "" #: amt-admin-panel.php:222 amt-admin-panel.php:831 msgid "Google+ publisher profile URL" msgstr "" #: amt-admin-panel.php:224 amt-admin-panel.php:836 msgid "Enter an absolute URL to the Google+ profile of the publisher. If this is filled in, it will be used in the link with rel=\"publisher\" in the HEAD area of the web page." msgstr "" #: amt-admin-panel.php:227 amt-admin-panel.php:325 amt-admin-panel.php:841 #: metadata\amt_twitter_cards.php:69 msgid "Twitter publisher username" msgstr "" #: amt-admin-panel.php:229 amt-admin-panel.php:846 msgid "Enter the Twitter username of the publisher (without @)." msgstr "" #: amt-admin-panel.php:233 amt-admin-panel.php:789 amt-admin-panel.php:792 msgid "Publisher Settings" msgstr "" #: amt-admin-panel.php:239 amt-admin-panel.php:866 msgid "This section contains options related to the authors of the content." msgstr "" #: amt-admin-panel.php:241 amt-admin-panel.php:868 msgid "URLs of author profiles on social networks" msgstr "" #: amt-admin-panel.php:243 amt-admin-panel.php:870 msgid "Each author may fill in the the URLs of the profiles on external social networks in the WordPress user profile page (fields marked with AMT)." msgstr "" #: amt-admin-panel.php:245 amt-admin-panel.php:872 msgid "Main source of local author profiles" msgstr "" #: amt-admin-panel.php:247 msgid "WordPress does not have a dedicated page for author or user profiles. By convention, Add-Meta-Tags considers the first page of the author archive as the page of the local profile of each author." msgstr "" #: amt-admin-panel.php:249 msgid "It is possible to select alternative sources of local author profiles:" msgstr "" #: amt-admin-panel.php:252 amt-admin-panel.php:875 msgid "First page of the author archive" msgstr "" #: amt-admin-panel.php:252 msgid "This is the default option. The first page of the author archive is considered as the page of the local author profile on which a Person metadata entity is the top level metadata object. Moreover, the front page is considered the page on which the Organization metadata entity is the top level metadata object." msgstr "" #: amt-admin-panel.php:253 amt-admin-panel.php:876 msgid "Front page (with static page only)" msgstr "" #: amt-admin-panel.php:253 msgid "This option is only useful on personal web sites where there is a single author. If the front page is set as the source of the local author profile, then a Person metadata entity is the top level metadata object on the front page, instead of the Organization metadata object. In fact, no Organization metadata object is generated on any web page. Please note that this option has an effect only if a static page has been set as the front page." msgstr "" #: amt-admin-panel.php:254 msgid "BuddyPress profile page" msgstr "" #: amt-admin-panel.php:254 msgid "This option is only useful if BuddyPress is used. In this case, the author's BuddyPress profile page is considered as the source of the local author profile, instead of the first page of the author archive. The generation of metadata on BuddyPress pages by this plugin has to be enabled in the Extended Metadata settings." msgstr "" #: amt-admin-panel.php:255 msgid "Author web site URL" msgstr "" #: amt-admin-panel.php:255 msgid "If this option is selected, then the URL of the Website field of the WordPress user profile is considered to be the URL of the local author profile, regardless of the fact that the URL may lead to a third party web site." msgstr "" #: amt-admin-panel.php:258 msgid "This is considered an advanced option and should not be changed, unless you know exactly what you are doing." msgstr "" #: amt-admin-panel.php:261 amt-admin-panel.php:861 amt-admin-panel.php:864 msgid "Author Settings" msgstr "" #: amt-admin-panel.php:268 amt-admin-panel.php:901 msgid "Automatically generate the description meta tag." msgstr "" #: amt-admin-panel.php:270 msgid "If this option is enabled, the description meta tag is automatically generated for the content, attachments and archives. Customization of the description meta tag is possible through the Metadata box in the post editing screen." msgstr "" #: amt-admin-panel.php:272 amt-admin-panel.php:905 msgid "Automatically generate the keywords meta tag." msgstr "" #: amt-admin-panel.php:274 msgid "If this option is enabled, the keywords meta tag is automatically generated for the content and archives. Keywords are not generated automatically on pages and attachments. Customization of the keywords meta tag is possible through the Metadata box in the post editing screen." msgstr "" #: amt-admin-panel.php:277 msgid "Basic meta tags" msgstr "" #: amt-admin-panel.php:283 amt-admin-panel.php:919 msgid "Automatically generate Opengraph meta tags." msgstr "" #: amt-admin-panel.php:285 msgid "If this option is enabled, Opengraph metadata is automatically generated for content, attachments and archives. For more information, please refer to the Opengraph specification." msgstr "" #: amt-admin-panel.php:287 amt-admin-panel.php:923 msgid "Add Facebook's XML namespaces." msgstr "" #: amt-admin-panel.php:289 msgid "When enabled, the Facebook's XML namespaces for the og and fb meta tag name prefixes are added to the html element of the page. If your theme already contains these namespaces, then this option should not be enabled." msgstr "" #: amt-admin-panel.php:291 amt-admin-panel.php:927 msgid "Omit og:video meta tags." msgstr "" #: amt-admin-panel.php:293 msgid "When a post containing a video is shared on Facebook, Facebook uses its own player to embed the video in the timeline. If this setting is enabled, og:video meta tags are no longer generated and Facebook, instead of embedding your video, links to your actual video post." msgstr "" #: amt-admin-panel.php:295 msgid "Important Note" msgstr "" #: amt-admin-panel.php:297 msgid "By default, this feature sets the URL of the front page of your web site to the article:publisher meta tag and the URL of the author archive to the article:author meta tag. In order to link to the publisher page and the author profile on Facebook, it is required to provide the respective URLs. The profile URL of the publisher can be entered in this page under the Publisher Settings section. The profile URL of the author can be entered in the WordPress user profile page under the section Contact Info. For example:" msgstr "" #: amt-admin-panel.php:298 metadata\amt_opengraph.php:65 msgid "Facebook author profile URL" msgstr "" #: amt-admin-panel.php:300 msgid "It is possible to control the value of the og:type meta tag either by changing the post format or programmatically via a filter. By default, the og:type is set to article for all content, except for video attachment pages and posts whose post format has been set to video, on which og:type is set to video.other." msgstr "" #: amt-admin-panel.php:303 msgid "Opengraph" msgstr "" #: amt-admin-panel.php:309 amt-admin-panel.php:941 msgid "Automatically generate Twitter Cards meta tags." msgstr "" #: amt-admin-panel.php:311 msgid "If this option is enabled, Twitter Cards metadata is automatically generated for content and attachments. For more information, please refer to the Twitter Cards specification." msgstr "" #: amt-admin-panel.php:313 amt-admin-panel.php:945 msgid "Enforce the use of summary_large_image as default card type." msgstr "" #: amt-admin-panel.php:315 msgid "If this setting is enabled, summary_large_image will be used as the default Twitter Card type instead of the summary card type." msgstr "" #: amt-admin-panel.php:317 amt-admin-panel.php:949 msgid "Enable the generation of player cards for local media." msgstr "" #: amt-admin-panel.php:319 msgid "Enable the generation of player cards for locally hosted audio and video attachments or for posts with their post format set to audio or video. In the latter case, an audio or video is expected to be attached to the post respectively. A mandatory requirement for this feature, as outlined in the Twitter Cards specifications, is secure access to your web site over the HTTPS protocol. If secure access to your web site has not been configured properly, the player cards will not be rendered by the Twitter service. Moreover, using self-signed certificates could cause problems which might be hard to identify. This feature should be considered experimental." msgstr "" #: amt-admin-panel.php:321 amt-admin-panel.php:367 msgid "Important Notes" msgstr "" #: amt-admin-panel.php:323 msgid "In order to generate the twitter:site and twitter:creator meta tags, it is required to provide the respective usernames of the Twitter account of the author and/or the publisher of the content. The username of the publisher can be entered in this page under the Publisher Settings section. The username of the author can be entered in the WordPress user profile page under the section Contact Info. For example:" msgstr "" #: amt-admin-panel.php:324 metadata\amt_twitter_cards.php:62 msgid "Twitter author username" msgstr "" #: amt-admin-panel.php:327 msgid "By default, a Twitter Card of type summary is generated for your content. If your theme supports post formats, then it is possible to generate Twitter Cards of various types according to the specified post format. More specifically:" msgstr "" #: amt-admin-panel.php:328 msgid "A summary card is generated for posts with one of the standard, aside, link, quote, status and chat formats." msgstr "" #: amt-admin-panel.php:329 msgid "A summary_large_image card is generated for posts with the image format. An image is expected to be attached or embedded to the post." msgstr "" #: amt-admin-panel.php:330 msgid "A gallery card is generated for posts with the gallery format. At least one image is expected to be attached or embedded to the post." msgstr "" #: amt-admin-panel.php:331 msgid "A photo card is generated for image attachment pages." msgstr "" #: amt-admin-panel.php:332 msgid "A player card is generated for posts with the audio or video format and for audio or video attachment pages. Regarding posts, an audio or video is expected to be attached or embedded to the post." msgstr "" #: amt-admin-panel.php:335 msgid "Twitter Cards" msgstr "" #: amt-admin-panel.php:341 amt-admin-panel.php:963 msgid "Automatically generate Dublin Core metadata." msgstr "" #: amt-admin-panel.php:343 msgid "If this option is enabled, Dublin Core metadata is automatically generated for your content and attachments. For more information, please refer to Dublin Core Metadata Initiative." msgstr "" #: amt-admin-panel.php:345 amt-admin-panel.php:967 msgid "Add the Dublin Core XML namespace." msgstr "" #: amt-admin-panel.php:347 msgid "When enabled, the Dublin Core XML namespace for the dcterms prefix is added to the html element of the page. If your theme already contains this namespace, then this option should not be enabled." msgstr "" #: amt-admin-panel.php:351 msgid "Dublin Core" msgstr "" #: amt-admin-panel.php:357 amt-admin-panel.php:981 msgid "Automatically generate and embed Schema.org Microdata." msgstr "" #: amt-admin-panel.php:359 msgid "Automatically generate Schema.org Microdata and embed it to your content. This feature embeds meta elements inside the body of the web page. This is compatible with the HTML 5 standard, so, before enabling it, make sure your theme is HTML 5 ready. For information about Microdata please refer to Schema.org." msgstr "" #: amt-admin-panel.php:361 msgid "This metadata generator actually adds schema.org microdata around the post's content, because marking up the exact contents of the page in an automatic manner is technically impossible. Make no mistake, this is not the ideal way to insert microdata to your web pages. This generator should be considered as a workaround in case your theme lacks schema.org microdata markup in its templates and not as a replacement of schema.org enhanced themes." msgstr "" #: amt-admin-panel.php:363 amt-admin-panel.php:985 msgid "Enforce the generation of schema.org metadata as JSON-LD data." msgstr "" #: amt-admin-panel.php:365 msgid "If this option is enabled, the schema.org metadata is generated as a JSON+LD script and added to the head section of the HTML page, instead of being added as microdata within the content." msgstr "" #: amt-admin-panel.php:369 msgid "By default, this feature links the author and publisher objects to the author archive and to the front page of your web site respectively. In order to link to the author's profile and publisher's page on Google+, it is required to provide the respective URLs. The profile URL of the publisher can be entered in this page under the Publisher Settings section. The profile URL of the author can be entered in the WordPress user profile page under the section Contact Info. For example:" msgstr "" #: amt-admin-panel.php:370 metadata\amt_schemaorg.php:64 msgid "Google+ author profile URL" msgstr "" #: amt-admin-panel.php:371 metadata\amt_schemaorg.php:71 msgid "Google+ publisher page URL" msgstr "" #: amt-admin-panel.php:373 msgid "Once you have filled in the URLs to the author profile and the publisher page on Google+, the relevant link elements with the attributes rel=\"author\" and rel=\"publisher\" are automatically added to the head area of the web page." msgstr "" #: amt-admin-panel.php:376 msgid "Schema.org" msgstr "" #: amt-admin-panel.php:382 msgid "Enter a locale which will be used globally." msgstr "" #: amt-admin-panel.php:383 msgid "Enter a locale which will be used globally in the generated metadata overriding the default locale as returned by WordPress. Filling in this setting is only recommended if WordPress does not return a locale in the form of language_TERRITORY. This feature should not be used in conjunction with a multilingual plugin in order to avoid the potential generation of meta tags with invalid locale." msgstr "" #: amt-admin-panel.php:386 amt-admin-panel.php:1007 msgid "Automatically set the HTML document's lang attribute according to the locale of the content." msgstr "" #: amt-admin-panel.php:388 msgid "By enabling this feature, Add-Meta-Tags will automatically set the HTML document's lang attribute according to the content's locale. This feature should not be used in conjunction with a multilingual plugin in order to avoid the potential generation of an invalid lang attribute." msgstr "" #: amt-admin-panel.php:390 amt-admin-panel.php:1011 msgid "Enable the generation of a link element with the hreflang attribute." msgstr "" #: amt-admin-panel.php:392 msgid "If this feature is enabled, an HTML link element containing the proper hreflang attribute is added to the head section of the HTML page. The value of the hreflang attribute is determined by the locale of the content. This feature should not be used in conjunction with a multilingual plugin in order to avoid the potential generation of invalid hreflang links." msgstr "" #: amt-admin-panel.php:394 amt-admin-panel.php:1015 msgid "Strip region code from the hreflang attribute." msgstr "" #: amt-admin-panel.php:396 msgid "By default, Add-Meta-Tags uses the locale, which is usually required to be set in the form language_TERRITORY so as to comply with the various metadata specifications, as the value of the hreflang attribute. However, Google and possibly other services might interpret the regional information of the hreflang attribute as region targeting. If your content is not targeted to users in a specific region, it might be a good idea to strip regional information from this attribute by enabling this option." msgstr "" #: amt-admin-panel.php:397 msgid "For instance, if your locale is en_US, by enabling this option you force the hreflang attribute to be en. In the same way, if the locale is in the form language_Script_TERRITORY, for example zh_Hans_TW, by enabling this option the hreflang attribute becomes zh-Hans." msgstr "" #: amt-admin-panel.php:400 amt-admin-panel.php:993 amt-admin-panel.php:996 msgid "Locale" msgstr "" #: amt-admin-panel.php:406 amt-admin-panel.php:1028 msgid "It is possible to partially customize the generated metadata on a per post basis through the Metadata metabox which exists in the post editing screen. Below you can choose which metabox features should be enabled. Enabling or disabling these features has no effect on the custom data that has been stored for each post." msgstr "" #: amt-admin-panel.php:409 amt-admin-panel.php:1032 msgid "Custom description." msgstr "" #: amt-admin-panel.php:409 amt-admin-panel.php:410 amt-admin-panel.php:1032 #: amt-admin-panel.php:1037 amt-admin-panel.php:1137 msgid "Recommended" msgstr "" #: amt-admin-panel.php:410 amt-admin-panel.php:1037 msgid "Custom keywords." msgstr "" #: amt-admin-panel.php:411 amt-admin-panel.php:1042 msgid "Custom content of the title HTML element." msgstr "" #: amt-admin-panel.php:412 amt-admin-panel.php:1047 msgid "Custom news keywords. (more info)" msgstr "" #: amt-admin-panel.php:413 amt-admin-panel.php:1052 amt-admin-panel.php:1085 #: amt-admin-panel.php:1103 msgid "Full meta tags box." msgstr "" #: amt-admin-panel.php:414 amt-admin-panel.php:1057 amt-admin-panel.php:1090 #: amt-admin-panel.php:1108 msgid "Global image override." msgstr "" #: amt-admin-panel.php:415 amt-admin-panel.php:1062 msgid "Content locale override. (Not to be used in conjunction with a multilingual plugin.) " msgstr "" #: amt-admin-panel.php:416 amt-admin-panel.php:1067 msgid "Express review." msgstr "" #: amt-admin-panel.php:416 amt-admin-panel.php:1067 msgid "For advanced users only" msgstr "" #: amt-admin-panel.php:417 amt-admin-panel.php:1072 msgid "Referenced items." msgstr "" #: amt-admin-panel.php:417 amt-admin-panel.php:1072 msgid "Not recommended" msgstr "" #: amt-admin-panel.php:419 msgid "The metabox feature selection above affects all users. Advanced customization of the availability of these features on a per user basis or depending upon each user's permissions, is possible through the amt_metadata_metabox_permissions filter." msgstr "" #: amt-admin-panel.php:423 amt-admin-panel.php:1023 amt-admin-panel.php:1026 msgid "Metabox Features" msgstr "" #: amt-admin-panel.php:429 msgid "This section contains information about the general Add-Meta-Tags settings." msgstr "" #: amt-admin-panel.php:431 amt-admin-panel.php:1124 msgid "Add NOODP and NOYDIR to the robots meta tag." msgstr "" #: amt-admin-panel.php:433 msgid "If checked, NOODP and NOYDIR are added to the robots meta tag on the front page, content and attachments. This setting will prevent all search engines (at least those that support the meta tag) from displaying information from the Open Directory Project or the Yahoo Directory instead of the description you set in the description meta tag." msgstr "" #: amt-admin-panel.php:435 msgid "Add NOINDEX,FOLLOW to the robots meta tag on following types of archives." msgstr "" #: amt-admin-panel.php:437 msgid "Add NOINDEX,FOLLOW to the robots meta tag on following types of archives: search results, date, tag, custom taxonomy, author archives. This is an advanced setting that aims at reducing the amount of duplicate content that gets indexed by search engines" msgstr "" #: amt-admin-panel.php:439 amt-admin-panel.php:1164 msgid "Enforce the use of the content's custom title in the generated metadata." msgstr "" #: amt-admin-panel.php:441 msgid "It is possible to set a custom title for the content in the relevant field of the 'Metadata' box in the post editing screen. By default, this custom title is used to modify the title HTML element only. Add-Meta-Tags still uses the default content title in the relevant generated meta tags, for example in og:title/twitter:title/dcterms:title. If this option is enabled, then Add-Meta-Tags uses the custom title of the content, if such a custom title has been set, in the the generated meta data, instead of the default title." msgstr "" #: amt-admin-panel.php:443 amt-admin-panel.php:1171 msgid "Enable advanced title management." msgstr "" #: amt-admin-panel.php:445 msgid "By enabling this option, Add-Meta-Tags generates the title that is used in the title HTML element and also the title that is used throughout the generated metadata according to user defined templates. The Add-Meta-Tags Cookbook has all the information you need about how to customize the generated titles." msgstr "" #: amt-admin-panel.php:447 msgid "Please make sure to check the theme requirements before enabling this feature." msgstr "" #: amt-admin-panel.php:449 amt-admin-panel.php:1181 amt-admin-panel.php:1184 msgid "Copyright URL" msgstr "" #: amt-admin-panel.php:451 msgid "Enter an absolute URL to a document containing copyright and licensing information about your work. If this URL is set, the relevant meta tags will be added automatically on all the pages of your web site." msgstr "" #: amt-admin-panel.php:454 amt-admin-panel.php:1197 amt-admin-panel.php:1200 msgid "Default Image" msgstr "" #: amt-admin-panel.php:456 msgid "Enter an absolute URL to an image that represents your website, for instance the logo. This image will be used in the metadata of the front page and also in the metadata of the content, in case no featured image or other images have been attached or embedded. To specify the image dimensions you can use the special notation URL,WIDTHxHEIGHT." msgstr "" #: amt-admin-panel.php:459 amt-admin-panel.php:1238 amt-admin-panel.php:1241 msgid "Shortcodes" msgstr "" #: amt-admin-panel.php:461 amt-admin-panel.php:1244 msgid "Enforce the expansion of shortcodes before generating a description." msgstr "" #: amt-admin-panel.php:463 amt-admin-panel.php:1252 amt-admin-panel.php:1255 msgid "Secure Access" msgstr "" #: amt-admin-panel.php:465 amt-admin-panel.php:1258 msgid "Media are accessible over HTTPS." msgstr "" #: amt-admin-panel.php:467 msgid "Currently this option, if enabled, lets the plugin make decisions about whether to generate additional secure links even if the active connection does not use HTTPS. For instance, if the web site is accessed over HTTP and this options is enabled, additional og:image:secure_url meta tags will be generated for your local media. If the current connection uses HTTPS, then secure links are always generated." msgstr "" #: amt-admin-panel.php:469 amt-admin-panel.php:1265 amt-admin-panel.php:1268 msgid "Media Limit" msgstr "" #: amt-admin-panel.php:471 amt-admin-panel.php:1271 msgid "Do not generate metadata for more than one media file of each type (image, video, audio)." msgstr "" #: amt-admin-panel.php:473 msgid "By default, metadata is generated for all media files that have been attached or embedded in the content. By enabling this option Add-Meta-Tags will generate metadata only for the first media file of each type (image, video, audio) it encounters. This limit does not affect the gallery Twitter Card, which always contains all the attached images." msgstr "" #: amt-admin-panel.php:475 amt-admin-panel.php:1278 amt-admin-panel.php:1281 msgid "Review Mode" msgstr "" #: amt-admin-panel.php:477 msgid "If enabled, WordPress users with administrator privileges see a box (right above the post's content) containing the metadata exactly as it is added in the HTML head and body. The box is displayed for posts, pages, attachments and custom post types." msgstr "" #: amt-admin-panel.php:479 msgid "Enable keyword analysis and statistics" msgstr "" #: amt-admin-panel.php:481 msgid "If enabled, a section containing statistical information about the metadata and the content is also displayed in the review mode panel." msgstr "" #: amt-admin-panel.php:483 msgid "Omit help messages and notices" msgstr "" #: amt-admin-panel.php:485 msgid "If enabled, help messages and other notices are no longer displayed in the metadata review panel." msgstr "" #: amt-admin-panel.php:490 msgid "Extra settings" msgstr "" #: amt-admin-panel.php:496 msgid "This section contains information about the metadata Add-Meta-Tags can generate for third party content." msgstr "" #: amt-admin-panel.php:498 msgid "Metadata for WooCommerce" msgstr "" #: amt-admin-panel.php:500 msgid "Add-Meta-Tags can generate metadata for WooCommerce products and product groups. The Basic, Opengraph, Twitter Cards, Schema.org microdata and Schema.org JSON+LD metadata generators have been implemented." msgstr "" #: amt-admin-panel.php:501 msgid "The generated metadata is complete and supports most of the properties of products and offers, except shipping related information. Product attributes are also supported. In some cases, you will have to override the associations between the names of product attributes the plugin expects and the names of product attributes that are actually used." msgstr "" #: amt-admin-panel.php:502 msgid "Products with regular and sales prices are supported. Variable products and pages of product groups are also supported." msgstr "" #: amt-admin-panel.php:503 msgid "The metadata generators for WooCommerce products should be considered stable. However, your comments and suggestions are welcome." msgstr "" #: amt-admin-panel.php:505 msgid "Metadata for Easy Digital Downloads" msgstr "" #: amt-admin-panel.php:507 msgid "Support for the products and product groups of the Easy Digital Downloads plugin is still work in progress. If enabled, product and product group pages will contain basic product related metadata." msgstr "" #: amt-admin-panel.php:509 msgid "Metadata for BuddyPress" msgstr "" #: amt-admin-panel.php:511 msgid "Add-Meta-Tags can generate metadata for BuddyPress member profile pages. The Basic, Opengraph, Twitter Cards, Schema.org microdata and Schema.org JSON+LD metadata generators have been implemented." msgstr "" #: amt-admin-panel.php:513 msgid "If the Extended Profiles component has not been activated in BuddyPress, then metadata is generated based on the information found in the WordPress user profile." msgstr "" #: amt-admin-panel.php:515 msgid "Please consult the wiki documentation about BuddyPress for more information about how to modify or extend the generated metadata, override the default field map or prevent profile metadata from being added to the profile page." msgstr "" #: amt-admin-panel.php:517 msgid "How to fully take advantage of this feature:" msgstr "" #: amt-admin-panel.php:520 msgid "Enable BuddyPress support in the Add-Meta-Tags settings." msgstr "" #: amt-admin-panel.php:521 msgid "Set the source of local author profiles to BuddyPress in the Add-Meta-Tags settings." msgstr "" #: amt-admin-panel.php:521 amt-admin-panel.php:522 msgid "Optional" msgstr "" #: amt-admin-panel.php:522 msgid "Use the amt_local_author_profile_url() template tag in your theme templates in order to generate a URL to the author's profile. This template tag takes your selection about the source of local author profiles into account." msgstr "" #: amt-admin-panel.php:525 msgid "This is a new feature and should be considered work in progress." msgstr "" #: amt-admin-panel.php:527 msgid "Metadata for bbPress" msgstr "" #: amt-admin-panel.php:529 msgid "Metadata for bbPress forums and topics should be generated out of the box. More specific forum metadata has not been implemented yet." msgstr "" #: amt-admin-panel.php:531 msgid "Currently, only the base mechanism exists, which lets you modify or extend metadata for bbPress forums and topics." msgstr "" #: amt-admin-panel.php:533 msgid "Please, don't forget to contribute your customizations to this project!" msgstr "" #: amt-admin-panel.php:538 msgid "Extended Metadata" msgstr "" #: amt-admin-panel.php:544 msgid "This section contains basic information about the metadata caching feature. For more details about how metadata caching works in Add-Meta-Tags, troubleshooting notes and also helpful information that aims to help you decide whether you need to enable this feature or not can be found in the Performance page of the wiki." msgstr "" #: amt-admin-panel.php:546 msgid "Metadata caching is the last thing you should care about while configuring this plugin. You should consider enabling it only after you have finished configuring the rest of the settings." msgstr "" #: amt-admin-panel.php:548 amt-admin-panel.php:641 amt-admin-panel.php:2316 msgid "Notice" msgstr "" #: amt-admin-panel.php:550 msgid "Metadata caching is an experimental feature, which should only be used by experienced WordPress users. If you are a WordPress beginner or if you don't have enough knowledge about the concept of caching and, especially, if you have followed instructions without having understood how this works, please keep this feature turned off, read this section of the documentation and also the Performance page of the wiki carefully and ask any questions you might have before enabling it. Even if you do otherwise, your web site is not going to be harmed in any way, but it is always a good idea to have a good understanding about how things work." msgstr "" #: amt-admin-panel.php:552 msgid "Show timing information" msgstr "" #: amt-admin-panel.php:554 msgid "If this option is enabled, information about the total time that was required to generate a block of metadata is printed. This feature, generally, should not be enabled, unless you want an indication of the metadata generation times in each request." msgstr "" #: amt-admin-panel.php:556 msgid "Enable metadata caching" msgstr "" #: amt-admin-panel.php:558 msgid "Metadata caching can be enabled by setting the caching timeout, which is the number of seconds for which the metadata should be cached, to a number greater than zero. The cache is cleared every time you save the Add-Meta-Tags settings or from the command line using the amt command of wp-cli." msgstr "" #: amt-admin-panel.php:560 msgid "The full documentation of this feature has been moved to the Performance page of the wiki. It is highly recommended to thoroughly study this document before enabling metadata caching." msgstr "" #: amt-admin-panel.php:566 msgid "Metadata caching" msgstr "" #: amt-admin-panel.php:573 msgid "Add-Meta-Tags can be customized to a great extent programmatically. Please read the Add-Meta-Tags Cookbook for more information." msgstr "" #: amt-admin-panel.php:577 msgid "Advanced" msgstr "" #: amt-admin-panel.php:590 msgid "You do not have sufficient permissions to access this page." msgstr "" #: amt-admin-panel.php:608 #, php-format msgid "Deleted %d transient metadata cache entries." msgstr "" #: amt-admin-panel.php:635 msgid "Welcome to the administration panel of the Add-Meta-Tags plugin." msgstr "" #: amt-admin-panel.php:643 msgid "Press the Help button on the top right corner for an introduction to metadata and also for detailed documentation about the available settings and the metadata generators. All help texts will gradually be moved to this integrated WordPress help system in order to reduce the size of this page and make it more user-friendly." msgstr "" #: amt-admin-panel.php:650 msgid "It is no longer possible to enter the URLs of the Publisher's social media profiles in the WordPress user profile page. Instead, this information should be entered in the relevant fields of the Publisher Settings section below." msgstr "" #: amt-admin-panel.php:656 msgid "Configuration" msgstr "" #: amt-admin-panel.php:658 msgid "This section contains global configuration options for the metadata that is added to your web site." msgstr "" #: amt-admin-panel.php:694 amt-admin-panel.php:697 msgid "Front Page Metadata" msgstr "" #: amt-admin-panel.php:698 msgid "It appears that you use static pages on the front page and the latest posts page of this web site. Please visit the editing panel of these pages and set the description and the keywords meta tags in the relevant Metadata box." msgstr "" #: amt-admin-panel.php:703 #, php-format msgid "Edit the front page" msgstr "" #: amt-admin-panel.php:707 #, php-format msgid "Edit the posts page" msgstr "" #: amt-admin-panel.php:728 msgid "Enter a short description of your web site." msgstr "" #: amt-admin-panel.php:743 msgid "Enter a comma-delimited list of keywords for your web site." msgstr "" #: amt-admin-panel.php:760 msgid "Enter a comma-delimited list of global keywords. Please consult the integrated help for more information." msgstr "" #: amt-admin-panel.php:775 msgid "Enter complete meta tags which will appear on all web pages." msgstr "" #: amt-admin-panel.php:776 msgid "Please, do not enter keywords here." msgstr "" #: amt-admin-panel.php:809 msgid "Facebook App ID" msgstr "" #: amt-admin-panel.php:814 msgid "Enter the App ID for Facebook Insights." msgstr "" #: amt-admin-panel.php:819 msgid "Facebook Admin ID list" msgstr "" #: amt-admin-panel.php:824 msgid "Enter a comma delimited list of numerical Facebook user IDs which will have access to Facebook Insights." msgstr "" #: amt-admin-panel.php:875 msgid "(default)" msgstr "" #: amt-admin-panel.php:875 amt-admin-panel.php:877 amt-admin-panel.php:878 msgid "Organization web site" msgstr "" #: amt-admin-panel.php:876 msgid "Personal web site" msgstr "" #: amt-admin-panel.php:877 msgid "BuddyPress member page" msgstr "" #: amt-admin-panel.php:878 msgid "Author's external web site URL" msgstr "" #: amt-admin-panel.php:882 msgid "This is an advanced option and should not be changed, unless you have consulted the integrated help for more information." msgstr "" #: amt-admin-panel.php:895 amt-admin-panel.php:898 msgid "Basic Metadata" msgstr "" #: amt-admin-panel.php:913 amt-admin-panel.php:916 msgid "Opengraph Metadata" msgstr "" #: amt-admin-panel.php:935 amt-admin-panel.php:938 msgid "Twitter Cards Metadata" msgstr "" #: amt-admin-panel.php:957 amt-admin-panel.php:960 msgid "Dublin Core Metadata" msgstr "" #: amt-admin-panel.php:975 amt-admin-panel.php:978 msgid "Schema.org Metadata" msgstr "" #: amt-admin-panel.php:1001 msgid "Enter a locale, for example en_US or zh_Hans_TW, which will be used globally in the generated metadata overriding the default locale as returned by WordPress." msgstr "" #: amt-admin-panel.php:1002 msgid "The locale can be overridden on a per post basis. For this purpose, enabling the relevant metabox feature below is required." msgstr "" #: amt-admin-panel.php:1081 msgid "Taxonomy terms" msgstr "" #: amt-admin-panel.php:1099 msgid "WordPress user profiles" msgstr "" #: amt-admin-panel.php:1118 amt-admin-panel.php:1121 msgid "Extra SEO Options" msgstr "" #: amt-admin-panel.php:1128 msgid "Add NOINDEX,FOLLOW to the robots meta tag on following types of archives:" msgstr "" #: amt-admin-panel.php:1132 msgid "Search results." msgstr "" #: amt-admin-panel.php:1132 msgid "Highly recommended" msgstr "" #: amt-admin-panel.php:1137 msgid "Date based archives." msgstr "" #: amt-admin-panel.php:1142 msgid "Category based archives." msgstr "" #: amt-admin-panel.php:1142 amt-admin-panel.php:1147 amt-admin-panel.php:1152 #: amt-admin-panel.php:1157 msgid "Even if checked, the first page of this type of archive is always indexed." msgstr "" #: amt-admin-panel.php:1147 msgid "Tag based archives." msgstr "" #: amt-admin-panel.php:1152 msgid "Custom taxonomy based archives." msgstr "" #: amt-admin-panel.php:1157 msgid "Author based archives." msgstr "" #: amt-admin-panel.php:1172 amt-admin-panel.php:1289 msgid "Learn more" msgstr "" #: amt-admin-panel.php:1189 msgid "Enter an absolute URL to a document containing copyright and licensing information about your work." msgstr "" #: amt-admin-panel.php:1209 msgid "Enter an absolute URL to an image that represents your website, for instance the logo. To specify the image dimensions you can use the special notation URL,WIDTHxHEIGHT." msgstr "" #: amt-admin-panel.php:1225 amt-admin-panel.php:1832 amt-admin-panel.php:2296 #: amt-admin-panel.php:2531 msgid "Image preview" msgstr "" #: amt-admin-panel.php:1284 msgid "Enable Metadata Review Mode." msgstr "" #: amt-admin-panel.php:1288 msgid "Enable keyword analysis and statistics." msgstr "" #: amt-admin-panel.php:1290 msgid "Experimental" msgstr "" #: amt-admin-panel.php:1294 msgid "Omit help messages and notices. I have read, understood and agreed to them." msgstr "" #: amt-admin-panel.php:1302 amt-admin-panel.php:1305 msgid "Extended Metadata Support" msgstr "" #: amt-admin-panel.php:1307 msgid "Add-Meta-Tags supports the generation of metadata for products and other post types. Please enable any of the following generators of extended metadata." msgstr "" #: amt-admin-panel.php:1313 msgid "Metadata for WooCommerce products and product groups." msgstr "" #: amt-admin-panel.php:1318 msgid "Metadata for Easy-Digital-Downloads products and product groups." msgstr "" #: amt-admin-panel.php:1318 amt-admin-panel.php:1328 msgid "Work in progress" msgstr "" #: amt-admin-panel.php:1323 msgid "Metadata for BuddyPress profiles." msgstr "" #: amt-admin-panel.php:1328 msgid "Metadata for bbPress." msgstr "" #: amt-admin-panel.php:1333 msgid "Please consult the integrated help for more information about these features." msgstr "" #: amt-admin-panel.php:1348 amt-admin-panel.php:1351 msgid "Metadata Caching" msgstr "" #: amt-admin-panel.php:1354 msgid "Show timing information." msgstr "" #: amt-admin-panel.php:1357 msgid "Cache metadata for this number of seconds:" msgstr "" #: amt-admin-panel.php:1361 msgid "Metadata caching is an advanced feature and should only be used after you have read and fully understood the Metadata caching section of the integrated help." msgstr "" #: amt-admin-panel.php:1374 msgid "Metadata cache status: Activated, " msgstr "" #: amt-admin-panel.php:1379 msgid "Metadata cache status: Activated, but no cached metadata blocks have been detected. This means that either no metadata blocks have been cached yet in the database or your WordPress installation uses an external storage backend for the transient data." msgstr "" #: amt-admin-panel.php:1385 msgid "Metadata cache status: Deactivated. The caching timeout is set to zero, so metadata blocks are not cached." msgstr "" #: amt-admin-panel.php:1399 amt-admin-panel.php:1402 msgid "Vendor HTML comments" msgstr "" #: amt-admin-panel.php:1405 msgid "Add-Meta-Tags has always been enclosing its output in HTML comments, which contain the plugin's name. This is common practice among WordPress plugin developers as it makes it easier for users to identify the output of a specific plugin and also lets those who check the HTML source code of the page know which plugin has generated this specific output. By checking the following option you can remove those comments." msgstr "" #: amt-admin-panel.php:1410 msgid "Omit the vendor HTML comments." msgstr "" #: amt-admin-panel.php:1414 msgid "* HTML comments that are generated as part of the Schema.org microdata are always retained." msgstr "" #: amt-admin-panel.php:1433 msgid "Save Changes" msgstr "" #: amt-admin-panel.php:1438 msgid "Reset to defaults" msgstr "" #: amt-admin-panel.php:1449 msgid "Notes" msgstr "" #: amt-admin-panel.php:1451 msgid "More management tools are available via the amt command of wp-cli. Learn more about the Add-Meta-Tags command line interface." msgstr "" #: amt-admin-panel.php:1540 msgid "(by Add-Meta-Tags)" msgstr "" #: amt-admin-panel.php:1631 msgid "Description" msgstr "" #: amt-admin-panel.php:1634 msgid "Enter a custom description of 30-50 words (based on an average word length of 5 characters)." msgstr "" #: amt-admin-panel.php:1641 msgid "If the description field is left blank, a description meta tag will be automatically generated from the excerpt or, if an excerpt has not been set, directly from the first paragraph of the content." msgstr "" #: amt-admin-panel.php:1647 amt-admin-panel.php:1653 msgid "If the description field is left blank, a description meta tag will be automatically generated from the first paragraph of the content." msgstr "" #: amt-admin-panel.php:1662 msgid "Warning: the automatic generation of descriptions has been turned off." msgstr "" #: amt-admin-panel.php:1681 msgid "Keywords" msgstr "" #: amt-admin-panel.php:1684 msgid "Enter keywords separated with commas." msgstr "" #: amt-admin-panel.php:1691 msgid "If the keywords field is left blank, a keywords meta tag will be automatically generated from the post's categories, tags, custom taxonomy terms and from the global keywords, if any such global keywords have been set in the plugin settings. In case you decide to set a custom list of keywords for this post, it is possible to easily include the post's categories, tags and custom taxonomy terms in that list by using the special placeholders %cats%, %tags% and %terms% respectively." msgstr "" #: amt-admin-panel.php:1699 amt-admin-panel.php:1705 msgid "If the keywords field is left blank, a keywords meta tag will only be automatically generated from global keywords, if any such global keywords have been set in the plugin settings." msgstr "" #: amt-admin-panel.php:1714 msgid "Warning: the automatic generation of keywords has been turned off." msgstr "" #: amt-admin-panel.php:1735 msgid "Title" msgstr "" #: amt-admin-panel.php:1738 msgid "Enter a custom title to be used in the title HTML element of the page." msgstr "" #: amt-admin-panel.php:1741 msgid "The %title% placeholder is automatically expanded to the current title of the content." msgstr "" #: amt-admin-panel.php:1759 msgid "News Keywords" msgstr "" #: amt-admin-panel.php:1762 msgid "Enter a comma-delimited list of news keywords. For more info about this meta tag, please see this Google help page." msgstr "" #: amt-admin-panel.php:1780 amt-admin-panel.php:2237 amt-admin-panel.php:2473 msgid "Full meta tags" msgstr "" #: amt-admin-panel.php:1784 msgid "Provide the full XHTML code of extra meta and link HTML elements you would like to add to this content." msgstr "" #: amt-admin-panel.php:1785 msgid "For example, to prevent a cached copy of this content from being available in search engine results, you can add the following metatag:" msgstr "" #: amt-admin-panel.php:1808 amt-admin-panel.php:2270 amt-admin-panel.php:2505 msgid "Image URL" msgstr "" #: amt-admin-panel.php:1811 amt-admin-panel.php:2274 amt-admin-panel.php:2509 msgid "Select image" msgstr "" #: amt-admin-panel.php:1814 amt-admin-panel.php:2278 amt-admin-panel.php:2513 msgid "Enter an absolute image URL in order to enforce the use of this image in the metadata. To specify the image dimensions you can use the special notation URL,WIDTHxHEIGHT." msgstr "" #: amt-admin-panel.php:1815 amt-admin-panel.php:2279 amt-admin-panel.php:2514 msgid "Alternatively, you can select an image by pressing the Select image button." msgstr "" #: amt-admin-panel.php:1816 msgid "If this image is set, the plugin will not generate metadata for other media." msgstr "" #: amt-admin-panel.php:1852 msgid "Content locale" msgstr "" #: amt-admin-panel.php:1855 msgid "Override the default locale setting by entering a custom locale for this content in the form language_TERRITORY, for example: en_US." msgstr "" #: amt-admin-panel.php:1873 msgid "Express review" msgstr "" #: amt-admin-panel.php:1877 msgid "This field accepts review related information using INI file syntax. If this info is provided in the correct form, then Add-Meta-Tags treats your content as being a review of an item and generates proper Schema.org metadata. Read more about the correct syntax of the review information." msgstr "" #: amt-admin-panel.php:1924 msgid "URLs of referenced items" msgstr "" #: amt-admin-panel.php:1927 msgid "Enter a list of canonical URLs (one per line) of items referenced in the content. The page referenced need not be on the same domain as the content. For example, you might reference a page where a product can be purchased or a page that further describes a place. If such references are provided and if OpenGraph/Schema.org metadata is enabled, then the relevant og:referenced and referencedItem meta tags will be generated." msgstr "" #: amt-admin-panel.php:1927 msgid "Experimental feature" msgstr "" #: amt-admin-panel.php:2220 amt-admin-panel.php:2456 msgid "Add-Meta-Tags" msgstr "" #: amt-admin-panel.php:2241 amt-admin-panel.php:2477 msgid "Provide the full XHTML code of extra meta and link HTML elements. To automatically add paging information to URLs, append the PAGEINFO placeholder. For example:" msgstr "" #: amt-settings.php:389 msgid "Add-Meta-Tags options saved" msgstr "" #: amt-settings.php:402 msgid "Add-Meta-Tags options were reset to defaults" msgstr "" #: amt-utils.php:3064 msgid "Select a sample review" msgstr "" #: amt-utils.php:3096 msgid "Use sample review data:" msgstr "" #: amt-utils.php:3219 msgid "Select a meta tag group" msgstr "" #: amt-utils.php:3226 msgid "Reset" msgstr "" #: amt-utils.php:3228 msgid "Customize these sets" msgstr "" #: amt-utils.php:3230 msgid "Undo your changes in the full meta tags box?" msgstr "" #: amt-utils.php:3293 msgid "Append a meta tag set:" msgstr "" #: metadata\amt_basic.php:310 msgid "copyright information" msgstr "" #: metadata\amt_basic.php:486 metadata\amt_opengraph.php:354 #: metadata\amt_twitter_cards.php:177 #, php-format msgid "Content filed under the %s category." msgstr "" #: metadata\amt_basic.php:513 metadata\amt_opengraph.php:356 #: metadata\amt_twitter_cards.php:179 #, php-format msgid "Content tagged with %s." msgstr "" #: metadata\amt_basic.php:550 metadata\amt_opengraph.php:362 #: metadata\amt_twitter_cards.php:185 #, php-format msgid "Content filed under the %s taxonomy." msgstr "" #: metadata\amt_basic.php:590 #, php-format msgid "Content published by %s." msgstr "" #: metadata\amt_basic.php:623 metadata\amt_opengraph.php:555 #: metadata\amt_twitter_cards.php:255 #, php-format msgid "%s archive." msgstr "" #: metadata\amt_extended.php:1392 metadata\amt_extended.php:1413 #: metadata\amt_extended.php:1462 metadata\amt_extended.php:1511 #: metadata\amt_extended.php:1584 metadata\amt_extended.php:1722 #: metadata\amt_extended.php:1730 metadata\amt_extended.php:1776 #: metadata\amt_extended.php:1896 metadata\amt_extended.php:1955 #: metadata\amt_extended.php:2258 metadata\amt_extended.php:2317 msgid "Profile of" msgstr "" #: metadata\amt_schemaorg.php:1470 metadata\amt_schemaorg.php:1474 #: metadata\amt_schemaorg.php:3014 metadata\amt_schemaorg.php:3018 msgid "logo" msgstr ""