| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465 |
- <?php
- /* THIS IS A GENERATED FILE. DO NOT EDIT DIRECTLY. */
- $generated_i18n_strings = array(
- // Reference: node_modules/yoastseo/src/assessments/readability/fleschReadingEaseAssessment.js:102
- /* Translators: %1$s expands to the numeric Flesch reading ease score,
- %2$s to a link to a Yoast.com article about Flesch reading ease 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/src/assessments/readability/fleschReadingEaseAssessment.js:107
- __( 'very easy', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/fleschReadingEaseAssessment.js:115
- __( 'easy', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/fleschReadingEaseAssessment.js:123
- __( 'fairly easy', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/fleschReadingEaseAssessment.js:131
- __( 'ok', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/fleschReadingEaseAssessment.js:139
- __( 'fairly difficult', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/fleschReadingEaseAssessment.js:140
- __( 'Try to make shorter sentences to improve readability.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/fleschReadingEaseAssessment.js:148
- __( 'difficult', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/fleschReadingEaseAssessment.js:149
- // Reference: node_modules/yoastseo/src/assessments/readability/fleschReadingEaseAssessment.js:157
- __( 'Try to make shorter sentences, using less difficult words to improve readability.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/fleschReadingEaseAssessment.js:156
- __( 'very difficult', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/paragraphTooLongAssessment.js:80
- __( 'None of the paragraphs are too long, which is great.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/paragraphTooLongAssessment.js:88
- /* 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/src/assessments/readability/passiveVoiceAssessment.js:80
- /* 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/src/assessments/readability/passiveVoiceAssessment.js:90
- /* 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/src/assessments/readability/sentenceBeginningsAssessment.js:69
- /* 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/src/assessments/readability/sentenceLengthInDescriptionAssessment.js:61
- /* 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/src/assessments/readability/sentenceLengthInDescriptionAssessment.js:69
- /* 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/src/assessments/readability/sentenceLengthInTextAssessment.js:160
- /* 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/src/assessments/readability/sentenceLengthInTextAssessment.js:167
- /* 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/src/assessments/readability/subheadingDistributionTooLongAssessment.js:211
- // Reference: node_modules/yoastseo/src/assessments/readability/subheadingDistributionTooLongAssessment.js:255
- /* Translators: %1$s expands to a link to https://yoa.st/headings, %2$s expands to the link closing tag. */
- __( 'Great job with using %1$ssubheadings%2$s!', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/subheadingDistributionTooLongAssessment.js:225
- // Reference: node_modules/yoastseo/src/assessments/readability/subheadingDistributionTooLongAssessment.js:238
- /* Translators: %1$d expands to the number of subheadings, %2$d expands to the recommended number
- of words following a subheading, %3$s expands to a link to https://yoa.st/headings,
- %4$s expands to the link closing tag.
- */
- _n_noop( '%1$d section of your text is longer than %2$d words and is not separated by any subheadings. Add %3$ssubheadings%4$s to improve readability.', '%1$d sections of your text are longer than %2$d words and are not separated by any subheadings. Add %3$ssubheadings%4$s to improve readability.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/subheadingDistributionTooLongAssessment.js:246
- /* Translators: %1$s expands to a link to https://yoa.st/headings, %2$s expands to the link closing tag. */
- __( 'You are not using any subheadings, although your text is rather long. Try and add some %1$ssubheadings%2$s.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/subheadingDistributionTooLongAssessment.js:263
- /* Translators: %1$s expands to a link to https://yoa.st/headings, %2$s expands to the link closing tag. */
- __( 'You are not using any %1$ssubheadings%2$s, but your text is short enough and probably doesn\'t need them.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/textPresenceAssessment.js:29
- __( 'You have far too little content, please add some content to enable a good analysis.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/transitionWordsAssessment.js:89
- /* 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/src/assessments/readability/transitionWordsAssessment.js:100
- /* 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/src/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 less than or equal to the recommended maximum of %5$s.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/readability/wordComplexityAssessment.js:92
- /* 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/src/assessments/seo/InternalLinksAssessment.js:125
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag */
- __( 'No %1$sinternal links%2$s appear in this page, consider adding some as appropriate.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/InternalLinksAssessment.js:135
- /* Translators: %1$s expands the number of internal links, %2$s expands to a link on yoast.com,
- %3$s expands to the anchor end tag */
- __( 'This page has %1$s %2$sinternal link(s)%3$s, all nofollowed.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/InternalLinksAssessment.js:145
- /* Translators: %1$s expands to the number of internal links, %2$s expands to a link on yoast.com,
- %3$s expands to the anchor end tag */
- __( 'This page has %1$s %2$sinternal link(s)%3$s.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/InternalLinksAssessment.js:153
- /* Translators: %1$s expands to the number of nofollow links, %2$s expands to a link on yoast.com,
- %3$s expands to the anchor end tag, %4$s to the number of internal links */
- __( 'This page has %1$s nofollowed %2$sinternal link(s)%3$s and %4$s normal internal link(s).', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/IntroductionKeywordAssessment.js:122
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag. */
- __( 'The focus keyword appears in the %1$sfirst paragraph%2$s of the copy.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/IntroductionKeywordAssessment.js:130
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag. */
- __( 'The focus keyword doesn\'t appear in the %1$sfirst paragraph%2$s of the copy. Make sure the topic is clear immediately.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/KeyphraseLengthAssessment.js:112
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag. */
- __( 'No %1$sfocus keyword%2$s was set for this page. If you do not set a focus keyword, no score can be calculated.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/KeyphraseLengthAssessment.js:121
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag */
- __( 'The %1$skeyphrase%2$s is over 10 words, a keyphrase should be shorter.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/KeywordDensityAssessment.js:203
- __( 'The exact-match %3$skeyword density%4$s is %1$s, which is too low; the focus keyword was found %2$d times.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/KeywordDensityAssessment.js:216
- _n_noop( 'The exact-match %3$skeyword density%4$s is %1$s, which is too low; the focus keyword was found %2$d time.', 'The exact-match %3$skeyword density%4$s is %1$s, which is too low; the focus keyword was found %2$d times.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/KeywordDensityAssessment.js:229
- _n_noop( 'The exact-match %3$skeyword density%4$s is %1$s, which is great; the focus keyword was found %2$d time.', 'The exact-match %3$skeyword density%4$s is %1$s, which is great; the focus keyword was found %2$d times.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/KeywordDensityAssessment.js:243
- _n_noop( 'The exact-match %4$skeyword density%5$s is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d time.', 'The exact-match %4$skeyword density%5$s 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/src/assessments/seo/KeywordDensityAssessment.js:257
- _n_noop( 'The exact-match %4$skeyword density%5$s is %1$s, which is way over the advised %3$s maximum; the focus keyword was found %2$d time.', 'The exact-match %4$skeyword density%5$s 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/src/assessments/seo/keywordStopWordsAssessment.js:33
- /* 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/src/assessments/seo/LargestKeywordDistanceAssessment.js:132
- /* Translators: %1$s expands to a link to a Yoast.com article about keyword and topic distribution,
- %2$s expands to the anchor end tag */
- __( 'Use your keyword or synonyms more often in your text so that we can check %1$skeyword distribution%2$s.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/LargestKeywordDistanceAssessment.js:142
- /* Translators: %1$s expands to a link to a Yoast.com article about keyword and topic distribution,
- %2$s expands to the anchor end tag */
- _n_noop( 'Large parts of your text do not contain the keyword. Try to %1$sdistribute%2$s the keyword more evenly.', 'Large parts of your text do not contain the keyword or its synonyms. Try to %1$sdistribute%2$s them more evenly.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/LargestKeywordDistanceAssessment.js:152
- /* Translators: %1$s expands to a link to a Yoast.com article about keyword and topic distribution,
- %2$s expands to the anchor end tag */
- _n_noop( 'Some parts of your text do not contain the keyword. Try to %1$sdistribute%2$s the keyword more evenly.', 'Some parts of your text do not contain the keyword or its synonyms. Try to %1$sdistribute%2$s them more evenly.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/LargestKeywordDistanceAssessment.js:161
- /* Translators: %1$s expands to a link to a Yoast.com article about keyword and topic distribution,
- %2$s expands to the anchor end tag */
- _n_noop( 'Your keyword is %1$sdistributed%2$s evenly throughout the text. That\'s great.', 'Your keyword and its synonyms are %1$sdistributed%2$s evenly throughout the text. That\'s great.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/MetaDescriptionKeywordAssessment.js:115
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag. */
- __( 'A meta description has been specified, but it %1$sdoes not contain the focus keyword%2$s.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/metaDescriptionLengthAssessment.js:156
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag */
- __( 'No %1$smeta description%2$s has been specified. Search engines will display copy from the page instead.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/metaDescriptionLengthAssessment.js:164
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag,
- %3$d expands to the number of characters in the meta description, %4$d expands to
- the total available number of characters in the meta description */
- __( 'The %1$smeta description%2$s is under %3$d characters long. However, up to %4$d characters are available.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/metaDescriptionLengthAssessment.js:171
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag,
- %3$d expands to the total available number of characters in the meta description */
- __( 'The %1$smeta description%2$s is over %3$d characters. Reducing the length will ensure the entire description will be visible.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/metaDescriptionLengthAssessment.js:177
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag */
- __( 'The %1$smeta description%2$s has a nice length.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/outboundLinksAssessment.js:145
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag */
- __( 'No %1$soutbound links%2$s appear in this page, consider adding some as appropriate.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/outboundLinksAssessment.js:152
- /* Translators: %1$s expands the number of outbound links, %2$s expands to a link on yoast.com,
- %3$s expands to the anchor end tag */
- __( 'This page has %1$s %2$soutbound link(s)%3$s, all nofollowed.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/outboundLinksAssessment.js:159
- /* Translators: %1$s expands to the number of nofollow links, %2$s expands to a link on yoast.com,
- %3$s expands to the anchor end tag, %4$s to the number of outbound links */
- __( 'This page has %1$s nofollowed %2$soutbound link(s)%3$s and %4$s normal outbound link(s).', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/outboundLinksAssessment.js:166
- /* Translators: %1$s expands to the number of outbound links, %2$s expands to a link on yoast.com,
- %3$s expands to the anchor end tag */
- __( 'This page has %1$s %2$soutbound link(s)%3$s.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/pageTitleWidthAssessment.js:147
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag */
- __( 'The %1$sSEO title%2$s is too short. Use the space to add keyword variations or create compelling call-to-action copy.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/pageTitleWidthAssessment.js:153
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag */
- __( 'The %1$sSEO title%2$s has a nice length.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/pageTitleWidthAssessment.js:159
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag */
- __( 'The %1$sSEO title%2$s is wider than the viewable limit.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/pageTitleWidthAssessment.js:164
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag */
- __( 'Please create an %1$sSEO title%2$s.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/subheadingsKeywordAssessment.js:142
- /* Translators: %1$d expands to the number of subheadings containing the keyword, %2$d expands to the
- total number of subheadings, %3$s expands to a link on yoast.com, %4$s expands to the anchor end tag */
- __( 'The focus keyword appears in %1$d (out of %2$d) %3$ssubheadings%4$s in your copy.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/subheadingsKeywordAssessment.js:148
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag */
- __( 'You have not used the focus keyword in any %1$ssubheading%2$s (such as an H2) in your copy.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/taxonomyTextLengthAssessment.js:30
- // Reference: node_modules/yoastseo/src/assessments/seo/taxonomyTextLengthAssessment.js:42
- // Reference: node_modules/yoastseo/src/assessments/seo/taxonomyTextLengthAssessment.js:54
- // Reference: node_modules/yoastseo/src/assessments/seo/taxonomyTextLengthAssessment.js:66
- // Reference: node_modules/yoastseo/src/assessments/seo/taxonomyTextLengthAssessment.js:78
- // Reference: node_modules/yoastseo/src/assessments/seo/textLengthAssessment.js:141
- // Reference: node_modules/yoastseo/src/assessments/seo/textLengthAssessment.js:150
- // Reference: node_modules/yoastseo/src/assessments/seo/textLengthAssessment.js:159
- // Reference: node_modules/yoastseo/src/assessments/seo/textLengthAssessment.js:168
- /* 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/src/assessments/seo/taxonomyTextLengthAssessment.js:33
- // Reference: node_modules/yoastseo/src/assessments/seo/textLengthAssessment.js:144
- /* Translators: The preceding sentence is "The text contains x words.", %2$s expands to a link on yoast.com,
- %3$s expands to the anchor end tag, %4$s expands to the recommended minimum of words. */
- _n_noop( 'This is more than or equal to the %2$srecommended minimum%3$s of %4$d word.', 'This is more than or equal to the %2$srecommended minimum%3$s of %4$d words.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/taxonomyTextLengthAssessment.js:45
- // Reference: node_modules/yoastseo/src/assessments/seo/textLengthAssessment.js:153
- /* Translators: The preceding sentence is "The text contains x words.", %2$s expands to a link on yoast.com,
- %3$s expands to the anchor end tag, %4$s expands to the recommended minimum of words. */
- _n_noop( 'This is slightly below the %2$srecommended minimum%3$s of %4$d word. Add a bit more copy.', 'This is slightly below the %2$srecommended minimum%3$s of %4$d words. Add a bit more copy.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/taxonomyTextLengthAssessment.js:57
- // Reference: node_modules/yoastseo/src/assessments/seo/taxonomyTextLengthAssessment.js:69
- // Reference: node_modules/yoastseo/src/assessments/seo/textLengthAssessment.js:162
- /* Translators: The preceding sentence is "The text contains x words.", %2$s expands to a link on yoast.com,
- %3$s expands to the anchor end tag, %4$s expands to the recommended minimum of words. */
- _n_noop( 'This is below the %2$srecommended minimum%3$s of %4$d word. Add more content that is relevant for the topic.', 'This is below the %2$srecommended minimum%3$s of %4$d words. Add more content that is relevant for the topic.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/taxonomyTextLengthAssessment.js:81
- // Reference: node_modules/yoastseo/src/assessments/seo/textLengthAssessment.js:171
- /* Translators: The preceding sentence is "The text contains x words.", %2$s expands to a link on yoast.com,
- %3$s expands to the anchor end tag, %4$s expands to the recommended minimum of words. */
- _n_noop( 'This is far below the %2$srecommended minimum%3$s of %4$d word. Add more content that is relevant for the topic.', 'This is far below the %2$srecommended minimum%3$s of %4$d words. Add more content that is relevant for the topic.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/TextCompetingLinksAssessment.js:135
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag */
- __( 'You\'re %1$slinking to another page with the focus keyword%2$s you want this page to rank for. Consider changing that if you truly want this page to rank.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/textImagesAssessment.js:157
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag */
- __( 'No %1$simages%2$s appear in this page, consider adding some as appropriate.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/textImagesAssessment.js:162
- __( 'The %1$simages%2$s on this page contain alt attributes with the focus keyword.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/textImagesAssessment.js:167
- __( 'The %1$simages%2$s on this page do not have alt attributes containing the focus keyword.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/textImagesAssessment.js:172
- __( 'The %1$simages%2$s on this page contain alt attributes.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/textImagesAssessment.js:177
- __( 'The %1$simages%2$s on this page are missing alt attributes.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/TitleKeywordAssessment.js:131
- /* Translators: %1$s expands to the keyphrase, %2$s expands to a link on yoast.com,
- %3$s expands to the anchor end tag. */
- __( 'The focus keyword \'%1$s\' does not appear in the %2$sSEO title%3$s.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/TitleKeywordAssessment.js:139
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag. */
- __( 'The %1$sSEO title%2$s contains the focus keyword, at the beginning which is considered to improve rankings.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/TitleKeywordAssessment.js:146
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag. */
- __( 'The %1$sSEO title%2$s 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/src/assessments/seo/UrlKeywordAssessment.js:118
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag */
- __( 'The focus keyword does not appear in the %1$sURL%2$s 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/src/assessments/seo/UrlKeywordAssessment.js:126
- /* Translators: %1$s expands to a link on yoast.com, %2$s expands to the anchor end tag */
- __( 'The focus keyword appears in the %1$sURL%2$s for this page.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/urlLengthAssessment.js:126
- __( 'The slug for this page is a bit long, consider shortening it.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/assessments/seo/urlStopWordsAssessment.js:33
- /* 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/src/assessments/seo/urlStopWordsAssessment.js:57
- /* 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/src/assessor.js:205
- /* Translators: %1$s expands to the name of the assessment. */
- __( 'An error occurred in the \'%1$s\' assessment', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/bundledPlugins/previouslyUsedKeywords.js:87
- __( 'You\'ve %1$snever used this focus keyword before%2$s, very good.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/bundledPlugins/previouslyUsedKeywords.js:96
- /* Translators: %1$s and %2$s expand to an admin link where the focus keyword is already used. %3$s and %4$s
- expand to a link to an article on yoast.com about why you should not use a keyword more than once. */
- __( 'You\'ve used this focus keyword %1$sonce before%2$s. It’s probably a good idea to read about %3$swhy you should not use your focus keyword more than once%4$s.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/bundledPlugins/previouslyUsedKeywords.js:106
- /* 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 why you should not use a keyword more than once. */
- __( 'You\'ve used this focus keyword %1$s%2$d times before%3$s. It’s probably a good idea to read about %4$swhy you should not use your focus keyword more than once%5$s.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/config/presenter.js:11
- __( 'Feedback', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/config/presenter.js:12
- __( 'Content optimization: Has feedback', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/config/presenter.js:17
- __( 'Bad SEO score', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/config/presenter.js:18
- __( 'Content optimization: Bad SEO score', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/config/presenter.js:19
- __( 'Needs improvement', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/config/presenter.js:23
- __( 'OK SEO score', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/config/presenter.js:24
- __( 'Content optimization: OK SEO score', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/config/presenter.js:25
- __( 'OK', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/config/presenter.js:29
- __( 'Good SEO score', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/config/presenter.js:30
- __( 'Content optimization: Good SEO score', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/config/presenter.js:31
- __( 'Good', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/renderers/AssessorPresenter.js:361
- __( 'Marks are disabled in current view', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/renderers/AssessorPresenter.js:362
- __( 'Mark this result in the text', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/renderers/AssessorPresenter.js:363
- __( 'Remove marks in the text', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:395
- __( 'Edit snippet', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:396
- __( 'SEO title', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:397
- __( 'Slug', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:398
- __( 'Meta description', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:399
- __( 'Close snippet editor', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:400
- __( 'Snippet preview', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:401
- __( 'SEO title preview:', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:402
- __( 'Slug preview:', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:403
- __( 'Meta description preview:', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:404
- __( 'You can click on each element in the preview to jump to the Snippet Editor.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:405
- __( 'Desktop preview', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:406
- __( 'Mobile preview', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:407
- __( 'Scroll to see the preview content.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:616
- __( 'Please provide an SEO title by editing the snippet below.', 'wordpress-seo' ),
- // Reference: node_modules/yoastseo/src/snippetPreview.js:694
- __( 'Please provide a meta description by editing the snippet below.', 'wordpress-seo' )
- );
- /* THIS IS THE END OF THE GENERATED FILE */
|