<?php /* THIS IS A GENERATED FILE. DO NOT EDIT DIRECTLY. */ $generated_i18n_strings = array( // Reference: node_modules/yoastseo/js/assessments/readability/fleschReadingEaseAssessment.js:18 __( 'very easy', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/fleschReadingEaseAssessment.js:26 __( 'easy', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/fleschReadingEaseAssessment.js:34 __( 'fairly easy', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/fleschReadingEaseAssessment.js:42 __( 'ok', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/fleschReadingEaseAssessment.js:50 __( 'fairly difficult', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/fleschReadingEaseAssessment.js:51 __( 'Try to make shorter sentences to improve readability.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/fleschReadingEaseAssessment.js:58 __( 'difficult', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/fleschReadingEaseAssessment.js:59 // Reference: node_modules/yoastseo/js/assessments/readability/fleschReadingEaseAssessment.js:67 __( 'Try to make shorter sentences, using less difficult words to improve readability.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/fleschReadingEaseAssessment.js:66 __( 'very difficult', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/fleschReadingEaseAssessment.js:85 /* Translators: %1$s expands to the numeric flesch reading ease score, %2$s to a link to a Yoast.com article about Flesch ease reading score, %3$s to the easyness of reading, %4$s expands to a note about the flesch reading score. */ __( 'The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/paragraphTooLongAssessment.js:60 __( 'None of the paragraphs are too long, which is great.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/paragraphTooLongAssessment.js:68 /* Translators: %1$d expands to the number of paragraphs, %2$d expands to the recommended value */ _n_noop( '%1$d of the paragraphs contains more than the recommended maximum of %2$d words. Are you sure all information is about the same topic, and therefore belongs in one single paragraph?', '%1$d of the paragraphs contain more than the recommended maximum of %2$d words. Are you sure all information within each of these paragraphs is about the same topic, and therefore belongs in a single paragraph?', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/passiveVoiceAssessment.js:54 /* Translators: %1$s expands to the number of sentences in passive voice, %2$s expands to a link on yoast.com, %3$s expands to the anchor end tag, %4$s expands to the recommended value. */ __( '%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/passiveVoiceAssessment.js:72 /* Translators: %1$s expands to the number of sentences in passive voice, %2$s expands to a link on yoast.com, %3$s expands to the anchor end tag, %4$s expands to the recommended value. */ __( '%1$s of the sentences contain %2$spassive voice%3$s, which is more than the recommended maximum of %4$s. Try to use their active counterparts.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/sentenceBeginningsAssessment.js:56 /* Translators: %1$d expands to the number of instances where 3 or more consecutive sentences start with the same word. %2$d expands to the number of consecutive sentences starting with the same word. */ _n_noop( 'The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!', 'The text contains %1$d instances where %2$d or more consecutive sentences start with the same word. Try to mix things up!', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/sentenceLengthInDescriptionAssessment.js:45 /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the recommended maximum sentence length, %3$s expands to the anchor end tag. */ __( 'The meta description contains no sentences %1$sover %2$s words%3$s.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/sentenceLengthInDescriptionAssessment.js:56 /* Translators: %1$d expands to number of sentences, %2$s expands to a link on yoast.com, %3$s expands to the recommended maximum sentence length, %4$s expands to the anchor end tag. */ _n_noop( 'The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.', 'The meta description contains %1$d sentences %2$sover %3$s words%4$s. Try to shorten these sentences.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/sentenceLengthInTextAssessment.js:108 /* Translators: %1$d expands to percentage of sentences, %2$s expands to a link on yoast.com, %3$s expands to the recommended maximum sentence length, %4$s expands to the anchor end tag, %5$s expands to the recommended maximum percentage. */ __( '%1$s of the sentences contain %2$smore than %3$s words%4$s, which is less than or equal to the recommended maximum of %5$s.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/sentenceLengthInTextAssessment.js:117 /* Translators: %1$d expands to percentage of sentences, %2$s expands to a link on yoast.com, %3$s expands to the recommended maximum sentence length, %4$s expands to the anchor end tag, %5$s expands to the recommended maximum percentage. */ __( '%1$s of the sentences contain %2$smore than %3$s words%4$s, which is more than the recommended maximum of %5$s. Try to shorten the sentences.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/subheadingDistributionTooLongAssessment.js:155 __( 'The text does not contain any subheadings. Add at least one subheading.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/subheadingDistributionTooLongAssessment.js:163 __( 'The amount of words following each of the subheadings doesn\'t exceed the recommended maximum of %1$d words, which is great.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/subheadingDistributionTooLongAssessment.js:172 _n_noop( '%1$d subheading is followed by more than the recommended maximum of %2$d words. Try to insert another subheading.', '%1$d of the subheadings are followed by more than the recommended maximum of %2$d words. Try to insert additional subheadings.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/textPresenceAssessment.js:18 __( 'You have far too little content, please add some content to enable a good analysis.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/transitionWordsAssessment.js:66 /* Translators: %1$s expands to the number of sentences containing transition words, %2$s expands to a link on yoast.com, %3$s expands to the anchor end tag, %4$s expands to the recommended value. */ __( '%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/transitionWordsAssessment.js:79 /* Translators: %1$s expands to the number of sentences containing transition words, %2$s expands to a link on yoast.com, %3$s expands to the anchor end tag. */ __( '%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/wordComplexityAssessment.js:64 /* Translators: %1$s expands to the percentage of complex words, %2$s expands to a link on yoast.com, %3$d expands to the recommended maximum number of syllables, %4$s expands to the anchor end tag, %5$s expands to the recommended maximum number of syllables. */ __( '%1$s of the words contain %2$sover %3$s syllables%4$s, which is less than or equal to the recommended maximum of %5$s.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/readability/wordComplexityAssessment.js:80 /* Translators: %1$s expands to the percentage of complex words, %2$s expands to a link on yoast.com, %3$d expands to the recommended maximum number of syllables, %4$s expands to the anchor end tag, %5$s expands to the recommended maximum number of syllables. */ __( '%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/internalLinksAssessment.js:15 __( 'No internal links appear in this page, consider adding some as appropriate.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/internalLinksAssessment.js:23 /* Translators: %1$s expands the number of internal links */ __( 'This page has %1$s internal link(s), all nofollowed.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/internalLinksAssessment.js:34 __( 'This page has %1$s nofollowed internal link(s) and %2$s normal internal link(s).', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/internalLinksAssessment.js:44 /* Translators: %1$s expands to the number of internal links */ __( 'This page has %1$s internal link(s).', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/introductionKeywordAssessment.js:14 __( 'The focus keyword appears in the first paragraph of the copy.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/introductionKeywordAssessment.js:20 __( 'The focus keyword doesn\'t appear in the first paragraph of the copy. Make sure the topic is clear immediately.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/keyphraseLengthAssessment.js:18 __( 'No focus keyword was set for this page. If you do not set a focus keyword, no score can be calculated.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/keyphraseLengthAssessment.js:22 __( 'The keyphrase is over 10 words, a keyphrase should be shorter.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/keywordDensityAssessment.js:30 /* Translators: %1$s expands to the keyword density percentage, %2$d expands to the keyword count, %3$s expands to the maximum keyword density percentage. */ __( 'The keyword density is %1$s, which is way over the advised %3$s maximum; the focus keyword was found %2$d times.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/keywordDensityAssessment.js:44 /* Translators: %1$s expands to the keyword density percentage, %2$d expands to the keyword count, %3$s expands to the maximum keyword density percentage. */ __( 'The keyword density is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d times.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/keywordDensityAssessment.js:57 /* Translators: %1$s expands to the keyword density percentage, %2$d expands to the keyword count. */ __( 'The keyword density is %1$s, which is great; the focus keyword was found %2$d times.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/keywordDensityAssessment.js:67 /* Translators: %1$s expands to the keyword density percentage, %2$d expands to the keyword count. */ __( 'The keyword density is %1$s, which is too low; the focus keyword was found %2$d times.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/keywordStopWordsAssessment.js:20 /* Translators: %1$s opens a link to a Yoast article about stop words, %2$s closes the link */ _n_noop( 'The focus keyword contains a stop word. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s.', 'The focus keyword contains %3$d stop words. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/metaDescriptionKeywordAssessment.js:13 __( 'The meta description contains the focus keyword.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/metaDescriptionKeywordAssessment.js:19 __( 'A meta description has been specified, but it does not contain the focus keyword.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/metaDescriptionLengthAssessment.js:91 __( 'No meta description has been specified. Search engines will display copy from the page instead.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/metaDescriptionLengthAssessment.js:96 __( 'The meta description is under %1$d characters long. However, up to %2$d characters are available.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/metaDescriptionLengthAssessment.js:101 __( 'The meta description is over %1$d characters. Reducing the length will ensure the entire description will be visible.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/metaDescriptionLengthAssessment.js:106 __( 'The length of the meta description is sufficient.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/outboundLinksAssessment.js:101 __( 'No outbound links appear in this page, consider adding some as appropriate.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/outboundLinksAssessment.js:106 /* Translators: %1$s expands the number of outbound links */ __( 'This page has %1$s outbound link(s), all nofollowed.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/outboundLinksAssessment.js:114 __( 'This page has %1$s nofollowed outbound link(s) and %2$s normal outbound link(s).', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/outboundLinksAssessment.js:121 /* Translators: %1$s expands to the number of outbound links */ __( 'This page has %1$s outbound link(s).', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/pageTitleWidthAssessment.js:90 __( 'The page title is too short. Use the space to add keyword variations or create compelling call-to-action copy.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/pageTitleWidthAssessment.js:97 __( 'The page title has a nice length.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/pageTitleWidthAssessment.js:104 __( 'The page title is wider than the viewable limit.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/pageTitleWidthAssessment.js:108 __( 'Please create a page title.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/subheadingsKeywordAssessment.js:97 __( 'The focus keyword appears only in %2$d (out of %1$d) subheadings in your copy. Try to use it in at least one more subheading.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/subheadingsKeywordAssessment.js:105 __( 'You have not used the focus keyword in any subheading (such as an H2) in your copy.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/taxonomyTextLengthAssessment.js:20 // Reference: node_modules/yoastseo/js/assessments/seo/taxonomyTextLengthAssessment.js:39 // Reference: node_modules/yoastseo/js/assessments/seo/taxonomyTextLengthAssessment.js:58 // Reference: node_modules/yoastseo/js/assessments/seo/taxonomyTextLengthAssessment.js:77 // Reference: node_modules/yoastseo/js/assessments/seo/taxonomyTextLengthAssessment.js:96 // Reference: node_modules/yoastseo/js/assessments/seo/textLengthAssessment.js:105 // Reference: node_modules/yoastseo/js/assessments/seo/textLengthAssessment.js:121 // Reference: node_modules/yoastseo/js/assessments/seo/textLengthAssessment.js:137 // Reference: node_modules/yoastseo/js/assessments/seo/textLengthAssessment.js:153 /* Translators: %1$d expands to the number of words in the text. Translators: %1$d expands to the number of words in the text */ _n_noop( 'The text contains %1$d word.', 'The text contains %1$d words.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/taxonomyTextLengthAssessment.js:26 // Reference: node_modules/yoastseo/js/assessments/seo/textLengthAssessment.js:111 /* Translators: The preceding sentence is "The text contains x words.", %2$s expands to the recommended minimum of words. */ _n_noop( 'This is more than or equal to the recommended minimum of %2$d word.', 'This is more than or equal to the recommended minimum of %2$d words.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/taxonomyTextLengthAssessment.js:45 // Reference: node_modules/yoastseo/js/assessments/seo/textLengthAssessment.js:127 /* Translators: The preceding sentence is "The text contains x words.", %2$s expands to the recommended minimum of words. Translators: The preceding sentence is "The text contains x words.", %2$s expands to the recommended minimum of words */ _n_noop( 'This is slightly below the recommended minimum of %2$d word. Add a bit more copy.', 'This is slightly below the recommended minimum of %2$d words. Add a bit more copy.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/taxonomyTextLengthAssessment.js:64 // Reference: node_modules/yoastseo/js/assessments/seo/taxonomyTextLengthAssessment.js:83 // Reference: node_modules/yoastseo/js/assessments/seo/textLengthAssessment.js:143 /* Translators: The preceding sentence is "The text contains x words.", %2$s expands to the recommended minimum of words. Translators: The preceding sentence is "The text contains x words.", %2$s expands to the recommended minimum of words */ _n_noop( 'This is below the recommended minimum of %2$d word. Add more content that is relevant for the topic.', 'This is below the recommended minimum of %2$d words. Add more content that is relevant for the topic.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/taxonomyTextLengthAssessment.js:102 // Reference: node_modules/yoastseo/js/assessments/seo/textLengthAssessment.js:159 /* Translators: The preceding sentence is "The text contains x words.", %2$s expands to the recommended minimum of words. Translators: The preceding sentence is "The text contains x words.", %2$s expands to the recommended minimum of words */ _n_noop( 'This is far below the recommended minimum of %2$d word. Add more content that is relevant for the topic.', 'This is far below the recommended minimum of %2$d words. Add more content that is relevant for the topic.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/textCompetingLinksAssessment.js:20 __( 'You\'re linking to another page with the focus keyword you want this page to rank for. Consider changing that if you truly want this page to rank.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/textImagesAssessment.js:112 __( 'No images appear in this page, consider adding some as appropriate.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/textImagesAssessment.js:117 __( 'The images on this page contain alt attributes with the focus keyword.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/textImagesAssessment.js:122 __( 'The images on this page do not have alt attributes containing the focus keyword.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/textImagesAssessment.js:127 __( 'The images on this page contain alt attributes.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/textImagesAssessment.js:132 __( 'The images on this page are missing alt attributes.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/titleKeywordAssessment.js:17 __( 'The focus keyword \'%1$s\' does not appear in the SEO title.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/titleKeywordAssessment.js:23 __( 'The SEO title contains the focus keyword, at the beginning which is considered to improve rankings.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/titleKeywordAssessment.js:29 __( 'The SEO title contains the focus keyword, but it does not appear at the beginning; try and move it to the beginning.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/urlKeywordAssessment.js:85 __( 'The focus keyword does not appear in the URL for this page. If you decide to rename the URL be sure to check the old URL 301 redirects to the new one!', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/urlKeywordAssessment.js:89 __( 'The focus keyword appears in the URL for this page.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/urlLengthAssessment.js:85 __( 'The slug for this page is a bit long, consider shortening it.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/urlStopWordsAssessment.js:20 /* Translators: %1$s opens a link to a wikipedia article about stop words, %2$s closes the link */ _n_noop( 'The slug for this page contains a %1$sstop word%2$s, consider removing it.', 'The slug for this page contains %1$sstop words%2$s, consider removing them.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessments/seo/urlStopWordsAssessment.js:46 /* Translators: this link is referred to in the content analysis when a slug contains one or more stop words */ __( 'http://en.wikipedia.org/wiki/Stop_words', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/assessor.js:191 /* Translators: %1$s expands to the name of the assessment. */ __( 'An error occurred in the \'%1$s\' assessment', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/bundledPlugins/previouslyUsedKeywords.js:69 __( 'You\'ve never used this focus keyword before, very good.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/bundledPlugins/previouslyUsedKeywords.js:77 /* Translators: %1$s and %2$s expand to an admin link where the focus keyword is already used */ __( 'You\'ve used this focus keyword %1$sonce before%2$s, be sure to make very clear which URL on your site is the most important for this keyword.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/bundledPlugins/previouslyUsedKeywords.js:87 /* Translators: %1$s and $3$s expand to the admin search page for the focus keyword, %2$d expands to the number of times this focus keyword has been used before, %4$s and %5$s expand to a link to an article on yoast.com about cornerstone content */ __( 'You\'ve used this focus keyword %1$s%2$d times before%3$s, it\'s probably a good idea to read %4$sthis post on cornerstone content%5$s and improve your keyword strategy.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/config/presenter.js:10 __( 'Feedback', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/config/presenter.js:11 __( 'Content optimization: Has feedback', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/config/presenter.js:16 __( 'Bad SEO score', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/config/presenter.js:17 __( 'Content optimization: Bad SEO score', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/config/presenter.js:18 __( 'Needs improvement', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/config/presenter.js:22 __( 'OK SEO score', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/config/presenter.js:23 __( 'Content optimization: OK SEO score', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/config/presenter.js:24 __( 'OK', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/config/presenter.js:28 __( 'Good SEO score', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/config/presenter.js:29 __( 'Content optimization: Good SEO score', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/config/presenter.js:30 __( 'Good', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/renderers/AssessorPresenter.js:350 __( 'Marks are disabled in current view', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/renderers/AssessorPresenter.js:351 __( 'Mark this result in the text', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/renderers/AssessorPresenter.js:352 __( 'Remove marks in the text', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:371 __( 'Edit snippet', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:372 __( 'SEO title', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:373 __( 'Slug', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:374 __( 'Meta description', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:375 __( 'Close snippet editor', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:376 __( 'Snippet preview', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:377 __( 'SEO title preview:', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:378 __( 'Slug preview:', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:379 __( 'Meta description preview:', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:382 __( 'You can click on each element in the preview to jump to the Snippet Editor.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:384 __( 'Desktop preview', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:385 __( 'Mobile preview', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:386 __( 'Scroll to see the preview content.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:598 __( 'Please provide an SEO title by editing the snippet below.', 'wordpress-seo' ), // Reference: node_modules/yoastseo/js/snippetPreview.js:674 __( 'Please provide a meta description by editing the snippet below.', 'wordpress-seo' ) ); /* THIS IS THE END OF THE GENERATED FILE */