Yoast SEO - Version 8.1.1

Version Description

Release Date: September 3rd, 2018

Bugfixes:

  • Fixes compatibility with Gutenberg 3.7, which removed a feature we were relying on.
  • Fixes a bug where the Twitter meta-tags would not have the snippet variables replaced with their dynamic values.
  • Fixes a bug where the og:url would not be set to the canonical URL if the canonical URL is explicitly set on Post types, Terms or Tags.
  • Fixes a bug on the Term page when editting the slug, it would not be updated in the Snippet Preview directly.
Download this release

Release Info

Developer Yoast
Plugin Icon 128x128 Yoast SEO
Version 8.1.1
Comparing to
See all releases

Code changes from version 8.1 to 8.1.1

Files changed (125) hide show
  1. admin/class-admin-asset-manager.php +1 -0
  2. css/dist/{admin-global-810-rtl.min.css → admin-global-811-rtl.min.css} +0 -0
  3. css/dist/{admin-global-810.min.css → admin-global-811.min.css} +0 -0
  4. css/dist/{adminbar-810-rtl.min.css → adminbar-811-rtl.min.css} +0 -0
  5. css/dist/{adminbar-810.min.css → adminbar-811.min.css} +0 -0
  6. css/dist/{alerts-810-rtl.min.css → alerts-811-rtl.min.css} +0 -0
  7. css/dist/{alerts-810.min.css → alerts-811.min.css} +0 -0
  8. css/dist/{dashboard-810-rtl.min.css → dashboard-811-rtl.min.css} +0 -0
  9. css/dist/{dashboard-810.min.css → dashboard-811.min.css} +0 -0
  10. css/dist/{edit-page-810-rtl.min.css → edit-page-811-rtl.min.css} +0 -0
  11. css/dist/{edit-page-810.min.css → edit-page-811.min.css} +0 -0
  12. css/dist/{featured-image-810-rtl.min.css → featured-image-811-rtl.min.css} +0 -0
  13. css/dist/{featured-image-810.min.css → featured-image-811.min.css} +0 -0
  14. css/dist/{filter-explanation-810-rtl.min.css → filter-explanation-811-rtl.min.css} +0 -0
  15. css/dist/{filter-explanation-810.min.css → filter-explanation-811.min.css} +0 -0
  16. css/dist/{inside-editor-810-rtl.min.css → inside-editor-811-rtl.min.css} +0 -0
  17. css/dist/{inside-editor-810.min.css → inside-editor-811.min.css} +0 -0
  18. css/dist/{metabox-810-rtl.min.css → metabox-811-rtl.min.css} +0 -0
  19. css/dist/{metabox-810.min.css → metabox-811.min.css} +0 -0
  20. css/dist/{metabox-primary-category-810-rtl.min.css → metabox-primary-category-811-rtl.min.css} +0 -0
  21. css/dist/{metabox-primary-category-810.min.css → metabox-primary-category-811.min.css} +0 -0
  22. css/dist/{search-appearance-810-rtl.min.css → search-appearance-811-rtl.min.css} +0 -0
  23. css/dist/{search-appearance-810.min.css → search-appearance-811.min.css} +0 -0
  24. css/dist/{structured-data-blocks-810-rtl.min.css → structured-data-blocks-811-rtl.min.css} +0 -0
  25. css/dist/{structured-data-blocks-810.min.css → structured-data-blocks-811.min.css} +0 -0
  26. css/dist/{toggle-switch-810-rtl.min.css → toggle-switch-811-rtl.min.css} +0 -0
  27. css/dist/{toggle-switch-810.min.css → toggle-switch-811.min.css} +0 -0
  28. css/dist/{wpseo-dismissible-810-rtl.min.css → wpseo-dismissible-811-rtl.min.css} +0 -0
  29. css/dist/{wpseo-dismissible-810.min.css → wpseo-dismissible-811.min.css} +0 -0
  30. css/dist/{yoast-components-810-rtl.min.css → yoast-components-811-rtl.min.css} +0 -0
  31. css/dist/{yoast-components-810.min.css → yoast-components-811.min.css} +0 -0
  32. css/dist/{yoast-extensions-810-rtl.min.css → yoast-extensions-811-rtl.min.css} +0 -0
  33. css/dist/{yoast-extensions-810.min.css → yoast-extensions-811.min.css} +0 -0
  34. css/dist/{yst_plugin_tools-810-rtl.min.css → yst_plugin_tools-811-rtl.min.css} +0 -0
  35. css/dist/{yst_plugin_tools-810.min.css → yst_plugin_tools-811.min.css} +0 -0
  36. css/dist/{yst_seo_score-810-rtl.min.css → yst_seo_score-811-rtl.min.css} +0 -0
  37. css/dist/{yst_seo_score-810.min.css → yst_seo_score-811.min.css} +0 -0
  38. frontend/class-opengraph.php +12 -1
  39. frontend/class-twitter.php +4 -0
  40. js/dist/{analysis-810.min.js → analysis-811.min.js} +0 -0
  41. js/dist/{commons-810.min.js → commons-811.min.js} +0 -0
  42. js/dist/{components-810.min.js → components-811.min.js} +0 -0
  43. js/dist/{configuration-wizard-810.min.js → configuration-wizard-811.min.js} +0 -0
  44. js/dist/{search-appearance-810.min.js → search-appearance-811.min.js} +0 -0
  45. js/dist/{wp-seo-admin-810.min.js → wp-seo-admin-811.min.js} +0 -0
  46. js/dist/{wp-seo-admin-global-810.min.js → wp-seo-admin-global-811.min.js} +0 -0
  47. js/dist/{wp-seo-admin-gsc-810.min.js → wp-seo-admin-gsc-811.min.js} +0 -0
  48. js/dist/{wp-seo-admin-media-810.min.js → wp-seo-admin-media-811.min.js} +0 -0
  49. js/dist/{wp-seo-analysis-worker-810.min.js → wp-seo-analysis-worker-811.min.js} +0 -0
  50. js/dist/{wp-seo-api-810.min.js → wp-seo-api-811.min.js} +0 -0
  51. js/dist/{wp-seo-bulk-editor-810.min.js → wp-seo-bulk-editor-811.min.js} +0 -0
  52. js/dist/{wp-seo-dashboard-widget-810.min.js → wp-seo-dashboard-widget-811.min.js} +0 -0
  53. js/dist/{wp-seo-edit-page-810.min.js → wp-seo-edit-page-811.min.js} +0 -0
  54. js/dist/{wp-seo-featured-image-810.min.js → wp-seo-featured-image-811.min.js} +0 -0
  55. js/dist/{wp-seo-filter-explanation-810.min.js → wp-seo-filter-explanation-811.min.js} +0 -0
  56. js/dist/{wp-seo-help-center-810.min.js → wp-seo-help-center-811.min.js} +0 -0
  57. js/dist/{wp-seo-metabox-810.min.js → wp-seo-metabox-811.min.js} +0 -0
  58. js/dist/{wp-seo-metabox-category-810.min.js → wp-seo-metabox-category-811.min.js} +0 -0
  59. js/dist/{wp-seo-modal-810.min.js → wp-seo-modal-811.min.js} +0 -0
  60. js/dist/{wp-seo-network-admin-810.min.js → wp-seo-network-admin-811.min.js} +0 -0
  61. js/dist/{wp-seo-post-scraper-810.min.js → wp-seo-post-scraper-811.min.js} +0 -0
  62. js/dist/{wp-seo-quick-edit-handler-810.min.js → wp-seo-quick-edit-handler-811.min.js} +0 -0
  63. js/dist/{wp-seo-recalculate-810.min.js → wp-seo-recalculate-811.min.js} +0 -0
  64. js/dist/{wp-seo-reindex-links-810.min.js → wp-seo-reindex-links-811.min.js} +0 -0
  65. js/dist/{wp-seo-replacevar-plugin-810.min.js → wp-seo-replacevar-plugin-811.min.js} +0 -0
  66. js/dist/{wp-seo-shortcode-plugin-810.min.js → wp-seo-shortcode-plugin-811.min.js} +0 -0
  67. js/dist/{wp-seo-structured-data-blocks-810.min.js → wp-seo-structured-data-blocks-811.min.js} +0 -0
  68. js/dist/{wp-seo-term-scraper-810.min.js → wp-seo-term-scraper-811.min.js} +1 -1
  69. js/dist/{wp-seo-used-keywords-assessment-810.min.js → wp-seo-used-keywords-assessment-811.min.js} +0 -0
  70. js/dist/{wp-seo-wp-globals-backport-810.min.js → wp-seo-wp-globals-backport-811.min.js} +0 -0
  71. languages/wordpress-seo-nl_NL.json +1 -1
  72. languages/wordpress-seo-pl_PL.json +1 -1
  73. languages/wordpress-seojs-bg_BG.json +1 -1
  74. languages/wordpress-seojs-ca.json +1 -1
  75. languages/wordpress-seojs-cs_CZ.json +1 -1
  76. languages/wordpress-seojs-da_DK.json +1 -1
  77. languages/wordpress-seojs-de_CH.json +1 -1
  78. languages/wordpress-seojs-de_DE.json +1 -1
  79. languages/wordpress-seojs-el.json +1 -1
  80. languages/wordpress-seojs-en_AU.json +1 -1
  81. languages/wordpress-seojs-en_CA.json +1 -1
  82. languages/wordpress-seojs-en_GB.json +1 -1
  83. languages/wordpress-seojs-en_NZ.json +1 -1
  84. languages/wordpress-seojs-en_ZA.json +1 -1
  85. languages/wordpress-seojs-es_AR.json +1 -1
  86. languages/wordpress-seojs-es_ES.json +1 -1
  87. languages/wordpress-seojs-es_VE.json +1 -1
  88. languages/wordpress-seojs-fa_IR.json +1 -1
  89. languages/wordpress-seojs-fi.json +1 -1
  90. languages/wordpress-seojs-fr_CA.json +1 -1
  91. languages/wordpress-seojs-fr_FR.json +1 -1
  92. languages/wordpress-seojs-gl_ES.json +1 -1
  93. languages/wordpress-seojs-he_IL.json +1 -1
  94. languages/wordpress-seojs-hr.json +1 -1
  95. languages/wordpress-seojs-hu_HU.json +1 -1
  96. languages/wordpress-seojs-it_IT.json +1 -1
  97. languages/wordpress-seojs-ja.json +1 -1
  98. languages/wordpress-seojs-nb_NO.json +1 -1
  99. languages/wordpress-seojs-nl_BE.json +1 -1
  100. languages/wordpress-seojs-nl_NL.json +1 -1
  101. languages/wordpress-seojs-pl_PL.json +1 -1
  102. languages/wordpress-seojs-pt_BR.json +1 -1
  103. languages/wordpress-seojs-pt_PT.json +1 -1
  104. languages/wordpress-seojs-ro_RO.json +1 -1
  105. languages/wordpress-seojs-ru_RU.json +1 -1
  106. languages/wordpress-seojs-sk_SK.json +1 -1
  107. languages/wordpress-seojs-sr_RS.json +1 -1
  108. languages/wordpress-seojs-sv_SE.json +1 -1
  109. languages/wordpress-seojs-tr_TR.json +1 -1
  110. languages/wordpress-seojs-vi.json +1 -1
  111. languages/wordpress-seojs-zh_CN.json +1 -1
  112. languages/wordpress-seojs-zh_HK.json +1 -1
  113. languages/wordpress-seojs-zh_TW.json +1 -1
  114. languages/yoast-components-cs_CZ.json +1 -1
  115. languages/yoast-components-nl_NL.json +1 -1
  116. languages/yoast-components-pl_PL.json +1 -1
  117. languages/yoast-components-ru_RU.json +1 -1
  118. readme.txt +11 -1
  119. vendor/autoload.php +1 -1
  120. vendor/autoload_52.php +1 -1
  121. vendor/composer/autoload_real.php +4 -4
  122. vendor/composer/autoload_real_52.php +3 -3
  123. vendor/composer/autoload_static.php +5 -5
  124. wp-seo-main.php +1 -1
  125. wp-seo.php +1 -1
admin/class-admin-asset-manager.php CHANGED
@@ -334,6 +334,7 @@ class WPSEO_Admin_Asset_Manager {
334
  self::PREFIX . 'replacevar-plugin',
335
  self::PREFIX . 'shortcode-plugin',
336
  'wp-util',
 
337
  self::PREFIX . 'wp-globals-backport',
338
  self::PREFIX . 'analysis',
339
  self::PREFIX . 'react-dependencies',
334
  self::PREFIX . 'replacevar-plugin',
335
  self::PREFIX . 'shortcode-plugin',
336
  'wp-util',
337
+ 'wp-api',
338
  self::PREFIX . 'wp-globals-backport',
339
  self::PREFIX . 'analysis',
340
  self::PREFIX . 'react-dependencies',
css/dist/{admin-global-810-rtl.min.css → admin-global-811-rtl.min.css} RENAMED
File without changes
css/dist/{admin-global-810.min.css → admin-global-811.min.css} RENAMED
File without changes
css/dist/{adminbar-810-rtl.min.css → adminbar-811-rtl.min.css} RENAMED
File without changes
css/dist/{adminbar-810.min.css → adminbar-811.min.css} RENAMED
File without changes
css/dist/{alerts-810-rtl.min.css → alerts-811-rtl.min.css} RENAMED
File without changes
css/dist/{alerts-810.min.css → alerts-811.min.css} RENAMED
File without changes
css/dist/{dashboard-810-rtl.min.css → dashboard-811-rtl.min.css} RENAMED
File without changes
css/dist/{dashboard-810.min.css → dashboard-811.min.css} RENAMED
File without changes
css/dist/{edit-page-810-rtl.min.css → edit-page-811-rtl.min.css} RENAMED
File without changes
css/dist/{edit-page-810.min.css → edit-page-811.min.css} RENAMED
File without changes
css/dist/{featured-image-810-rtl.min.css → featured-image-811-rtl.min.css} RENAMED
File without changes
css/dist/{featured-image-810.min.css → featured-image-811.min.css} RENAMED
File without changes
css/dist/{filter-explanation-810-rtl.min.css → filter-explanation-811-rtl.min.css} RENAMED
File without changes
css/dist/{filter-explanation-810.min.css → filter-explanation-811.min.css} RENAMED
File without changes
css/dist/{inside-editor-810-rtl.min.css → inside-editor-811-rtl.min.css} RENAMED
File without changes
css/dist/{inside-editor-810.min.css → inside-editor-811.min.css} RENAMED
File without changes
css/dist/{metabox-810-rtl.min.css → metabox-811-rtl.min.css} RENAMED
File without changes
css/dist/{metabox-810.min.css → metabox-811.min.css} RENAMED
File without changes
css/dist/{metabox-primary-category-810-rtl.min.css → metabox-primary-category-811-rtl.min.css} RENAMED
File without changes
css/dist/{metabox-primary-category-810.min.css → metabox-primary-category-811.min.css} RENAMED
File without changes
css/dist/{search-appearance-810-rtl.min.css → search-appearance-811-rtl.min.css} RENAMED
File without changes
css/dist/{search-appearance-810.min.css → search-appearance-811.min.css} RENAMED
File without changes
css/dist/{structured-data-blocks-810-rtl.min.css → structured-data-blocks-811-rtl.min.css} RENAMED
File without changes
css/dist/{structured-data-blocks-810.min.css → structured-data-blocks-811.min.css} RENAMED
File without changes
css/dist/{toggle-switch-810-rtl.min.css → toggle-switch-811-rtl.min.css} RENAMED
File without changes
css/dist/{toggle-switch-810.min.css → toggle-switch-811.min.css} RENAMED
File without changes
css/dist/{wpseo-dismissible-810-rtl.min.css → wpseo-dismissible-811-rtl.min.css} RENAMED
File without changes
css/dist/{wpseo-dismissible-810.min.css → wpseo-dismissible-811.min.css} RENAMED
File without changes
css/dist/{yoast-components-810-rtl.min.css → yoast-components-811-rtl.min.css} RENAMED
File without changes
css/dist/{yoast-components-810.min.css → yoast-components-811.min.css} RENAMED
File without changes
css/dist/{yoast-extensions-810-rtl.min.css → yoast-extensions-811-rtl.min.css} RENAMED
File without changes
css/dist/{yoast-extensions-810.min.css → yoast-extensions-811.min.css} RENAMED
File without changes
css/dist/{yst_plugin_tools-810-rtl.min.css → yst_plugin_tools-811-rtl.min.css} RENAMED
File without changes
css/dist/{yst_plugin_tools-810.min.css → yst_plugin_tools-811.min.css} RENAMED
File without changes
css/dist/{yst_seo_score-810-rtl.min.css → yst_seo_score-811-rtl.min.css} RENAMED
File without changes
css/dist/{yst_seo_score-810.min.css → yst_seo_score-811.min.css} RENAMED
File without changes
frontend/class-opengraph.php CHANGED
@@ -263,12 +263,23 @@ class WPSEO_OpenGraph {
263
  * @return boolean
264
  */
265
  public function url() {
 
 
 
 
 
 
 
 
 
 
 
266
  /**
267
  * Filter: 'wpseo_opengraph_url' - Allow changing the OpenGraph URL.
268
  *
269
  * @api string $unsigned Canonical URL.
270
  */
271
- $url = apply_filters( 'wpseo_opengraph_url', WPSEO_Frontend::get_instance()->canonical( false, true ) );
272
 
273
  if ( is_string( $url ) && $url !== '' ) {
274
  $this->og_tag( 'og:url', esc_url( $url ) );
263
  * @return boolean
264
  */
265
  public function url() {
266
+ $url = WPSEO_Frontend::get_instance()->canonical( false, false );
267
+ $unpaged_url = WPSEO_Frontend::get_instance()->canonical( false, true );
268
+
269
+ /*
270
+ * If the unpaged URL is the same as the normal URL but just with pagination added, use that.
271
+ * This makes sure we always use the unpaged URL when we can, but doesn't break for overridden canonicals.
272
+ */
273
+ if ( is_string( $unpaged_url ) && strpos( $url, $unpaged_url ) === 0 ) {
274
+ $url = $unpaged_url;
275
+ }
276
+
277
  /**
278
  * Filter: 'wpseo_opengraph_url' - Allow changing the OpenGraph URL.
279
  *
280
  * @api string $unsigned Canonical URL.
281
  */
282
+ $url = apply_filters( 'wpseo_opengraph_url', $url );
283
 
284
  if ( is_string( $url ) && $url !== '' ) {
285
  $this->og_tag( 'og:url', esc_url( $url ) );
frontend/class-twitter.php CHANGED
@@ -178,6 +178,8 @@ class WPSEO_Twitter {
178
  $meta_desc = $this->fallback_description();
179
  }
180
 
 
 
181
  /**
182
  * Filter: 'wpseo_twitter_description' - Allow changing the Twitter description as output in the Twitter card by Yoast SEO
183
  *
@@ -255,6 +257,8 @@ class WPSEO_Twitter {
255
  $title = $this->fallback_title();
256
  }
257
 
 
 
258
  /**
259
  * Filter: 'wpseo_twitter_title' - Allow changing the Twitter title as output in the Twitter card by Yoast SEO
260
  *
178
  $meta_desc = $this->fallback_description();
179
  }
180
 
181
+ $meta_desc = wpseo_replace_vars( $meta_desc, get_queried_object() );
182
+
183
  /**
184
  * Filter: 'wpseo_twitter_description' - Allow changing the Twitter description as output in the Twitter card by Yoast SEO
185
  *
257
  $title = $this->fallback_title();
258
  }
259
 
260
+ $title = wpseo_replace_vars( $title, get_queried_object() );
261
+
262
  /**
263
  * Filter: 'wpseo_twitter_title' - Allow changing the Twitter title as output in the Twitter card by Yoast SEO
264
  *
js/dist/{analysis-810.min.js → analysis-811.min.js} RENAMED
File without changes
js/dist/{commons-810.min.js → commons-811.min.js} RENAMED
File without changes
js/dist/{components-810.min.js → components-811.min.js} RENAMED
File without changes
js/dist/{configuration-wizard-810.min.js → configuration-wizard-811.min.js} RENAMED
File without changes
js/dist/{search-appearance-810.min.js → search-appearance-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-admin-810.min.js → wp-seo-admin-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-admin-global-810.min.js → wp-seo-admin-global-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-admin-gsc-810.min.js → wp-seo-admin-gsc-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-admin-media-810.min.js → wp-seo-admin-media-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-analysis-worker-810.min.js → wp-seo-analysis-worker-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-api-810.min.js → wp-seo-api-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-bulk-editor-810.min.js → wp-seo-bulk-editor-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-dashboard-widget-810.min.js → wp-seo-dashboard-widget-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-edit-page-810.min.js → wp-seo-edit-page-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-featured-image-810.min.js → wp-seo-featured-image-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-filter-explanation-810.min.js → wp-seo-filter-explanation-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-help-center-810.min.js → wp-seo-help-center-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-metabox-810.min.js → wp-seo-metabox-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-metabox-category-810.min.js → wp-seo-metabox-category-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-modal-810.min.js → wp-seo-modal-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-network-admin-810.min.js → wp-seo-network-admin-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-post-scraper-810.min.js → wp-seo-post-scraper-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-quick-edit-handler-810.min.js → wp-seo-quick-edit-handler-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-recalculate-810.min.js → wp-seo-recalculate-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-reindex-links-810.min.js → wp-seo-reindex-links-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-replacevar-plugin-810.min.js → wp-seo-replacevar-plugin-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-shortcode-plugin-810.min.js → wp-seo-shortcode-plugin-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-structured-data-blocks-810.min.js → wp-seo-structured-data-blocks-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-term-scraper-810.min.js → wp-seo-term-scraper-811.min.js} RENAMED
@@ -1 +1 @@
1
- yoastWebpackJsonp([3],[,,,function(e,t,n){e.exports=n(114)()},function(e,t){var n=Array.isArray;e.exports=n},function(e,t,n){e.exports=n(549)()},function(e,t){e.exports=window.yoast.styledComponents},function(e,t,n){var r=n(83),o="object"==typeof self&&self&&self.Object===Object&&self,i=r||o||Function("return this")();e.exports=i},function(e,t){function n(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}e.exports=n},function(e,t){e.exports=window.yoast._wp.i18n},function(e,t){e.exports=window.yoast.components},,function(e,t){function n(e){return null!=e&&"object"==typeof e}e.exports=n},function(e,t,n){function r(e){return null==e?void 0===e?u:s:l&&l in Object(e)?i(e):a(e)}var o=n(15),i=n(117),a=n(118),s="[object Null]",u="[object Undefined]",l=o?o.toStringTag:void 0;e.exports=r},function(e,t,n){function r(e,t){var n=i(e,t);return o(n)?n:void 0}var o=n(125),i=n(128);e.exports=r},function(e,t,n){var r=n(7),o=r.Symbol;e.exports=o},function(e,t){function n(e){return void 0===e}e.exports=n},function(e,t,n){var r=n(14),o=r(Object,"create");e.exports=o},function(e,t,n){function r(e,t){for(var n=e.length;n--;)if(o(e[n][0],t))return n;return-1}var o=n(29);e.exports=r},function(e,t,n){function r(e,t){var n=e.__data__;return o(t)?n["string"==typeof t?"string":"hash"]:n.map}var o=n(139);e.exports=r},function(e,t){var n=e.exports={version:"2.5.7"};"number"==typeof __e&&(__e=n)},,,,function(e,t,n){function r(e){return"symbol"==typeof e||i(e)&&o(e)==a}var o=n(13),i=n(12),a="[object Symbol]";e.exports=r},function(e,t,n){function r(e){if("string"==typeof e||o(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}var o=n(24),i=1/0;e.exports=r},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},,,function(e,t){function n(e,t){return e===t||e!==e&&t!==t}e.exports=n},function(e,t,n){function r(e,t,n){var r=null==e?void 0:o(e,t);return void 0===r?n:r}var o=n(54);e.exports=r},function(e,t,n){function r(e){return null!=e&&i(e.length)&&!o(e)}var o=n(47),i=n(92);e.exports=r},,function(e,t,n){function r(e,t){return o(e)?e:i(e,t)?[e]:a(s(e))}var o=n(4),i=n(59),a=n(119),s=n(97);e.exports=r},function(e,t,n){function r(e){return a(e)?o(e):i(e)}var o=n(154),i=n(170),a=n(31);e.exports=r},,function(e,t,n){"use strict";void 0!==window._babelPolyfill&&window._babelPolyfill||n(100)},,,,,,,,function(e,t,n){function r(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var o=n(133),i=n(134),a=n(135),s=n(136),u=n(137);r.prototype.clear=o,r.prototype.delete=i,r.prototype.get=a,r.prototype.has=s,r.prototype.set=u,e.exports=r},function(e,t,n){function r(e,t,n,r){var a=!n;n||(n={});for(var s=-1,u=t.length;++s<u;){var l=t[s],c=r?r(n[l],e[l],l,n,e):void 0;void 0===c&&(c=e[l]),a?i(n,l,c):o(n,l,c)}return n}var o=n(110),i=n(111);e.exports=r},,function(e,t,n){function r(e){if(!i(e))return!1;var t=o(e);return t==s||t==u||t==a||t==l}var o=n(13),i=n(8),a="[object AsyncFunction]",s="[object Function]",u="[object GeneratorFunction]",l="[object Proxy]";e.exports=r},,,function(e,t){function n(e,t){for(var n=-1,r=null==e?0:e.length,o=Array(r);++n<r;)o[n]=t(e[n],n,e);return o}e.exports=n},function(e,t){e.exports=window.yoast._wp.element},,,function(e,t,n){function r(e,t){t=o(t,e);for(var n=0,r=t.length;null!=e&&n<r;)e=e[i(t[n++])];return n&&n==r?e:void 0}var o=n(33),i=n(25);e.exports=r},,,function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},,function(e,t,n){function r(e,t){if(o(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!i(e))||(s.test(e)||!a.test(e)||null!=t&&e in Object(t))}var o=n(4),i=n(24),a=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,s=/^\w*$/;e.exports=r},function(e,t,n){function r(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var o=n(122),i=n(138),a=n(140),s=n(141),u=n(142);r.prototype.clear=o,r.prototype.delete=i,r.prototype.get=a,r.prototype.has=s,r.prototype.set=u,e.exports=r},function(e,t,n){var r=n(14),o=n(7),i=r(o,"Map");e.exports=i},function(e,t,n){"use strict";function r(e){return{type:l,mode:e}}function o(e){return{type:c,data:e}}function i(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",r="string"==typeof t?(0,u.decodeHTML)(t):t;return{type:f,name:e,value:r,label:n}}function a(e){return{type:p,name:e}}function s(){return{type:d,time:(new Date).getMilliseconds()}}Object.defineProperty(t,"__esModule",{value:!0}),t.REFRESH=t.REMOVE_REPLACEMENT_VARIABLE=t.UPDATE_REPLACEMENT_VARIABLE=t.UPDATE_DATA=t.SWITCH_MODE=void 0,t.switchMode=r,t.updateData=o,t.updateReplacementVariable=i,t.removeReplacementVariable=a,t.refreshSnippetEditor=s;var u=n(10),l=t.SWITCH_MODE="SNIPPET_EDITOR_SWITCH_MODE",c=t.UPDATE_DATA="SNIPPET_EDITOR_UPDATE_DATA",f=t.UPDATE_REPLACEMENT_VARIABLE="SNIPPET_EDITOR_UPDATE_REPLACEMENT_VARIABLE",p=t.REMOVE_REPLACEMENT_VARIABLE="SNIPPET_EDITOR_REMOVE_REPLACEMENT_VARIABLE",d=t.REFRESH="SNIPPET_EDITOR_REFRESH"},,,function(e,t,n){var r=n(277),o=n(12),i=Object.prototype,a=i.hasOwnProperty,s=i.propertyIsEnumerable,u=r(function(){return arguments}())?r:function(e){return o(e)&&a.call(e,"callee")&&!s.call(e,"callee")};e.exports=u},function(e,t,n){(function(e){var r=n(7),o=n(278),i="object"==typeof t&&t&&!t.nodeType&&t,a=i&&"object"==typeof e&&e&&!e.nodeType&&e,s=a&&a.exports===i,u=s?r.Buffer:void 0,l=u?u.isBuffer:void 0,c=l||o;e.exports=c}).call(t,n(26)(e))},function(e,t){function n(e){return e}e.exports=n},,function(e,t,n){e.exports=!n(81)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t){function n(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||r)}var r=Object.prototype;e.exports=n},function(e,t){e.exports=window.yoast.analysis},,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(494),o=n(344),i=n(497);n.d(t,"Provider",function(){return r.b}),n.d(t,"createProvider",function(){return r.a}),n.d(t,"connectAdvanced",function(){return o.a}),n.d(t,"connect",function(){return i.a})},,,,function(e,t,n){var r=n(57),o=n(20),i=n(214),a=n(101),s=n(82),u=function(e,t,n){var l,c,f,p=e&u.F,d=e&u.G,y=e&u.S,h=e&u.P,v=e&u.B,m=e&u.W,b=d?o:o[t]||(o[t]={}),_=b.prototype,g=d?r:y?r[t]:(r[t]||{}).prototype;d&&(n=t);for(l in n)(c=!p&&g&&void 0!==g[l])&&s(b,l)||(f=c?g[l]:n[l],b[l]=d&&"function"!=typeof g[l]?n[l]:v&&c?i(f,r):m&&g[l]==f?function(e){var t=function(t,n,r){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,r)}return e.apply(this,arguments)};return t.prototype=e.prototype,t}(f):h&&"function"==typeof f?i(Function.call,f):f,h&&((b.virtual||(b.virtual={}))[l]=f,e&u.R&&_&&!_[l]&&a(_,l,f)))};u.F=1,u.G=2,u.S=4,u.P=8,u.B=16,u.W=32,u.U=64,u.R=128,e.exports=u},function(e,t,n){var r=n(96),o=n(266),i=n(215),a=Object.defineProperty;t.f=n(69)?Object.defineProperty:function(e,t,n){if(r(e),t=i(t,!0),r(n),o)try{return a(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t,n){(function(t){var n="object"==typeof t&&t&&t.Object===Object&&t;e.exports=n}).call(t,n(11))},function(e,t){function n(e){if(null!=e){try{return o.call(e)}catch(e){}try{return e+""}catch(e){}}return""}var r=Function.prototype,o=r.toString;e.exports=n},function(e,t){function n(e,t){return!!(t=null==t?r:t)&&("number"==typeof e||o.test(e))&&e>-1&&e%1==0&&e<t}var r=9007199254740991,o=/^(?:0|[1-9]\d*)$/;e.exports=n},function(e,t,n){var r=n(279),o=n(198),i=n(251),a=i&&i.isTypedArray,s=a?o(a):r;e.exports=s},function(e,t,n){function r(e){var t=this.__data__=new o(e);this.size=t.size}var o=n(44),i=n(286),a=n(287),s=n(288),u=n(289),l=n(290);r.prototype.clear=i,r.prototype.delete=a,r.prototype.get=s,r.prototype.has=u,r.prototype.set=l,e.exports=r},,,function(e,t,n){var r=n(269),o=n(165);e.exports=function(e){return r(o(e))}},,function(e,t){function n(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=r}var r=9007199254740991;e.exports=n},function(e,t,n){function r(e){return a(e)?o(e,!0):i(e)}var o=n(154),i=n(308),a=n(31);e.exports=r},,,function(e,t,n){var r=n(80);e.exports=function(e){if(!r(e))throw TypeError(e+" is not an object!");return e}},function(e,t,n){function r(e){return null==e?"":o(e)}var o=n(102);e.exports=r},function(e,t,n){function r(e,t){return(s(e)?o:i)(e,a(t))}var o=n(197),i=n(169),a=n(383),s=n(4);e.exports=r},,,function(e,t,n){var r=n(79),o=n(116);e.exports=n(69)?function(e,t,n){return r.f(e,t,o(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t,n){function r(e){if("string"==typeof e)return e;if(a(e))return i(e,r)+"";if(s(e))return c?c.call(e):"";var t=e+"";return"0"==t&&1/e==-u?"-0":t}var o=n(15),i=n(50),a=n(4),s=n(24),u=1/0,l=o?o.prototype:void 0,c=l?l.toString:void 0;e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}e.exports=n},function(e,t,n){var r=n(231),o=n(177),i=Object.prototype,a=i.propertyIsEnumerable,s=Object.getOwnPropertySymbols,u=s?function(e){return null==e?[]:(e=Object(e),r(s(e),function(t){return a.call(e,t)}))}:o;e.exports=u},function(e,t,n){var r=n(297),o=n(61),i=n(298),a=n(299),s=n(232),u=n(13),l=n(84),c=l(r),f=l(o),p=l(i),d=l(a),y=l(s),h=u;(r&&"[object DataView]"!=h(new r(new ArrayBuffer(1)))||o&&"[object Map]"!=h(new o)||i&&"[object Promise]"!=h(i.resolve())||a&&"[object Set]"!=h(new a)||s&&"[object WeakMap]"!=h(new s))&&(h=function(e){var t=u(e),n="[object Object]"==t?e.constructor:void 0,r=n?l(n):"";if(r)switch(r){case c:return"[object DataView]";case f:return"[object Map]";case p:return"[object Promise]";case d:return"[object Set]";case y:return"[object WeakMap]"}return t}),e.exports=h},function(e,t,n){"use strict";function r(e,t){return function(n){var r=e(n),i=n.displayName,a=void 0===i?n.name||"Component":i;return r.displayName="".concat((0,o.upperFirst)((0,o.camelCase)(t)),"(").concat(a,")"),r}}Object.defineProperty(t,"__esModule",{value:!0}),n(684);var o=n(237);t.default=r},,,function(e,t,n){function r(e,t,n,a,s){return e===t||(null==e||null==t||!i(e)&&!i(t)?e!==e&&t!==t:o(e,t,n,a,r,s))}var o=n(291),i=n(12);e.exports=r},function(e,t,n){function r(e,t,n){var r=e[t];s.call(e,t)&&i(r,n)&&(void 0!==n||t in e)||o(e,t,n)}var o=n(111),i=n(29),a=Object.prototype,s=a.hasOwnProperty;e.exports=r},function(e,t,n){function r(e,t,n){"__proto__"==t&&o?o(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}var o=n(159);e.exports=r},,,function(e,t,n){"use strict";var r=n(249),o=n(265),i=n(115);e.exports=function(){function e(e,t,n,r,a,s){s!==i&&o(!1,"Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types")}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t};return n.checkPropTypes=r,n.PropTypes=n,n}},function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,n){function r(e){var t=a.call(e,u),n=e[u];try{e[u]=void 0;var r=!0}catch(e){}var o=s.call(e);return r&&(t?e[u]=n:delete e[u]),o}var o=n(15),i=Object.prototype,a=i.hasOwnProperty,s=i.toString,u=o?o.toStringTag:void 0;e.exports=r},function(e,t){function n(e){return o.call(e)}var r=Object.prototype,o=r.toString;e.exports=n},function(e,t,n){var r=n(120),o=/^\./,i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,a=/\\(\\)?/g,s=r(function(e){var t=[];return o.test(e)&&t.push(""),e.replace(i,function(e,n,r,o){t.push(r?o.replace(a,"$1"):n||e)}),t});e.exports=s},function(e,t,n){function r(e){var t=o(e,function(e){return n.size===i&&n.clear(),e}),n=t.cache;return t}var o=n(121),i=500;e.exports=r},function(e,t,n){function r(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(i);var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a)||i,a};return n.cache=new(r.Cache||o),n}var o=n(60),i="Expected a function";r.Cache=o,e.exports=r},function(e,t,n){function r(){this.size=0,this.__data__={hash:new o,map:new(a||i),string:new o}}var o=n(123),i=n(44),a=n(61);e.exports=r},function(e,t,n){function r(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var o=n(124),i=n(129),a=n(130),s=n(131),u=n(132);r.prototype.clear=o,r.prototype.delete=i,r.prototype.get=a,r.prototype.has=s,r.prototype.set=u,e.exports=r},function(e,t,n){function r(){this.__data__=o?o(null):{},this.size=0}var o=n(17);e.exports=r},function(e,t,n){function r(e){return!(!a(e)||i(e))&&(o(e)?y:l).test(s(e))}var o=n(47),i=n(126),a=n(8),s=n(84),u=/[\\^$.*+?()[\]{}|]/g,l=/^\[object .+?Constructor\]$/,c=Function.prototype,f=Object.prototype,p=c.toString,d=f.hasOwnProperty,y=RegExp("^"+p.call(d).replace(u,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=r},function(e,t,n){function r(e){return!!i&&i in e}var o=n(127),i=function(){var e=/[^.]+$/.exec(o&&o.keys&&o.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();e.exports=r},function(e,t,n){var r=n(7),o=r["__core-js_shared__"];e.exports=o},function(e,t){function n(e,t){return null==e?void 0:e[t]}e.exports=n},function(e,t){function n(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}e.exports=n},function(e,t,n){function r(e){var t=this.__data__;if(o){var n=t[e];return n===i?void 0:n}return s.call(t,e)?t[e]:void 0}var o=n(17),i="__lodash_hash_undefined__",a=Object.prototype,s=a.hasOwnProperty;e.exports=r},function(e,t,n){function r(e){var t=this.__data__;return o?void 0!==t[e]:a.call(t,e)}var o=n(17),i=Object.prototype,a=i.hasOwnProperty;e.exports=r},function(e,t,n){function r(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=o&&void 0===t?i:t,this}var o=n(17),i="__lodash_hash_undefined__";e.exports=r},function(e,t){function n(){this.__data__=[],this.size=0}e.exports=n},function(e,t,n){function r(e){var t=this.__data__,n=o(t,e);return!(n<0)&&(n==t.length-1?t.pop():a.call(t,n,1),--this.size,!0)}var o=n(18),i=Array.prototype,a=i.splice;e.exports=r},function(e,t,n){function r(e){var t=this.__data__,n=o(t,e);return n<0?void 0:t[n][1]}var o=n(18);e.exports=r},function(e,t,n){function r(e){return o(this.__data__,e)>-1}var o=n(18);e.exports=r},function(e,t,n){function r(e,t){var n=this.__data__,r=o(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}var o=n(18);e.exports=r},function(e,t,n){function r(e){var t=o(this,e).delete(e);return this.size-=t?1:0,t}var o=n(19);e.exports=r},function(e,t){function n(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}e.exports=n},function(e,t,n){function r(e){return o(this,e).get(e)}var o=n(19);e.exports=r},function(e,t,n){function r(e){return o(this,e).has(e)}var o=n(19);e.exports=r},function(e,t,n){function r(e,t){var n=o(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}var o=n(19);e.exports=r},function(e,t,n){var r=n(171),o=r(Object.getPrototypeOf,Object);e.exports=o},function(e,t,n){function r(e){var t=new e.constructor(e.byteLength);return new o(t).set(new o(e)),t}var o=n(172);e.exports=r},function(e,t){e.exports=window.yoast._wp.components},function(e,t){function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}e.exports=n},function(e,t){function n(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function r(e,t,r){return t&&n(e.prototype,t),r&&n(e,r),e}e.exports=r},,,,,function(e,t,n){var r=n(268),o=n(219);e.exports=Object.keys||function(e){return r(e,o)}},function(e,t,n){var r=n(165);e.exports=function(e){return Object(r(e))}},function(e,t,n){function r(e,t){var n=a(e),r=!n&&i(e),c=!n&&!r&&s(e),p=!n&&!r&&!c&&l(e),d=n||r||c||p,y=d?o(e.length,String):[],h=y.length;for(var v in e)!t&&!f.call(e,v)||d&&("length"==v||c&&("offset"==v||"parent"==v)||p&&("buffer"==v||"byteLength"==v||"byteOffset"==v)||u(v,h))||y.push(v);return y}var o=n(276),i=n(65),a=n(4),s=n(66),u=n(85),l=n(86),c=Object.prototype,f=c.hasOwnProperty;e.exports=r},function(e,t,n){"use strict";function r(e){if(!Object(a.a)(e)||Object(o.a)(e)!=s)return!1;var t=Object(i.a)(e);if(null===t)return!0;var n=f.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&c.call(n)==p}var o=n(384),i=n(389),a=n(391),s="[object Object]",u=Function.prototype,l=Object.prototype,c=u.toString,f=l.hasOwnProperty,p=c.call(Object);t.a=r},function(e,t,n){function r(e,t,n,r,l,c){var f=n&s,p=e.length,d=t.length;if(p!=d&&!(f&&d>p))return!1;var y=c.get(e);if(y&&c.get(t))return y==t;var h=-1,v=!0,m=n&u?new o:void 0;for(c.set(e,t),c.set(t,e);++h<p;){var b=e[h],_=t[h];if(r)var g=f?r(_,b,h,t,e,c):r(b,_,h,e,t,c);if(void 0!==g){if(g)continue;v=!1;break}if(m){if(!i(t,function(e,t){if(!a(m,t)&&(b===e||l(b,e,n,r,c)))return m.push(t)})){v=!1;break}}else if(b!==_&&!l(b,_,n,r,c)){v=!1;break}}return c.delete(e),c.delete(t),v}var o=n(229),i=n(294),a=n(230),s=1,u=2;e.exports=r},function(e,t,n){function r(e){return e===e&&!o(e)}var o=n(8);e.exports=r},function(e,t){function n(e,t){return function(n){return null!=n&&(n[e]===t&&(void 0!==t||e in Object(n)))}}e.exports=n},function(e,t,n){var r=n(14),o=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){var n,r,o=t[e],i=0;for(r=e+1;r<t.length;r++)if(n=t[r],n.value===o.value){if("componentOpen"===n.type){i++;continue}if("componentClose"===n.type){if(0===i)return r;i--}}throw new Error("Missing closing component token `"+o.value+"`")}function i(e,t){var n,r,a,u,c,p,d,h,v,m,b=[],_={};for(p=0;p<e.length;p++)if(c=e[p],"string"!==c.type){if(!t.hasOwnProperty(c.value)||void 0===t[c.value])throw new Error("Invalid interpolation, missing component node: `"+c.value+"`");if("object"!==s(t[c.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+c.value+"`","\n> "+y);if("componentClose"===c.type)throw new Error("Missing opening component token: `"+c.value+"`");if("componentOpen"===c.type){n=t[c.value],a=p;break}b.push(t[c.value])}else b.push(c.value);return n&&(u=o(a,e),d=e.slice(a+1,u),h=i(d,t),r=l.default.cloneElement(n,{},h),b.push(r),u<e.length-1&&(v=e.slice(u+1),m=i(v,t),b=b.concat(m))),1===b.length?b[0]:(b.forEach(function(e,t){e&&(_["interpolation-child-"+t]=e)}),(0,f.default)(_))}function a(e){var t=e.mixedString,n=e.components,r=e.throwErrors;if(y=t,!n)return t;if("object"!==(void 0===n?"undefined":s(n))){if(r)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var o=(0,d.default)(t);try{return i(o,n)}catch(e){if(r)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}Object.defineProperty(t,"__esModule",{value:!0});var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},u=n(0),l=r(u),c=n(542),f=r(c),p=n(545),d=r(p),y=void 0;t.default=a},,,,,function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},function(e,t){e.exports=!0},function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},function(e,t,n){var r=n(274),o=n(281),i=o(r);e.exports=i},function(e,t,n){function r(e){if(!o(e))return i(e);var t=[];for(var n in Object(e))s.call(e,n)&&"constructor"!=n&&t.push(n);return t}var o=n(70),i=n(280),a=Object.prototype,s=a.hasOwnProperty;e.exports=r},function(e,t){function n(e,t){return function(n){return e(t(n))}}e.exports=n},function(e,t,n){var r=n(7),o=r.Uint8Array;e.exports=o},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}e.exports=n},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}e.exports=n},function(e,t,n){function r(e){return o(e,a,i)}var o=n(176),i=n(104),a=n(34);e.exports=r},function(e,t,n){function r(e,t,n){var r=t(e);return i(e)?r:o(r,n(e))}var o=n(103),i=n(4);e.exports=r},function(e,t){function n(){return[]}e.exports=n},function(e,t,n){function r(e){return o(e,a,i)}var o=n(176),i=n(235),a=n(93);e.exports=r},function(e,t){function n(e,t,n,r){var o=-1,i=null==e?0:e.length;for(r&&i&&(n=e[++o]);++o<i;)n=t(n,e[o],o,e);return n}e.exports=n},function(e,t){function n(){}e.exports=n},function(e,t,n){function r(e,t,n){function r(t){var n=b,r=_;return b=_=void 0,x=t,w=e.apply(r,n)}function c(e){return x=e,E=setTimeout(d,t),S?r(e):w}function f(e){var n=e-O,r=e-x,o=t-n;return P?l(o,g-r):o}function p(e){var n=e-O,r=e-x;return void 0===O||n>=t||n<0||P&&r>=g}function d(){var e=i();if(p(e))return y(e);E=setTimeout(d,f(e))}function y(e){return E=void 0,j&&b?r(e):(b=_=void 0,w)}function h(){void 0!==E&&clearTimeout(E),x=0,b=O=_=E=void 0}function v(){return void 0===E?w:y(i())}function m(){var e=i(),n=p(e);if(b=arguments,_=this,O=e,n){if(void 0===E)return c(O);if(P)return E=setTimeout(d,t),r(O)}return void 0===E&&(E=setTimeout(d,t)),w}var b,_,g,w,E,O,x=0,S=!1,P=!1,j=!0;if("function"!=typeof e)throw new TypeError(s);return t=a(t)||0,o(n)&&(S=!!n.leading,P="maxWait"in n,g=P?u(a(n.maxWait)||0,t):g,j="trailing"in n?!!n.trailing:j),m.cancel=h,m.flush=v,m}var o=n(8),i=n(528),a=n(254),s="Expected a function",u=Math.max,l=Math.min;e.exports=r},function(e,t,n){"use strict";function r(){var e=null;return o(window.wpseoPostScraperL10n)?o(window.wpseoTermScraperL10n)||(e=window.wpseoTermScraperL10n):e=window.wpseoPostScraperL10n,e}var o=n(16);e.exports=r},function(e,t,n){function r(e,t){return!t||"object"!==o(t)&&"function"!=typeof t?i(e):t}var o=n(812),i=n(326);e.exports=r},function(e,t){function n(t){return e.exports=n=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},n(t)}e.exports=n},function(e,t,n){function r(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&o(e,t)}var o=n(813);e.exports=r},,,,,,,,,,,,function(e,t){function n(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}e.exports=n},function(e,t){function n(e){return function(t){return e(t)}}e.exports=n},function(e,t,n){function r(e){return"function"==typeof e?e:null==e?a:"object"==typeof e?s(e)?i(e[0],e[1]):o(e):u(e)}var o=n(284),i=n(301),a=n(67),s=n(4),u=n(304);e.exports=r},function(e,t,n){var r=n(50),o=n(307),i=n(415),a=n(33),s=n(45),u=n(418),l=n(314),c=n(178),f=l(function(e,t){var n={};if(null==e)return n;var l=!1;t=r(t,function(t){return t=a(t,e),l||(l=t.length>1),t}),s(e,c(e),n),l&&(n=o(n,7,u));for(var f=t.length;f--;)i(n,t[f]);return n});e.exports=f},function(e,t,n){function r(e,t,n){return t=i(void 0===t?e.length-1:t,0),function(){for(var r=arguments,a=-1,s=i(r.length-t,0),u=Array(s);++a<s;)u[a]=r[t+a];a=-1;for(var l=Array(t+1);++a<t;)l[a]=r[a];return l[t]=n(u),o(e,this,l)}}var o=n(202),i=Math.max;e.exports=r},function(e,t){function n(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}e.exports=n},function(e,t,n){var r=n(317),o=n(319),i=o(r);e.exports=i},function(e,t,n){function r(e,t){return a(i(e,t,o),e+"")}var o=n(67),i=n(201),a=n(203);e.exports=r},,,,,,,,,,function(e,t,n){var r=n(373);e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,o){return e.call(t,n,r,o)}}return function(){return e.apply(t,arguments)}}},function(e,t,n){var r=n(80);e.exports=function(e,t){if(!r(e))return e;var n,o;if(t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;if("function"==typeof(n=e.valueOf)&&!r(o=n.call(e)))return o;if(!t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;throw TypeError("Can't convert object to primitive value")}},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){var r=n(218)("keys"),o=n(168);e.exports=function(e){return r[e]||(r[e]=o(e))}},function(e,t,n){var r=n(20),o=n(57),i=o["__core-js_shared__"]||(o["__core-js_shared__"]={});(e.exports=function(e,t){return i[e]||(i[e]=void 0!==t?t:{})})("versions",[]).push({version:r.version,mode:n(167)?"pure":"global",copyright:"© 2018 Denis Pushkarev (zloirock.ru)"})},function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,t,n){"use strict";function r(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"wpseoYoastJSL10n",n=(0,a.getI18n)();if(!1===(0,u.default)(n,["options","locale_data",e],!1)){var r=(0,u.default)(window,[t,e,"locale_data",e],!1);!1===r?(0,a.setLocaleData)({"":{}},e):(0,a.setLocaleData)(r,e)}}function o(){r("yoast-components")}function i(){r("wordpress-seo")}Object.defineProperty(t,"__esModule",{value:!0}),t.setTextdomainL10n=r,t.setYoastComponentsL10n=o,t.setWordPressSeoL10n=i;var a=n(9),s=n(30),u=function(e){return e&&e.__esModule?e:{default:e}}(s)},function(e,t,n){var r=n(275),o=r();e.exports=o},function(e,t,n){"use strict";function r(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e);try{throw new Error(e)}catch(e){}}t.a=r},function(e,t,n){"use strict";var r=function(e,t,n,r,o,i,a,s){if(!e){var u;if(void 0===t)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[n,r,o,i,a,s],c=0;u=new Error(t.replace(/%s/g,function(){return l[c++]})),u.name="Invariant Violation"}throw u.framesToPop=1,u}};e.exports=r},function(e,t,n){"use strict";function r(e,t,n){function i(){m===v&&(m=v.slice())}function u(){return h}function l(e){if("function"!=typeof e)throw new Error("Expected listener to be a function.");var t=!0;return i(),m.push(e),function(){if(t){t=!1,i();var n=m.indexOf(e);m.splice(n,1)}}}function c(e){if(!Object(o.a)(e))throw new Error("Actions must be plain objects. Use custom middleware for async actions.");if(void 0===e.type)throw new Error('Actions may not have an undefined "type" property. Have you misspelled a constant?');if(b)throw new Error("Reducers may not dispatch actions.");try{b=!0,h=y(h,e)}finally{b=!1}for(var t=v=m,n=0;n<t.length;n++){(0,t[n])()}return e}function f(e){if("function"!=typeof e)throw new Error("Expected the nextReducer to be a function.");y=e,c({type:s.INIT})}function p(){var e,t=l;return e={subscribe:function(e){function n(){e.next&&e.next(u())}if("object"!=typeof e)throw new TypeError("Expected the observer to be an object.");return n(),{unsubscribe:t(n)}}},e[a.a]=function(){return this},e}var d;if("function"==typeof t&&void 0===n&&(n=t,t=void 0),void 0!==n){if("function"!=typeof n)throw new Error("Expected the enhancer to be a function.");return n(r)(e,t)}if("function"!=typeof e)throw new Error("Expected the reducer to be a function.");var y=e,h=t,v=[],m=v,b=!1;return c({type:s.INIT}),d={dispatch:c,subscribe:l,getState:u,replaceReducer:f},d[a.a]=p,d}n.d(t,"a",function(){return s}),t.b=r;var o=n(155),i=n(392),a=n.n(i),s={INIT:"@@redux/INIT"}},function(e,t,n){"use strict";var r=n(385),o=r.a.Symbol;t.a=o},function(e,t,n){"use strict"},function(e,t,n){"use strict";function r(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return 0===t.length?function(e){return e}:1===t.length?t[0]:t.reduce(function(e,t){return function(){return e(t.apply(void 0,arguments))}})}t.a=r},function(e,t,n){function r(e,t,n){return t===t?a(e,t,n):o(e,i,n)}var o=n(253),i=n(282),a=n(283);e.exports=r},function(e,t,n){function r(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new o;++t<n;)this.add(e[t])}var o=n(60),i=n(292),a=n(293);r.prototype.add=r.prototype.push=i,r.prototype.has=a,e.exports=r},function(e,t){function n(e,t){return e.has(t)}e.exports=n},function(e,t){function n(e,t){for(var n=-1,r=null==e?0:e.length,o=0,i=[];++n<r;){var a=e[n];t(a,n,e)&&(i[o++]=a)}return i}e.exports=n},function(e,t,n){var r=n(14),o=n(7),i=r(o,"WeakMap");e.exports=i},function(e,t,n){function r(e,t,n){t=o(t,e);for(var r=-1,c=t.length,f=!1;++r<c;){var p=l(t[r]);if(!(f=null!=e&&n(e,p)))break;e=e[p]}return f||++r!=c?f:!!(c=null==e?0:e.length)&&u(c)&&s(p,c)&&(a(e)||i(e))}var o=n(33),i=n(65),a=n(4),s=n(85),u=n(92),l=n(25);e.exports=r},function(e,t){function n(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}e.exports=n},function(e,t,n){var r=n(103),o=n(143),i=n(104),a=n(177),s=Object.getOwnPropertySymbols,u=s?function(e){for(var t=[];e;)r(t,i(e)),e=o(e);return t}:a;e.exports=u},function(e,t,n){var r=n(8),o=Object.create,i=function(){function e(){}return function(t){if(!r(t))return{};if(o)return o(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();e.exports=i},function(e,t){e.exports=window.lodash},function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},n.apply(this,arguments)}e.exports=n},,,,,,,,,,,,,function(e,t,n){(function(e){var r=n(83),o="object"==typeof t&&t&&!t.nodeType&&t,i=o&&"object"==typeof e&&e&&!e.nodeType&&e,a=i&&i.exports===o,s=a&&r.process,u=function(){try{return s&&s.binding&&s.binding("util")}catch(e){}}();e.exports=u}).call(t,n(26)(e))},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(224),o=n(395),i=n(396),a=n(397),s=n(227);n(226);n.d(t,"createStore",function(){return r.b}),n.d(t,"combineReducers",function(){return o.a}),n.d(t,"bindActionCreators",function(){return i.a}),n.d(t,"applyMiddleware",function(){return a.a}),n.d(t,"compose",function(){return s.a})},function(e,t){function n(e,t,n,r){for(var o=e.length,i=n+(r?1:-1);r?i--:++i<o;)if(t(e[i],i,e))return i;return-1}e.exports=n},function(e,t,n){function r(e){if("number"==typeof e)return e;if(i(e))return a;if(o(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=o(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(s,"");var n=l.test(e);return n||c.test(e)?f(e.slice(2),n?2:8):u.test(e)?a:+e}var o=n(8),i=n(24),a=NaN,s=/^\s+|\s+$/g,u=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,c=/^0o[0-7]+$/i,f=parseInt;e.exports=r},function(e,t){function n(e){return function(t){return null==t?void 0:t[e]}}e.exports=n},function(e,t){function n(e,t,n){var r=-1,o=e.length;t<0&&(t=-t>o?0:o+t),n=n>o?o:n,n<0&&(n+=o),o=t>n?0:n-t>>>0,t>>>=0;for(var i=Array(o);++r<o;)i[r]=e[r+t];return i}e.exports=n},,,,,,,,,,function(e,t,n){e.exports=!n(69)&&!n(81)(function(){return 7!=Object.defineProperty(n(267)("div"),"a",{get:function(){return 7}}).a})},function(e,t,n){var r=n(80),o=n(57).document,i=r(o)&&r(o.createElement);e.exports=function(e){return i?o.createElement(e):{}}},function(e,t,n){var r=n(82),o=n(90),i=n(374)(!1),a=n(217)("IE_PROTO");e.exports=function(e,t){var n,s=o(e),u=0,l=[];for(n in s)n!=a&&r(s,n)&&l.push(n);for(;t.length>u;)r(s,n=t[u++])&&(~i(l,n)||l.push(n));return l}},function(e,t,n){var r=n(216);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},function(e,t,n){var r=n(166),o=Math.min;e.exports=function(e){return e>0?o(r(e),9007199254740991):0}},,,,function(e,t,n){function r(e,t){return e&&o(e,t,i)}var o=n(221),i=n(34);e.exports=r},function(e,t){function n(e){return function(t,n,r){for(var o=-1,i=Object(t),a=r(t),s=a.length;s--;){var u=a[e?s:++o];if(!1===n(i[u],u,i))break}return t}}e.exports=n},function(e,t){function n(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}e.exports=n},function(e,t,n){function r(e){return i(e)&&o(e)==a}var o=n(13),i=n(12),a="[object Arguments]";e.exports=r},function(e,t){function n(){return!1}e.exports=n},function(e,t,n){function r(e){return a(e)&&i(e.length)&&!!s[o(e)]}var o=n(13),i=n(92),a=n(12),s={};s["[object Float32Array]"]=s["[object Float64Array]"]=s["[object Int8Array]"]=s["[object Int16Array]"]=s["[object Int32Array]"]=s["[object Uint8Array]"]=s["[object Uint8ClampedArray]"]=s["[object Uint16Array]"]=s["[object Uint32Array]"]=!0,s["[object Arguments]"]=s["[object Array]"]=s["[object ArrayBuffer]"]=s["[object Boolean]"]=s["[object DataView]"]=s["[object Date]"]=s["[object Error]"]=s["[object Function]"]=s["[object Map]"]=s["[object Number]"]=s["[object Object]"]=s["[object RegExp]"]=s["[object Set]"]=s["[object String]"]=s["[object WeakMap]"]=!1,e.exports=r},function(e,t,n){var r=n(171),o=r(Object.keys,Object);e.exports=o},function(e,t,n){function r(e,t){return function(n,r){if(null==n)return n;if(!o(n))return e(n,r);for(var i=n.length,a=t?i:-1,s=Object(n);(t?a--:++a<i)&&!1!==r(s[a],a,s););return n}}var o=n(31);e.exports=r},function(e,t){function n(e){return e!==e}e.exports=n},function(e,t){function n(e,t,n){for(var r=n-1,o=e.length;++r<o;)if(e[r]===t)return r;return-1}e.exports=n},function(e,t,n){function r(e){var t=i(e);return 1==t.length&&t[0][2]?a(t[0][0],t[0][1]):function(n){return n===e||o(n,e,t)}}var o=n(285),i=n(300),a=n(158);e.exports=r},function(e,t,n){function r(e,t,n,r){var u=n.length,l=u,c=!r;if(null==e)return!l;for(e=Object(e);u--;){var f=n[u];if(c&&f[2]?f[1]!==e[f[0]]:!(f[0]in e))return!1}for(;++u<l;){f=n[u];var p=f[0],d=e[p],y=f[1];if(c&&f[2]){if(void 0===d&&!(p in e))return!1}else{var h=new o;if(r)var v=r(d,y,p,e,t,h);if(!(void 0===v?i(y,d,a|s,r,h):v))return!1}}return!0}var o=n(87),i=n(109),a=1,s=2;e.exports=r},function(e,t,n){function r(){this.__data__=new o,this.size=0}var o=n(44);e.exports=r},function(e,t){function n(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}e.exports=n},function(e,t){function n(e){return this.__data__.get(e)}e.exports=n},function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},function(e,t,n){function r(e,t){var n=this.__data__;if(n instanceof o){var r=n.__data__;if(!i||r.length<s-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new a(r)}return n.set(e,t),this.size=n.size,this}var o=n(44),i=n(61),a=n(60),s=200;e.exports=r},function(e,t,n){function r(e,t,n,r,v,b){var _=l(e),g=l(t),w=_?y:u(e),E=g?y:u(t);w=w==d?h:w,E=E==d?h:E;var O=w==h,x=E==h,S=w==E;if(S&&c(e)){if(!c(t))return!1;_=!0,O=!1}if(S&&!O)return b||(b=new o),_||f(e)?i(e,t,n,r,v,b):a(e,t,w,n,r,v,b);if(!(n&p)){var P=O&&m.call(e,"__wrapped__"),j=x&&m.call(t,"__wrapped__");if(P||j){var T=P?e.value():e,k=j?t.value():t;return b||(b=new o),v(T,k,n,r,b)}}return!!S&&(b||(b=new o),s(e,t,n,r,v,b))}var o=n(87),i=n(156),a=n(295),s=n(296),u=n(105),l=n(4),c=n(66),f=n(86),p=1,d="[object Arguments]",y="[object Array]",h="[object Object]",v=Object.prototype,m=v.hasOwnProperty;e.exports=r},function(e,t){function n(e){return this.__data__.set(e,r),this}var r="__lodash_hash_undefined__";e.exports=n},function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},function(e,t){function n(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}e.exports=n},function(e,t,n){function r(e,t,n,r,o,O,S){switch(n){case E:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case w:return!(e.byteLength!=t.byteLength||!O(new i(e),new i(t)));case p:case d:case v:return a(+e,+t);case y:return e.name==t.name&&e.message==t.message;case m:case _:return e==t+"";case h:var P=u;case b:var j=r&c;if(P||(P=l),e.size!=t.size&&!j)return!1;var T=S.get(e);if(T)return T==t;r|=f,S.set(e,t);var k=s(P(e),P(t),r,o,O,S);return S.delete(e),k;case g:if(x)return x.call(e)==x.call(t)}return!1}var o=n(15),i=n(172),a=n(29),s=n(156),u=n(173),l=n(174),c=1,f=2,p="[object Boolean]",d="[object Date]",y="[object Error]",h="[object Map]",v="[object Number]",m="[object RegExp]",b="[object Set]",_="[object String]",g="[object Symbol]",w="[object ArrayBuffer]",E="[object DataView]",O=o?o.prototype:void 0,x=O?O.valueOf:void 0;e.exports=r},function(e,t,n){function r(e,t,n,r,a,u){var l=n&i,c=o(e),f=c.length;if(f!=o(t).length&&!l)return!1;for(var p=f;p--;){var d=c[p];if(!(l?d in t:s.call(t,d)))return!1}var y=u.get(e);if(y&&u.get(t))return y==t;var h=!0;u.set(e,t),u.set(t,e);for(var v=l;++p<f;){d=c[p];var m=e[d],b=t[d];if(r)var _=l?r(b,m,d,t,e,u):r(m,b,d,e,t,u);if(!(void 0===_?m===b||a(m,b,n,r,u):_)){h=!1;break}v||(v="constructor"==d)}if(h&&!v){var g=e.constructor,w=t.constructor;g!=w&&"constructor"in e&&"constructor"in t&&!("function"==typeof g&&g instanceof g&&"function"==typeof w&&w instanceof w)&&(h=!1)}return u.delete(e),u.delete(t),h}var o=n(175),i=1,a=Object.prototype,s=a.hasOwnProperty;e.exports=r},function(e,t,n){var r=n(14),o=n(7),i=r(o,"DataView");e.exports=i},function(e,t,n){var r=n(14),o=n(7),i=r(o,"Promise");e.exports=i},function(e,t,n){var r=n(14),o=n(7),i=r(o,"Set");e.exports=i},function(e,t,n){function r(e){for(var t=i(e),n=t.length;n--;){var r=t[n],a=e[r];t[n]=[r,a,o(a)]}return t}var o=n(157),i=n(34);e.exports=r},function(e,t,n){function r(e,t){return s(e)&&u(t)?l(c(e),t):function(n){var r=i(n,e);return void 0===r&&r===t?a(n,e):o(t,r,f|p)}}var o=n(109),i=n(30),a=n(302),s=n(59),u=n(157),l=n(158),c=n(25),f=1,p=2;e.exports=r},function(e,t,n){function r(e,t){return null!=e&&i(e,t,o)}var o=n(303),i=n(233);e.exports=r},function(e,t){function n(e,t){return null!=e&&t in Object(e)}e.exports=n},function(e,t,n){function r(e){return a(e)?o(s(e)):i(e)}var o=n(255),i=n(305),a=n(59),s=n(25);e.exports=r},function(e,t,n){function r(e){return function(t){return o(t,e)}}var o=n(54);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){(0,h.default)(e,function(e,n){g.includes(n)||t.dispatch((0,b.updateReplacementVariable)(n,e))})}function i(e){if(!["ct_","cf_","pt_"].includes(e.substr(0,3)))return e.replace(/_/g," ");var t=e.slice(0,3);switch(e=e.slice(3),-1!==e.indexOf("desc_")&&(e=e.slice(5)+" description"),t){case"ct_":e+=" (custom taxonomy)";break;case"cf_":e+=" (custom field)";break;case"pt_":e=e.replace("single","singular"),e="Post type ("+e+")"}return e}function a(e){return e=i(e),(0,_.firstToUpperCase)(e)}function s(e,t){return e.push({name:t.name,label:t.label||a(t.name),value:t.value}),e}function u(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"_";return e.replace(/\s/g,t)}function l(e){return{name:"cf_"+u(e),label:(0,_.firstToUpperCase)(e+" (custom field)")}}function c(e){var t=u(e);return{name:"ct_"+t,label:(0,_.firstToUpperCase)(e+" (custom taxonomy)"),descriptionName:"ct_desc_"+t,descriptionLabel:(0,_.firstToUpperCase)(e+" description (custom taxonomy)")}}function f(e,t){return e.custom_taxonomies?((0,h.default)(e.custom_taxonomies,function(e,n){var r=c(n),o=r.name,i=r.label,a=r.descriptionName,s=r.descriptionLabel;t.dispatch((0,b.updateReplacementVariable)(o,e.name,i)),t.dispatch((0,b.updateReplacementVariable)(a,e.description,s))}),(0,m.default)(d({},e),"custom_taxonomies")):e}function p(e,t){return e.custom_fields?((0,h.default)(e.custom_fields,function(e,n){var r=l(n),o=r.name,i=r.label;t.dispatch((0,b.updateReplacementVariable)(o,e,i))}),(0,m.default)(d({},e),"custom_fields")):e}Object.defineProperty(t,"__esModule",{value:!0}),t.nonReplaceVars=void 0;var d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.fillReplacementVariables=o,t.handlePrefixes=i,t.createLabelFromName=a,t.pushNewReplaceVar=s,t.replaceSpaces=u,t.prepareCustomFieldForDispatch=l,t.prepareCustomTaxonomyForDispatch=c,t.mapCustomTaxonomies=f,t.mapCustomFields=p;var y=n(98),h=r(y),v=n(200),m=r(v),b=n(62),_=n(347),g=t.nonReplaceVars=["slug","content"]},function(e,t,n){function r(e,t,n,C,R,A){var I,L=t&O,D=t&x,N=t&S;if(n&&(I=R?n(e,C,R,A):n(e)),void 0!==I)return I;if(!w(e))return e;var B=_(e);if(B){if(I=v(e),!L)return c(e,I)}else{var U=h(e),F=U==j||U==T;if(g(e))return l(e,L);if(U==k||U==P||F&&!R){if(I=D||F?{}:b(e),!L)return D?p(e,u(I,e)):f(e,s(I,e))}else{if(!M[U])return R?e:{};I=m(e,U,r,L)}}A||(A=new o);var Y=A.get(e);if(Y)return Y;A.set(e,I);var V=N?D?y:d:D?keysIn:E,K=B?void 0:V(e);return i(K||e,function(o,i){K&&(i=o,o=e[i]),a(I,i,r(o,t,n,i,e,A))}),I}var o=n(87),i=n(197),a=n(110),s=n(402),u=n(403),l=n(310),c=n(234),f=n(404),p=n(405),d=n(175),y=n(178),h=n(105),v=n(406),m=n(407),b=n(312),_=n(4),g=n(66),w=n(8),E=n(34),O=1,x=2,S=4,P="[object Arguments]",j="[object Function]",T="[object GeneratorFunction]",k="[object Object]",M={};M[P]=M["[object Array]"]=M["[object ArrayBuffer]"]=M["[object DataView]"]=M["[object Boolean]"]=M["[object Date]"]=M["[object Float32Array]"]=M["[object Float64Array]"]=M["[object Int8Array]"]=M["[object Int16Array]"]=M["[object Int32Array]"]=M["[object Map]"]=M["[object Number]"]=M[k]=M["[object RegExp]"]=M["[object Set]"]=M["[object String]"]=M["[object Symbol]"]=M["[object Uint8Array]"]=M["[object Uint8ClampedArray]"]=M["[object Uint16Array]"]=M["[object Uint32Array]"]=!0,M["[object Error]"]=M[j]=M["[object WeakMap]"]=!1,e.exports=r},function(e,t,n){function r(e){if(!o(e))return a(e);var t=i(e),n=[];for(var r in e)("constructor"!=r||!t&&u.call(e,r))&&n.push(r);return n}var o=n(8),i=n(70),a=n(309),s=Object.prototype,u=s.hasOwnProperty;e.exports=r},function(e,t){function n(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}e.exports=n},function(e,t,n){(function(e){function r(e,t){if(t)return e.slice();var n=e.length,r=l?l(n):new e.constructor(n);return e.copy(r),r}var o=n(7),i="object"==typeof t&&t&&!t.nodeType&&t,a=i&&"object"==typeof e&&e&&!e.nodeType&&e,s=a&&a.exports===i,u=s?o.Buffer:void 0,l=u?u.allocUnsafe:void 0;e.exports=r}).call(t,n(26)(e))},function(e,t,n){function r(e,t){var n=t?o(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}var o=n(144);e.exports=r},function(e,t,n){function r(e){return"function"!=typeof e.constructor||a(e)?{}:o(i(e))}var o=n(236),i=n(143),a=n(70);e.exports=r},function(e,t,n){function r(e){if(!a(e)||o(e)!=s)return!1;var t=i(e);if(null===t)return!0;var n=f.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&c.call(n)==p}var o=n(13),i=n(143),a=n(12),s="[object Object]",u=Function.prototype,l=Object.prototype,c=u.toString,f=l.hasOwnProperty,p=c.call(Object);e.exports=r},function(e,t,n){function r(e){return a(i(e,void 0,o),e+"")}var o=n(315),i=n(201),a=n(203);e.exports=r},function(e,t,n){function r(e){return(null==e?0:e.length)?o(e,1):[]}var o=n(316);e.exports=r},function(e,t,n){function r(e,t,n,a,s){var u=-1,l=e.length;for(n||(n=i),s||(s=[]);++u<l;){var c=e[u];t>0&&n(c)?t>1?r(c,t-1,n,a,s):o(s,c):a||(s[s.length]=c)}return s}var o=n(103),i=n(419);e.exports=r},function(e,t,n){var r=n(318),o=n(159),i=n(67),a=o?function(e,t){return o(e,"toString",{configurable:!0,enumerable:!1,value:r(t),writable:!0})}:i;e.exports=a},function(e,t){function n(e){return function(){return e}}e.exports=n},function(e,t){function n(e){var t=0,n=0;return function(){var a=i(),s=o-(a-n);if(n=a,s>0){if(++t>=r)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var r=800,o=16,i=Date.now;e.exports=n},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=t.SET_FOCUS_KEYWORD="WPSEO_SET_FOCUS_KEYWORD";t.setFocusKeyword=function(e){return{type:r,keyword:e}}},function(e,t,n){"use strict";function r(){var e=o();return!i(e)&&"1"===e.keywordAnalysisActive}var o=n(182),i=n(16);e.exports=r},function(e,t,n){"use strict";var r=n(622),o=function(e){return e&&e.__esModule?e:{default:e}}(r),i=n(351),a=n(98),s=n(16),u=n(426).editorHasMarks,l=n(426).editorRemoveMarks,c=void 0;!function(){function t(e){c=e}function n(e){return document.getElementById(e)&&document.getElementById(e).value||""}function r(){return"undefined"!=typeof tinyMCE&&void 0!==tinyMCE.editors&&0!==tinyMCE.editors.length}function f(e){return null!==document.getElementById(e+"_ifr")}function p(e){if(!r())return!1;var t=tinyMCE.get(e);return null!==t&&!t.isHidden()}function d(e){var t=new RegExp("&amp;","g");return e.replace(t,"&")}function y(e){var t="";return t=!1===p(e)||!1===f(e)?n(e):tinyMCE.get(e).getContent(),d(t)}function h(e,t,n){"undefined"!=typeof tinyMCE&&"function"==typeof tinyMCE.on&&tinyMCE.on("addEditor",function(r){var o=r.editor;o.id===e&&a(t,function(e){o.on(e,n)})})}function v(){s(c)||c.dispatch((0,i.setMarkerStatus)("disabled"))}function m(){s(c)||c.dispatch((0,i.setMarkerStatus)("enabled"))}function b(){var e=document.getElementById("wp-content-wrap");return!!e&&e.classList.contains("html-active")}function _(){b()&&(v(),r()&&tinyMCE.on("AddEditor",function(){m()}))}function g(e,t){h(t,["input","change","cut","paste"],e.refresh.bind(e)),h(t,["hide"],v);var n=["show"];(new o.default).isPageBuilderActive()||n.push("init"),h(t,n,m),h("content",["focus"],function(e){var t=e.target;u(t)&&(l(t),YoastSEO.app.disableMarkers())})}e.exports={addEventHandler:h,tinyMceEventBinder:g,getContentTinyMce:y,isTinyMCEAvailable:p,isTinyMCELoaded:r,disableMarkerButtons:v,enableMarkerButtons:m,wpTextViewOnInitCheck:_,isTextViewActive:b,tmceId:"content",termsTmceId:"description",setStore:t}}(jQuery)},function(e,t,n){function r(e){return o(function(t,n){var r=-1,o=n.length,a=o>1?n[o-1]:void 0,s=o>2?n[2]:void 0;for(a=e.length>3&&"function"==typeof a?(o--,a):void 0,s&&i(n[0],n[1],s)&&(a=o<3?void 0:a,o=1),t=Object(t);++r<o;){var u=n[r];u&&e(t,u,r,a)}return t})}var o=n(204),i=n(425);e.exports=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(0),i=(function(e){e&&e.__esModule}(o),n(10)),a=function(e){return yoast._wp.element.createElement(i.Collapsible,r({hasPadding:!0,hasSeparator:!0},e))};t.default=a},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t={className:"",screenReaderText:"",fullText:"",screenReaderReadabilityText:""};return f()?(0,l.default)(e)?(t.className="loading",t):(e/=10,p().getIndicator(c(e))):t}var i=n(16),a=r(i),s=n(71),u=n(538),l=r(u),c=s.helpers.scoreToRating,f=function(){var e=YoastSEO.app;return!(0,a.default)(e.seoAssessorPresenter)||!(0,a.default)(e.contentAssessorPresenter)},p=function(){var e=YoastSEO.app;return(0,a.default)(e.seoAssessorPresenter)?(0,a.default)(e.contentAssessorPresenter)?void 0:e.contentAssessorPresenter:e.seoAssessorPresenter};e.exports=o},function(e,t){function n(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}e.exports=n},,,,,,,,,,,,,,,function(e,t,n){var r=n(78),o=n(20),i=n(81);e.exports=function(e,t){var n=(o.Object||{})[e]||Object[e],a={};a[e]=t(n),r(r.S+r.F*i(function(){n(1)}),"Object",a)}},,function(e,t,n){"use strict";n.d(t,"b",function(){return i}),n.d(t,"a",function(){return a});var r=n(3),o=n.n(r),i=o.a.shape({trySubscribe:o.a.func.isRequired,tryUnsubscribe:o.a.func.isRequired,notifyNestedSubs:o.a.func.isRequired,isSubscribed:o.a.func.isRequired}),a=o.a.shape({subscribe:o.a.func.isRequired,dispatch:o.a.func.isRequired,getState:o.a.func.isRequired})},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function s(){}function u(e,t){var n={run:function(r){try{var o=e(t.getState(),r);(o!==n.props||n.error)&&(n.shouldComponentUpdate=!0,n.props=o,n.error=null)}catch(e){n.shouldComponentUpdate=!0,n.error=e}}};return n}function l(e){var t,n,l=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},c=l.getDisplayName,p=void 0===c?function(e){return"ConnectAdvanced("+e+")"}:c,g=l.methodName,w=void 0===g?"connectAdvanced":g,E=l.renderCountProp,O=void 0===E?void 0:E,x=l.shouldHandleStateChanges,S=void 0===x||x,P=l.storeKey,j=void 0===P?"store":P,T=l.withRef,k=void 0!==T&&T,M=a(l,["getDisplayName","methodName","renderCountProp","shouldHandleStateChanges","storeKey","withRef"]),C=j+"Subscription",R=b++,A=(t={},t[j]=v.a,t[C]=v.b,t),I=(n={},n[C]=v.b,n);return function(t){d()("function"==typeof t,"You must pass a component to the function returned by connect. Instead received "+JSON.stringify(t));var n=t.displayName||t.name||"Component",a=p(n),l=m({},M,{getDisplayName:p,methodName:w,renderCountProp:O,shouldHandleStateChanges:S,storeKey:j,withRef:k,displayName:a,wrappedComponentName:n,WrappedComponent:t}),c=function(n){function c(e,t){r(this,c);var i=o(this,n.call(this,e,t));return i.version=R,i.state={},i.renderCount=0,i.store=e[j]||t[j],i.propsMode=Boolean(e[j]),i.setWrappedInstance=i.setWrappedInstance.bind(i),d()(i.store,'Could not find "'+j+'" in either the context or props of "'+a+'". Either wrap the root component in a <Provider>, or explicitly pass "'+j+'" as a prop to "'+a+'".'),i.initSelector(),i.initSubscription(),i}return i(c,n),c.prototype.getChildContext=function(){var e,t=this.propsMode?null:this.subscription;return e={},e[C]=t||this.context[C],e},c.prototype.componentDidMount=function(){S&&(this.subscription.trySubscribe(),this.selector.run(this.props),this.selector.shouldComponentUpdate&&this.forceUpdate())},c.prototype.componentWillReceiveProps=function(e){this.selector.run(e)},c.prototype.shouldComponentUpdate=function(){return this.selector.shouldComponentUpdate},c.prototype.componentWillUnmount=function(){this.subscription&&this.subscription.tryUnsubscribe(),this.subscription=null,this.notifyNestedSubs=s,this.store=null,this.selector.run=s,this.selector.shouldComponentUpdate=!1},c.prototype.getWrappedInstance=function(){return d()(k,"To access the wrapped instance, you need to specify { withRef: true } in the options argument of the "+w+"() call."),this.wrappedInstance},c.prototype.setWrappedInstance=function(e){this.wrappedInstance=e},c.prototype.initSelector=function(){var t=e(this.store.dispatch,l);this.selector=u(t,this.store),this.selector.run(this.props)},c.prototype.initSubscription=function(){if(S){var e=(this.propsMode?this.props:this.context)[C];this.subscription=new h.a(this.store,e,this.onStateChange.bind(this)),this.notifyNestedSubs=this.subscription.notifyNestedSubs.bind(this.subscription)}},c.prototype.onStateChange=function(){this.selector.run(this.props),this.selector.shouldComponentUpdate?(this.componentDidUpdate=this.notifyNestedSubsOnComponentDidUpdate,this.setState(_)):this.notifyNestedSubs()},c.prototype.notifyNestedSubsOnComponentDidUpdate=function(){this.componentDidUpdate=void 0,this.notifyNestedSubs()},c.prototype.isSubscribed=function(){return Boolean(this.subscription)&&this.subscription.isSubscribed()},c.prototype.addExtraProps=function(e){if(!(k||O||this.propsMode&&this.subscription))return e;var t=m({},e);return k&&(t.ref=this.setWrappedInstance),O&&(t[O]=this.renderCount++),this.propsMode&&this.subscription&&(t[C]=this.subscription),t},c.prototype.render=function(){var e=this.selector;if(e.shouldComponentUpdate=!1,e.error)throw e.error;return Object(y.createElement)(t,this.addExtraProps(e.props))},c}(y.Component);return c.WrappedComponent=t,c.displayName=a,c.childContextTypes=I,c.contextTypes=A,c.propTypes=A,f()(c,t)}}t.a=l;var c=n(495),f=n.n(c),p=n(223),d=n.n(p),y=n(0),h=(n.n(y),n(496)),v=n(343),m=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},b=0,_={}},function(e,t,n){"use strict";function r(e){return function(t,n){function r(){return o}var o=e(t,n);return r.dependsOnOwnProps=!1,r}}function o(e){return null!==e.dependsOnOwnProps&&void 0!==e.dependsOnOwnProps?Boolean(e.dependsOnOwnProps):1!==e.length}function i(e,t){return function(t,n){var r=(n.displayName,function(e,t){return r.dependsOnOwnProps?r.mapToProps(e,t):r.mapToProps(e)});return r.dependsOnOwnProps=!0,r.mapToProps=function(t,n){r.mapToProps=e,r.dependsOnOwnProps=o(e);var i=r(t,n);return"function"==typeof i&&(r.mapToProps=i,r.dependsOnOwnProps=o(i),i=r(t,n)),i},r}}t.a=r,t.b=i;n(346)},function(e,t,n){"use strict";n(155),n(222)},function(e,t,n){"use strict";function r(e){return e.charAt(0).toUpperCase()+e.slice(1)}function o(e){var t=document.createElement("DIV");return t.innerHTML=e,t.textContent||t.innerText||""}Object.defineProperty(t,"__esModule",{value:!0}),t.firstToUpperCase=r,t.stripHTML=o},,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=t.TOGGLE_CORNERSTONE_CONTENT="WPSEO_TOGGLE_CORNERSTONE_CONTENT",o=t.SET_CORNERSTONE_CONTENT="WPSEO_SET_CORNERSTONE_CONTENT";t.setCornerstoneContent=function(e){return{type:o,isCornerstone:e}},t.toggleCornerstoneContent=function(){return{type:r}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=t.SET_MARKER_STATUS="WPSEO_SET_MARKER_STATUS";t.setMarkerStatus=function(e){return{type:r,marksButtonStatus:e}}},function(e,t,n){"use strict";function r(e){return function(){return e}}var o=function(){};o.thatReturns=r,o.thatReturnsFalse=r(!1),o.thatReturnsTrue=r(!0),o.thatReturnsNull=r(null),o.thatReturnsThis=function(){return this},o.thatReturnsArgument=function(e){return e},e.exports=o},,,,,,,,,,,,,,,,,,,,,function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,n){var r=n(90),o=n(270),i=n(375);e.exports=function(e){return function(t,n,a){var s,u=r(t),l=o(u.length),c=i(a,l);if(e&&n!=n){for(;l>c;)if((s=u[c++])!=s)return!0}else for(;l>c;c++)if((e||c in u)&&u[c]===n)return e||c||0;return!e&&-1}}},function(e,t,n){var r=n(166),o=Math.max,i=Math.min;e.exports=function(e,t){return e=r(e),e<0?o(e+t,0):i(e,t)}},,,,,,,,function(e,t,n){function r(e){return"function"==typeof e?e:o}var o=n(67);e.exports=r},function(e,t,n){"use strict";function r(e){return null==e?void 0===e?u:s:l&&l in Object(e)?Object(i.a)(e):Object(a.a)(e)}var o=n(225),i=n(387),a=n(388),s="[object Null]",u="[object Undefined]",l=o.a?o.a.toStringTag:void 0;t.a=r},function(e,t,n){"use strict";var r=n(386),o="object"==typeof self&&self&&self.Object===Object&&self,i=r.a||o||Function("return this")();t.a=i},function(e,t,n){"use strict";(function(e){var n="object"==typeof e&&e&&e.Object===Object&&e;t.a=n}).call(t,n(11))},function(e,t,n){"use strict";function r(e){var t=a.call(e,u),n=e[u];try{e[u]=void 0;var r=!0}catch(e){}var o=s.call(e);return r&&(t?e[u]=n:delete e[u]),o}var o=n(225),i=Object.prototype,a=i.hasOwnProperty,s=i.toString,u=o.a?o.a.toStringTag:void 0;t.a=r},function(e,t,n){"use strict";function r(e){return i.call(e)}var o=Object.prototype,i=o.toString;t.a=r},function(e,t,n){"use strict";var r=n(390),o=Object(r.a)(Object.getPrototypeOf,Object);t.a=o},function(e,t,n){"use strict";function r(e,t){return function(n){return e(t(n))}}t.a=r},function(e,t,n){"use strict";function r(e){return null!=e&&"object"==typeof e}t.a=r},function(e,t,n){e.exports=n(393)},function(e,t,n){"use strict";(function(e,r){Object.defineProperty(t,"__esModule",{value:!0});var o,i=n(394),a=function(e){return e&&e.__esModule?e:{default:e}}(i);o="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==e?e:r;var s=(0,a.default)(o);t.default=s}).call(t,n(11),n(26)(e))},function(e,t,n){"use strict";function r(e){var t,n=e.Symbol;return"function"==typeof n?n.observable?t=n.observable:(t=n("observable"),n.observable=t):t="@@observable",t}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r},function(e,t,n){"use strict";function r(e,t){var n=t&&t.type;return"Given action "+(n&&'"'+n.toString()+'"'||"an action")+', reducer "'+e+'" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.'}function o(e){Object.keys(e).forEach(function(t){var n=e[t];if(void 0===n(void 0,{type:a.a.INIT}))throw new Error('Reducer "'+t+"\" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.");if(void 0===n(void 0,{type:"@@redux/PROBE_UNKNOWN_ACTION_"+Math.random().toString(36).substring(7).split("").join(".")}))throw new Error('Reducer "'+t+"\" returned undefined when probed with a random type. Don't try to handle "+a.a.INIT+' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.')})}function i(e){for(var t=Object.keys(e),n={},i=0;i<t.length;i++){var a=t[i];"function"==typeof e[a]&&(n[a]=e[a])}var s=Object.keys(n),u=void 0;try{o(n)}catch(e){u=e}return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];if(u)throw u;for(var o=!1,i={},a=0;a<s.length;a++){var l=s[a],c=n[l],f=e[l],p=c(f,t);if(void 0===p){var d=r(l,t);throw new Error(d)}i[l]=p,o=o||p!==f}return o?i:e}}t.a=i;var a=n(224);n(155),n(226)},function(e,t,n){"use strict";function r(e,t){return function(){return t(e.apply(void 0,arguments))}}function o(e,t){if("function"==typeof e)return r(e,t);if("object"!=typeof e||null===e)throw new Error("bindActionCreators expected an object or a function, instead received "+(null===e?"null":typeof e)+'. Did you write "import ActionCreators from" instead of "import * as ActionCreators from"?');for(var n=Object.keys(e),o={},i=0;i<n.length;i++){var a=n[i],s=e[a];"function"==typeof s&&(o[a]=r(s,t))}return o}t.a=o},function(e,t,n){"use strict";function r(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){return function(n,r,a){var s=e(n,r,a),u=s.dispatch,l=[],c={getState:s.getState,dispatch:function(e){return u(e)}};return l=t.map(function(e){return e(c)}),u=o.a.apply(void 0,l)(s.dispatch),i({},s,{dispatch:u})}}}t.a=r;var o=n(227),i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}},function(e,t,n){function r(e){return"string"==typeof e||!i(e)&&a(e)&&o(e)==s}var o=n(13),i=n(4),a=n(12),s="[object String]";e.exports=r},,function(e,t,n){function r(e){return null==e?[]:o(e,i(e))}var o=n(401),i=n(34);e.exports=r},function(e,t,n){function r(e,t){return o(t,function(t){return e[t]})}var o=n(50);e.exports=r},function(e,t,n){function r(e,t){return e&&o(t,i(t),e)}var o=n(45),i=n(34);e.exports=r},function(e,t,n){function r(e,t){return e&&o(t,i(t),e)}var o=n(45),i=n(93);e.exports=r},function(e,t,n){function r(e,t){return o(e,i(e),t)}var o=n(45),i=n(104);e.exports=r},function(e,t,n){function r(e,t){return o(e,i(e),t)}var o=n(45),i=n(235);e.exports=r},function(e,t){function n(e){var t=e.length,n=e.constructor(t);return t&&"string"==typeof e[0]&&o.call(e,"index")&&(n.index=e.index,n.input=e.input),n}var r=Object.prototype,o=r.hasOwnProperty;e.exports=n},function(e,t,n){function r(e,t,n,r){var M=e.constructor;switch(t){case _:return o(e);case f:case p:return new M(+e);case g:return i(e,r);case w:case E:case O:case x:case S:case P:case j:case T:case k:return c(e,r);case d:return a(e,r,n);case y:case m:return new M(e);case h:return s(e);case v:return u(e,r,n);case b:return l(e)}}var o=n(144),i=n(408),a=n(409),s=n(411),u=n(412),l=n(414),c=n(311),f="[object Boolean]",p="[object Date]",d="[object Map]",y="[object Number]",h="[object RegExp]",v="[object Set]",m="[object String]",b="[object Symbol]",_="[object ArrayBuffer]",g="[object DataView]",w="[object Float32Array]",E="[object Float64Array]",O="[object Int8Array]",x="[object Int16Array]",S="[object Int32Array]",P="[object Uint8Array]",j="[object Uint8ClampedArray]",T="[object Uint16Array]",k="[object Uint32Array]";e.exports=r},function(e,t,n){function r(e,t){var n=t?o(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}var o=n(144);e.exports=r},function(e,t,n){function r(e,t,n){var r=t?n(a(e),s):a(e);return i(r,o,new e.constructor)}var o=n(410),i=n(179),a=n(173),s=1;e.exports=r},function(e,t){function n(e,t){return e.set(t[0],t[1]),e}e.exports=n},function(e,t){function n(e){var t=new e.constructor(e.source,r.exec(e));return t.lastIndex=e.lastIndex,t}var r=/\w*$/;e.exports=n},function(e,t,n){function r(e,t,n){var r=t?n(a(e),s):a(e);return i(r,o,new e.constructor)}var o=n(413),i=n(179),a=n(174),s=1;e.exports=r},function(e,t){function n(e,t){return e.add(t),e}e.exports=n},function(e,t,n){function r(e){return a?Object(a.call(e)):{}}var o=n(15),i=o?o.prototype:void 0,a=i?i.valueOf:void 0;e.exports=r},function(e,t,n){function r(e,t){return t=o(t,e),null==(e=a(e,t))||delete e[s(i(t))]}var o=n(33),i=n(416),a=n(417),s=n(25);e.exports=r},function(e,t){function n(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}e.exports=n},function(e,t,n){function r(e,t){return t.length<2?e:o(e,i(t,0,-1))}var o=n(54),i=n(256);e.exports=r},function(e,t,n){function r(e){return o(e)?void 0:e}var o=n(313);e.exports=r},function(e,t,n){function r(e){return a(e)||i(e)||!!(s&&e&&e[s])}var o=n(15),i=n(65),a=n(4),s=o?o.isConcatSpreadable:void 0;e.exports=r},,,,function(e,t){e.exports=window.yoast._wp.data},function(e,t,n){"use strict";function r(){var e=o();return!i(e)&&"1"===e.contentAnalysisActive}var o=n(182),i=n(16);e.exports=r},function(e,t,n){function r(e,t,n){if(!s(n))return!1;var r=typeof t;return!!("number"==r?i(n)&&a(t,n.length):"string"==r&&t in n)&&o(n[t],e)}var o=n(29),i=n(31),a=n(85),s=n(8);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t=e.getContent();t=t.replace(new RegExp("&lt;yoastmark.+?&gt;","g"),"").replace(new RegExp("&lt;/yoastmark&gt;","g"),""),e.setContent(t)}function i(e,t,n){var r=e.dom,i=e.getContent();i=d(i),(0,p.default)(n,function(e){i=e.applyWithReplace(i)}),e.setContent(i),o(e);var a=r.select(y);(0,p.default)(a,function(e){e.setAttribute("data-mce-bogus","1")})}function a(e){return window.test=e,i.bind(null,e)}function s(e){return-1!==e.getContent({format:"raw"}).indexOf("<"+y)}function u(e){a(e)(null,[])}var l=n(71),c=r(l),f=n(98),p=r(f),d=c.default.markers.removeMarks,y="yoastmark";e.exports={tinyMCEDecorator:a,editorHasMarks:s,editorRemoveMarks:u}},function(e,t,n){"use strict";function r(e){var t={score:e.score,rating:c(e.score),hasMarks:e.hasMarks(),marker:e.getMarker(),id:e.getIdentifier(),text:e.text};return"ok"===t.rating&&(t.rating="OK"),t}function o(e,t){switch(e.rating){case"error":t.errorsResults.push(e);break;case"feedback":t.considerationsResults.push(e);break;case"bad":t.problemsResults.push(e);break;case"OK":t.improvementsResults.push(e);break;case"good":t.goodResults.push(e)}return t}function i(e){var t={icon:"seo-score-none",color:l.colors.$color_grey_disabled};switch(e){case"loading":t={icon:"loading-spinner",color:l.colors.$color_green_medium_light};break;case"good":t={icon:"seo-score-good",color:l.colors.$color_green_medium};break;case"ok":t={icon:"seo-score-ok",color:l.colors.$color_ok};break;case"bad":t={icon:"seo-score-bad",color:l.colors.$color_red}}return t}function a(e){var t={errorsResults:[],problemsResults:[],improvementsResults:[],goodResults:[],considerationsResults:[]};if(!e)return t;for(var n=0;n<e.length;n++){var i=e[n];if(i.text){t=o(r(i),t)}}return t}Object.defineProperty(t,"__esModule",{value:!0}),t.getIconForScore=i,t.default=a;var s=n(71),u=function(e){return e&&e.__esModule?e:{default:e}}(s),l=n(10),c=u.default.helpers.scoreToRating},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(0),a=r(i),s=n(5),u=r(s),l=n(6),c=r(l),f=n(200),p=r(f),d=function(e){var t=(0,c.default)(e.icon).withConfig({displayName:"Icon__IconComponent"})(["width:",";height:",";"," flex:0 0 auto;"],e.width,e.height,e.color?"fill: "+e.color+";":""),n=(0,p.default)(e,["icon","width","height","color"]);return a.default.createElement(t,o({role:"img","aria-hidden":"true",focusable:"false"},n))};d.propTypes={icon:u.default.func.isRequired,width:u.default.string,height:u.default.string,color:u.default.string},d.defaultProps={width:"16px",height:"16px"},t.default=d},function(e,t,n){var r=n(834),o=n(323),i=o(function(e,t,n){r(e,t,n)});e.exports=i},function(e,t,n){"use strict";function r(e,t){return{type:d,keyword:e,results:t}}function o(e){return{type:p,resultsPerKeyword:e}}function i(e,t){return{type:y,keyword:e,result:t}}function a(e){return{type:h,keyword:e}}function s(e){return{type:v,results:e}}function u(e){return{type:m,result:e}}function l(e){return{type:b,overallScore:e}}function c(e,t){return{type:_,keyword:t,overallScore:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.setSeoResultsForKeyword=r,t.setSeoResults=o,t.updateSeoResult=i,t.removeKeyword=a,t.setReadabilityResults=s,t.updateReadabilityResult=u,t.setOverallReadabilityScore=l,t.setOverallSeoScore=c;var f="CONTENT_ANALYSIS_",p=t.SET_SEO_RESULTS=f+"SET_SEO_RESULTS",d=t.SET_SEO_RESULTS_FOR_KEYWORD=f+"SET_SEO_RESULTS_FOR_KEYWORD",y=t.UPDATE_SEO_RESULT=f+"UPDATE_SEO_RESULT",h=t.REMOVE_KEYWORD=f+"REMOVE_KEYWORD",v=t.SET_READABILITY_RESULTS=f+"SET_READABILITY_RESULTS",m=t.UPDATE_READABILITY_RESULT=f+"UPDATE_READABILITY_RESULT",b=t.SET_OVERALL_READABILITY_SCORE=f+"SET_OVERALL_READABILITY_SCORE",_=t.SET_OVERALL_SEO_SCORE=f+"SET_OVERALL_SEO_SCORE"},function(e,t,n){function r(e){if(null==e)return!0;if(u(e)&&(s(e)||"string"==typeof e||"function"==typeof e.splice||l(e)||f(e)||a(e)))return!e.length;var t=i(e);if(t==p||t==d)return!e.size;if(c(e))return!o(e).length;for(var n in e)if(h.call(e,n))return!1;return!0}var o=n(170),i=n(105),a=n(65),s=n(4),u=n(31),l=n(66),c=n(70),f=n(86),p="[object Map]",d="[object Set]",y=Object.prototype,h=y.hasOwnProperty;e.exports=r},,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";function r(){return[{name:"date",label:(0,o.__)("Date","wordpress-seo"),value:""},{name:"id",label:(0,o.__)("ID","wordpress-seo"),value:""},{name:"page",label:(0,o.__)("Page","wordpress-seo"),value:""},{name:"searchphrase",label:(0,o.__)("Search phrase","wordpress-seo"),value:""},{name:"sitedesc",label:(0,o.__)("Tagline","wordpress-seo"),value:""},{name:"sitename",label:(0,o.__)("Site title","wordpress-seo"),value:""},{name:"category",label:(0,o.__)("Category","wordpress-seo"),value:""},{name:"focuskw",label:(0,o.__)("Focus keyword","wordpress-seo"),value:""},{name:"title",label:(0,o.__)("Title","wordpress-seo"),value:""},{name:"parent_title",label:(0,o.__)("Parent title","wordpress-seo"),value:""},{name:"excerpt",label:(0,o.__)("Excerpt","wordpress-seo"),value:""},{name:"primary_category",label:(0,o.__)("Primary category","wordpress-seo"),value:""},{name:"sep",label:(0,o.__)("Separator","wordpress-seo"),value:""},{name:"excerpt_only",label:(0,o.__)("Excerpt only","wordpress-seo"),value:""},{name:"category_description",label:(0,o.__)("Category description","wordpress-seo"),value:""},{name:"tag_description",label:(0,o.__)("Tag description","wordpress-seo"),value:""},{name:"term_description",label:(0,o.__)("Term description","wordpress-seo"),value:""},{name:"currentyear",label:(0,o.__)("Current year","wordpress-seo"),value:""}]}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r;var o=n(9)},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"store",n=arguments[1],a=n||t+"Subscription",u=function(e){function n(i,a){r(this,n);var s=o(this,e.call(this,i,a));return s[t]=i.store,s}return i(n,e),n.prototype.getChildContext=function(){var e;return e={},e[t]=this[t],e[a]=null,e},n.prototype.render=function(){return s.Children.only(this.props.children)},n}(s.Component);return u.propTypes={store:c.a.isRequired,children:l.a.element.isRequired},u.childContextTypes=(e={},e[t]=c.a.isRequired,e[a]=c.b,e),u}t.a=a;var s=n(0),u=(n.n(s),n(3)),l=n.n(u),c=n(343);n(222);t.b=a()},function(e,t,n){"use strict";var r={childContextTypes:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i=Object.defineProperty,a=Object.getOwnPropertyNames,s=Object.getOwnPropertySymbols,u=Object.getOwnPropertyDescriptor,l=Object.getPrototypeOf,c=l&&l(Object);e.exports=function e(t,n,f){if("string"!=typeof n){if(c){var p=l(n);p&&p!==c&&e(t,p,f)}var d=a(n);s&&(d=d.concat(s(n)));for(var y=0;y<d.length;++y){var h=d[y];if(!(r[h]||o[h]||f&&f[h])){var v=u(n,h);try{i(t,h,v)}catch(e){}}}return t}return t}},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(){var e=[],t=[];return{clear:function(){t=i,e=i},notify:function(){for(var n=e=t,r=0;r<n.length;r++)n[r]()},get:function(){return t},subscribe:function(n){var r=!0;return t===e&&(t=e.slice()),t.push(n),function(){r&&e!==i&&(r=!1,t===e&&(t=e.slice()),t.splice(t.indexOf(n),1))}}}}n.d(t,"a",function(){return s});var i=null,a={notify:function(){}},s=function(){function e(t,n,o){r(this,e),this.store=t,this.parentSub=n,this.onStateChange=o,this.unsubscribe=null,this.listeners=a}return e.prototype.addNestedSub=function(e){return this.trySubscribe(),this.listeners.subscribe(e)},e.prototype.notifyNestedSubs=function(){this.listeners.notify()},e.prototype.isSubscribed=function(){return Boolean(this.unsubscribe)},e.prototype.trySubscribe=function(){this.unsubscribe||(this.unsubscribe=this.parentSub?this.parentSub.addNestedSub(this.onStateChange):this.store.subscribe(this.onStateChange),this.listeners=o())},e.prototype.tryUnsubscribe=function(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null,this.listeners.clear(),this.listeners=a)},e}()},function(e,t,n){"use strict";function r(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t,n){for(var r=t.length-1;r>=0;r--){var o=t[r](e);if(o)return o}return function(t,r){throw new Error("Invalid value of type "+typeof e+" for "+n+" argument when connecting component "+r.wrappedComponentName+".")}}function i(e,t){return e===t}var a=n(344),s=n(498),u=n(499),l=n(500),c=n(501),f=n(502),p=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.a=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.connectHOC,n=void 0===t?a.a:t,d=e.mapStateToPropsFactories,y=void 0===d?l.a:d,h=e.mapDispatchToPropsFactories,v=void 0===h?u.a:h,m=e.mergePropsFactories,b=void 0===m?c.a:m,_=e.selectorFactory,g=void 0===_?f.a:_;return function(e,t,a){var u=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},l=u.pure,c=void 0===l||l,f=u.areStatesEqual,d=void 0===f?i:f,h=u.areOwnPropsEqual,m=void 0===h?s.a:h,_=u.areStatePropsEqual,w=void 0===_?s.a:_,E=u.areMergedPropsEqual,O=void 0===E?s.a:E,x=r(u,["pure","areStatesEqual","areOwnPropsEqual","areStatePropsEqual","areMergedPropsEqual"]),S=o(e,y,"mapStateToProps"),P=o(t,v,"mapDispatchToProps"),j=o(a,b,"mergeProps");return n(g,p({methodName:"connect",getDisplayName:function(e){return"Connect("+e+")"},shouldHandleStateChanges:Boolean(e),initMapStateToProps:S,initMapDispatchToProps:P,initMergeProps:j,pure:c,areStatesEqual:d,areOwnPropsEqual:m,areStatePropsEqual:w,areMergedPropsEqual:O},x))}}()},function(e,t,n){"use strict";function r(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!==e&&t!==t}function o(e,t){if(r(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),o=Object.keys(t);if(n.length!==o.length)return!1;for(var a=0;a<n.length;a++)if(!i.call(t,n[a])||!r(e[n[a]],t[n[a]]))return!1;return!0}t.a=o;var i=Object.prototype.hasOwnProperty},function(e,t,n){"use strict";function r(e){return"function"==typeof e?Object(s.b)(e,"mapDispatchToProps"):void 0}function o(e){return e?void 0:Object(s.a)(function(e){return{dispatch:e}})}function i(e){return e&&"object"==typeof e?Object(s.a)(function(t){return Object(a.bindActionCreators)(e,t)}):void 0}var a=n(252),s=n(345);t.a=[r,o,i]},function(e,t,n){"use strict";function r(e){return"function"==typeof e?Object(i.b)(e,"mapStateToProps"):void 0}function o(e){return e?void 0:Object(i.a)(function(){return{}})}var i=n(345);t.a=[r,o]},function(e,t,n){"use strict";function r(e,t,n){return s({},n,e,t)}function o(e){return function(t,n){var r=(n.displayName,n.pure),o=n.areMergedPropsEqual,i=!1,a=void 0;return function(t,n,s){var u=e(t,n,s);return i?r&&o(u,a)||(a=u):(i=!0,a=u),a}}}function i(e){return"function"==typeof e?o(e):void 0}function a(e){return e?void 0:function(){return r}}var s=(n(346),Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e});t.a=[i,a]},function(e,t,n){"use strict";function r(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t,n,r){return function(o,i){return n(e(o,i),t(r,i),i)}}function i(e,t,n,r,o){function i(o,i){return y=o,h=i,v=e(y,h),m=t(r,h),b=n(v,m,h),d=!0,b}function a(){return v=e(y,h),t.dependsOnOwnProps&&(m=t(r,h)),b=n(v,m,h)}function s(){return e.dependsOnOwnProps&&(v=e(y,h)),t.dependsOnOwnProps&&(m=t(r,h)),b=n(v,m,h)}function u(){var t=e(y,h),r=!p(t,v);return v=t,r&&(b=n(v,m,h)),b}function l(e,t){var n=!f(t,h),r=!c(e,y);return y=e,h=t,n&&r?a():n?s():r?u():b}var c=o.areStatesEqual,f=o.areOwnPropsEqual,p=o.areStatePropsEqual,d=!1,y=void 0,h=void 0,v=void 0,m=void 0,b=void 0;return function(e,t){return d?l(e,t):i(e,t)}}function a(e,t){var n=t.initMapStateToProps,a=t.initMapDispatchToProps,s=t.initMergeProps,u=r(t,["initMapStateToProps","initMapDispatchToProps","initMergeProps"]),l=n(e,u),c=a(e,u),f=s(e,u);return(u.pure?i:o)(l,c,f,e,u)}t.a=a;n(503)},function(e,t,n){"use strict";n(222)},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),i=(r(o),n(3)),a=r(i),s=n(6),u=r(s),l=n(10),c=(0,u.default)(l.StyledSection).withConfig({displayName:"SnippetPreviewSection__Section"})(["max-width:640px;&","{padding-left:0;padding-right:0;& ","{",":20px;margin-left:",";}}"],l.StyledSectionBase,l.StyledHeading,(0,l.getRtlStyle)("padding-left","padding-right"),(0,l.getRtlStyle)("0","20px")),f=function(e){var t=e.children,n=e.title,r=e.icon,o=e.hasPaperStyle;return yoast._wp.element.createElement(c,{headingLevel:3,headingText:n,headingIcon:r,headingIconColor:"#555",hasPaperStyle:o},t)};f.propTypes={children:a.default.element,title:a.default.string,icon:a.default.string,hasPaperStyle:a.default.bool},f.defaultProps={hasPaperStyle:!0},t.default=f},function(e,t,n){"use strict";function r(){return{mode:a.DEFAULT_MODE,data:{title:"",slug:"",description:""},replacementVariables:(0,u.default)(),uniqueRefreshValue:""}}function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r(),t=arguments[1];switch(t.type){case l.SWITCH_MODE:return i({},e,{mode:t.mode});case l.UPDATE_DATA:return i({},e,{data:i({},e.data,t.data)});case l.UPDATE_REPLACEMENT_VARIABLE:var n=!0,o=e.replacementVariables.map(function(e){return e.name===t.name?(n=!1,{name:t.name,label:t.label||e.label,value:t.value}):e});return n&&(o=(0,c.pushNewReplaceVar)(o,t)),i({},e,{replacementVariables:o});case l.REMOVE_REPLACEMENT_VARIABLE:return i({},e,{replacementVariables:e.replacementVariables.filter(function(e){return e.name!==t.name})});case l.REFRESH:return i({},e,{uniqueRefreshValue:t.time})}return e}Object.defineProperty(t,"__esModule",{value:!0});var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(10),s=n(454),u=function(e){return e&&e.__esModule?e:{default:e}}(s),l=n(62),c=n(306);t.default=o},,,,,,,,,,,,,,,,,,,,,,function(e,t,n){var r=n(7),o=function(){return r.Date.now()};e.exports=o},function(e,t,n){"use strict";function r(e){return{type:o,data:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.updateAnalysisData=r;var o=t.UPDATE_SNIPPET_DATA="SNIPPET_EDITOR_UPDATE_ANALYSIS_DATA"},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=t.SET_SETTINGS="SET_SETTINGS";t.setSettings=function(e){return{type:r,settings:e}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=t.SET_PRIMARY_TAXONOMY="WPSEO_SET_PRIMARY_TAXONOMY";t.setPrimaryTaxonomyId=function(e,t){return{type:r,taxonomy:e,termId:t}}},function(e,t,n){var r=n(202),o=n(533),i=n(204),a=n(534),s=i(function(e){return e.push(void 0,a),r(o,void 0,e)});e.exports=s},function(e,t,n){var r=n(45),o=n(323),i=n(93),a=o(function(e,t,n,o){r(t,i(t),e,o)});e.exports=a},function(e,t,n){function r(e,t,n,r){return void 0===e||o(e,i[n])&&!a.call(r,n)?t:e}var o=n(29),i=Object.prototype,a=i.hasOwnProperty;e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(16),i=r(o),a=n(47),s=r(a),u=function(){return!(0,i.default)(window.wp)&&!(0,i.default)(wp.data)&&!(0,i.default)(wp.data.select("core/editor"))&&(0,s.default)(wp.data.select("core/editor").getEditedPostAttribute)};t.default=u},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),i=(r(o),n(794)),a=r(i),s=(0,a.default)(function(e){var t=e.children;return yoast._wp.element.createElement("div",null,t)});t.default=s},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function s(e,t){var n=t.hideMarksButtons?"disabled":e.marksButtonStatus;return{results:e.analysis.readability.results,marksButtonStatus:n,overallScore:e.analysis.readability.overallScore}}Object.defineProperty(t,"__esModule",{value:!0});var u=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),l=n(0),c=r(l),f=n(3),p=r(f),d=n(74),y=n(6),h=r(y),v=n(9),m=n(538),b=r(m),_=n(539),g=r(_),w=n(324),E=r(w),O=n(325),x=r(O),S=n(427),P=h.default.span.withConfig({displayName:"ReadabilityAnalysis__AnalysisHeader"})(["font-size:1em;font-weight:bold;margin:0 0 8px;display:block;"]),j={};window.wpseoPostScraperL10n?j=wpseoPostScraperL10n:window.wpseoTermScraperL10n&&(j=wpseoTermScraperL10n);var T=function(e){function t(){return o(this,t),i(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return a(t,e),u(t,[{key:"render",value:function(){var e=(0,x.default)(this.props.overallScore);return(0,b.default)(this.props.overallScore)&&(e.className="loading"),yoast._wp.element.createElement(E.default,{title:(0,v.__)("Readability","wordpress-seo"),titleScreenReaderText:e.screenReaderReadabilityText,prefixIcon:(0,S.getIconForScore)(e.className),prefixIconCollapsed:(0,S.getIconForScore)(e.className)},yoast._wp.element.createElement(P,null,"Analysis results"),yoast._wp.element.createElement(g.default,{canChangeLanguage:!(""===j.settings_link),showLanguageNotice:!0,changeLanguageLink:j.settings_link,language:j.language,results:this.props.results,marksButtonClassName:"yoast-tooltip yoast-tooltip-s",marksButtonStatus:this.props.marksButtonStatus}))}}]),t}(c.default.Component);T.propTypes={results:p.default.array,marksButtonStatus:p.default.string,hideMarksButtons:p.default.bool,overallScore:p.default.number},t.default=(0,d.connect)(s)(T)},function(e,t){function n(e){return null==e}e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),u=n(0),l=r(u),c=n(3),f=r(c),p=n(10),d=n(51),y=n(71),h=n(427),v=r(h),m=function(e){function t(e){o(this,t);var n=i(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.state={mappedResults:(0,v.default)(n.props.results)},n}return a(t,e),s(t,[{key:"componentWillReceiveProps",value:function(e){null!==e.results&&e.results!==this.props.results&&this.setState({mappedResults:(0,v.default)(e.results)})}},{key:"handleMarkButtonClick",value:function(e,t){e?t():this.removeMarkers()}},{key:"removeMarkers",value:function(){window.YoastSEO.analysis.applyMarks(new y.Paper("",{}),[])}},{key:"render",value:function(){var e=this.state.mappedResults,t=e.errorsResults,n=e.improvementsResults,r=e.goodResults,o=e.considerationsResults,i=e.problemsResults;return yoast._wp.element.createElement(d.Fragment,null,yoast._wp.element.createElement(p.LanguageNotice,{changeLanguageLink:this.props.changeLanguageLink,language:this.props.language,showLanguageNotice:this.props.showLanguageNotice,canChangeLanguage:this.props.canChangeLanguage}),yoast._wp.element.createElement(p.ContentAnalysis,{errorsResults:t,problemsResults:i,improvementsResults:n,considerationsResults:o,goodResults:r,onMarkButtonClick:this.handleMarkButtonClick.bind(this),marksButtonClassName:this.props.marksButtonClassName,marksButtonStatus:this.props.marksButtonStatus}))}}]),t}(l.default.Component);m.propTypes={results:f.default.array,language:f.default.string,changeLanguageLink:f.default.string,showLanguageNotice:f.default.bool.isRequired,canChangeLanguage:f.default.bool,marksButtonClassName:f.default.string,marksButtonStatus:f.default.string},m.defaultProps={language:"",changeLanguageLink:"#",canChangeLanguage:!1,marksButtonStatus:"enabled"},t.default=m},function(e,t,n){"use strict";function r(e){return{isCornerstone:e.isCornerstone}}function o(e){return{onChange:function(){e((0,u.toggleCornerstoneContent)())}}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(74),a=n(795),s=function(e){return e&&e.__esModule?e:{default:e}}(a),u=n(350);t.default=(0,i.connect)(r,o)(s.default)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function s(e,t){var n=t.hideMarksButtons?"disabled":e.marksButtonStatus,r=e.focusKeyword,o=null,i=null;return e.analysis.seo[r]&&(o=e.analysis.seo[r].results,i=e.analysis.seo[r].overallScore),{results:o,marksButtonStatus:n,keyword:r,overallScore:i}}function u(e){return{onFocusKeywordChange:function(t){e((0,x.setFocusKeyword)(t))}}}Object.defineProperty(t,"__esModule",{value:!0});var l=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),c=n(0),f=r(c),p=n(3),d=r(p),y=n(74),h=n(6),v=r(h),m=n(145),b=n(9),_=n(10),g=n(324),w=r(g),E=n(539),O=r(E),x=n(320),S=n(325),P=r(S),j=n(427),T=n(796),k=r(T),M=n(547),C=r(M),R=n(797),A=r(R),I=n(548),L=r(I),D=n(428),N=r(D),B=v.default.span.withConfig({displayName:"SeoAnalysis__AnalysisHeader"})(["font-size:1em;font-weight:bold;margin:1.5em 0 1em;display:block;"]),U=_.utils.makeOutboundLink(),F=v.default.div.withConfig({displayName:"SeoAnalysis__StyledContainer"})(["min-width:600px;@media screen and ( max-width:680px ){min-width:0;width:86vw;}"]),Y=(0,v.default)(N.default).withConfig({displayName:"SeoAnalysis__StyledIcon"})(["float:",";margin:",";&&{width:150px;height:150px;@media screen and ( max-width:680px ){width:80px;height:80px;}}"],(0,_.getRtlStyle)("right","left"),(0,_.getRtlStyle)("0 0 16px 16px","0 16px 16px 0")),V=function(e){function t(){return o(this,t),i(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return a(t,e),l(t,[{key:"renderSynonymsUpsell",value:function(e){var t={appElement:"#wpwrap",openButtonIcon:"",classes:{openButton:"wpseo-keyword-synonyms button-link"},labels:{open:"+ "+(0,b.__)("Add synonyms","wordpress-seo"),a11yNotice:{opensInNewTab:(0,b.__)("(Opens in a new browser tab!)","wordpress-seo")},modalAriaLabel:(0,b.sprintf)((0,b.__)("Get %s now!","wordpress-seo"),"Yoast SEO Premium"),heading:(0,b.sprintf)((0,b.__)("Get %s now!","wordpress-seo"),"Yoast SEO Premium")}},n=wpseoAdminL10n["shortlinks.upsell.metabox.focus_keyword_synonyms_link"],r=wpseoAdminL10n["shortlinks.upsell.metabox.focus_keyword_synonyms_button"];return"sidebar"===e.toLowerCase()&&(n=wpseoAdminL10n["shortlinks.upsell.sidebar.focus_keyword_synonyms_link"],r=wpseoAdminL10n["shortlinks.upsell.sidebar.focus_keyword_synonyms_button"]),yoast._wp.element.createElement(C.default,t,yoast._wp.element.createElement(F,null,yoast._wp.element.createElement(Y,{icon:L.default}),yoast._wp.element.createElement("h2",null,(0,b.__)("Would you like to add keyword synonyms?","wordpress-seo")),yoast._wp.element.createElement(k.default,{link:n,buyLink:r})))}},{key:"renderMultipleKeywordsUpsell",value:function(e){var t={appElement:"#wpwrap",openButtonIcon:"",classes:{openButton:"wpseo-multiple-keywords button-link"},labels:{open:"+ "+(0,b.__)("Add additional keyword","wordpress-seo"),a11yNotice:{opensInNewTab:(0,b.__)("(Opens in a new browser tab!)","wordpress-seo")},modalAriaLabel:(0,b.sprintf)((0,b.__)("Get %s now!","wordpress-seo"),"Yoast SEO Premium"),heading:(0,b.sprintf)((0,b.__)("Get %s now!","wordpress-seo"),"Yoast SEO Premium")}},n=wpseoAdminL10n["shortlinks.upsell.metabox.focus_keyword_additional_link"],r=wpseoAdminL10n["shortlinks.upsell.metabox.focus_keyword_additional_button"];return"sidebar"===e.toLowerCase()&&(n=wpseoAdminL10n["shortlinks.upsell.sidebar.focus_keyword_additional_link"],r=wpseoAdminL10n["shortlinks.upsell.sidebar.focus_keyword_additional_button"]),yoast._wp.element.createElement(C.default,t,yoast._wp.element.createElement(F,null,yoast._wp.element.createElement(Y,{icon:L.default}),yoast._wp.element.createElement("h2",null,(0,b.__)("Would you like to add another keyword?","wordpress-seo")),yoast._wp.element.createElement(A.default,{link:n,buyLink:r})))}},{key:"renderKeywordUpsell",value:function(e){var t=wpseoAdminL10n["shortlinks.upsell.metabox.additional_link"],n=wpseoAdminL10n["shortlinks.upsell.metabox.additional_button"];return"sidebar"===e.toLowerCase()&&(t=wpseoAdminL10n["shortlinks.upsell.sidebar.additional_link"],n=wpseoAdminL10n["shortlinks.upsell.sidebar.additional_button"]),yoast._wp.element.createElement(w.default,{prefixIcon:{icon:"plus",color:_.colors.$color_grey_medium_dark},prefixIconCollapsed:{icon:"plus",color:_.colors.$color_grey_medium_dark},title:(0,b.__)("Add additional keyword","wordpress-seo")},yoast._wp.element.createElement(A.default,{link:t,buyLink:n}))}},{key:"render",value:function(){var e=(0,P.default)(this.props.overallScore);return"loading"!==e.className&&""===this.props.keyword&&(e.className="na",e.screenReaderReadabilityText=(0,b.__)("Enter a focus keyword to calculate the SEO score","wordpress-seo")),yoast._wp.element.createElement(f.default.Fragment,null,yoast._wp.element.createElement(w.default,{title:(0,b.__)("Focus keyword","wordpress-seo"),titleScreenReaderText:e.screenReaderReadabilityText,prefixIcon:(0,j.getIconForScore)(e.className),prefixIconCollapsed:(0,j.getIconForScore)(e.className),subTitle:this.props.keyword},yoast._wp.element.createElement(_.HelpText,null,(0,b.__)("A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.","wordpress-seo")+" ",yoast._wp.element.createElement(U,{href:wpseoAdminL10n["shortlinks.focus_keyword_info"],rel:null},(0,b.__)("Learn more about the Keyword Analysis.","wordpress-seo"))),yoast._wp.element.createElement(_.KeywordInput,{id:"focus-keyword-input",onChange:this.props.onFocusKeywordChange,keyword:this.props.keyword}),yoast._wp.element.createElement(m.Slot,{name:"YoastSynonyms"}),this.props.shouldUpsell&&this.renderSynonymsUpsell(this.props.location),this.props.shouldUpsell&&this.renderMultipleKeywordsUpsell(this.props.location),yoast._wp.element.createElement(B,null,(0,b.__)("Analysis results:","wordpress-seo")),yoast._wp.element.createElement(O.default,{showLanguageNotice:!1,results:this.props.results,marksButtonClassName:"yoast-tooltip yoast-tooltip-s",marksButtonStatus:this.props.marksButtonStatus})),this.props.shouldUpsell&&this.renderKeywordUpsell(this.props.location))}}]),t}(f.default.Component);V.propTypes={results:d.default.array,marksButtonStatus:d.default.string,hideMarksButtons:d.default.bool,keyword:d.default.string,onFocusKeywordChange:d.default.func,shouldUpsell:d.default.bool,overallScore:d.default.number,location:d.default.string},t.default=(0,y.connect)(s,u)(V)},function(e,t,n){"use strict";function r(e){var t=e&&(w&&e[w]||e[E]);if("function"==typeof t)return t}function o(e){var t={"=":"=0",":":"=2"};return"$"+(""+e).replace(/[=:]/g,function(e){return t[e]})}function i(e,t){return e&&"object"==typeof e&&null!=e.key?o(e.key):t.toString(36)}function a(e,t,n,o){var s=typeof e;if("undefined"!==s&&"boolean"!==s||(e=null),null===e||"string"===s||"number"===s||"object"===s&&e.$$typeof===h)return n(o,e,""===t?_+i(e,0):t),1;var u,l,c=0,f=""===t?_:t+g;if(Array.isArray(e))for(var p=0;p<e.length;p++)u=e[p],l=f+i(u,p),c+=a(u,l,n,o);else{var d=r(e);if(d)for(var y,v=d.call(e),b=0;!(y=v.next()).done;)u=y.value,l=f+i(u,b++),c+=a(u,l,n,o);else if("object"===s){var w="",E=""+e;m(!1,"Objects are not valid as a React child (found: %s).%s","[object Object]"===E?"object with keys {"+Object.keys(e).join(", ")+"}":E,w)}}return c}function s(e,t,n){return null==e?0:a(e,"",t,n)}function u(e){return(""+e).replace(O,"$&/")}function l(e,t){return y.cloneElement(e,{key:t},void 0!==e.props?e.props.children:void 0)}function c(e,t,n,r){this.result=e,this.keyPrefix=t,this.func=n,this.context=r,this.count=0}function f(e,t,n){var r=e.result,o=e.keyPrefix,i=e.func,a=e.context,s=i.call(a,t,e.count++);Array.isArray(s)?p(s,r,n,v.thatReturnsArgument):null!=s&&(y.isValidElement(s)&&(s=l(s,o+(!s.key||t&&t.key===s.key?"":u(s.key)+"/")+n)),r.push(s))}function p(e,t,n,r,o){var i="";null!=n&&(i=u(n)+"/");var a=c.getPooled(t,i,r,o);s(e,f,a),c.release(a)}function d(e){if("object"!=typeof e||!e||Array.isArray(e))return b(!1,"React.addons.createFragment only accepts a single object. Got: %s",e),e;if(y.isValidElement(e))return b(!1,"React.addons.createFragment does not accept a ReactElement without a wrapper object."),e;m(1!==e.nodeType,"React.addons.createFragment(...): Encountered an invalid child; DOM elements are not valid children of React components.");var t=[];for(var n in e)p(e[n],t,n,v.thatReturnsArgument);return t}var y=n(0),h="function"==typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,v=n(352),m=n(543),b=n(544),_=".",g=":",w="function"==typeof Symbol&&Symbol.iterator,E="@@iterator",O=/\/+/g,x=S,S=function(e){var t=this;if(t.instancePool.length){var n=t.instancePool.pop();return t.call(n,e),n}return new t(e)},P=function(e){var t=this;m(e instanceof t,"Trying to release an instance into a pool of a different type."),e.destructor(),t.instancePool.length<t.poolSize&&t.instancePool.push(e)},j=function(e,t,n,r){var o=this;if(o.instancePool.length){var i=o.instancePool.pop();return o.call(i,e,t,n,r),i}return new o(e,t,n,r)};c.prototype.destructor=function(){this.result=null,this.keyPrefix=null,this.func=null,this.context=null,this.count=0},function(e,t){var n=e;n.instancePool=[],n.getPooled=t||x,n.poolSize||(n.poolSize=10),n.release=P}(c,j);e.exports=d},function(e,t,n){"use strict";function r(e,t,n,r,i,a,s,u){if(o(t),!e){var l;if(void 0===t)l=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var c=[n,r,i,a,s,u],f=0;l=new Error(t.replace(/%s/g,function(){return c[f++]})),l.name="Invariant Violation"}throw l.framesToPop=1,l}}var o=function(e){};e.exports=r},function(e,t,n){"use strict";var r=n(352),o=r;e.exports=o},function(e,t,n){"use strict";function r(e){return e.match(/^\{\{\//)?{type:"componentClose",value:e.replace(/\W/g,"")}:e.match(/\/\}\}$/)?{type:"componentSelfClosing",value:e.replace(/\W/g,"")}:e.match(/^\{\{/)?{type:"componentOpen",value:e.replace(/\W/g,"")}:{type:"string",value:e}}e.exports=function(e){return e.split(/(\{\{\/?\s*\w+\s*\/?\}\})/g).map(r)}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),u=n(0),l=r(u),c=n(160),f=r(c),p=n(3),d=r(p),y=n(6),h=r(y),v=n(10),m=v.utils.makeOutboundLink,b=h.default.ul.withConfig({displayName:"UpsellBox__StyledList"})(['list-style:none;margin:0 0 16px;padding:0;li{margin:5px 0 0 0;padding-left:16px;}span[aria-hidden="true"]:before{margin:0 8px 0 -16px;font-weight:bold;content:"+";}']),_=h.default.small.withConfig({displayName:"UpsellBox__ButtonLabel"})(["display:block;"]),g=m(),w=function(e){function t(e){return o(this,t),i(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e))}return a(t,e),s(t,[{key:"createBenefitsList",value:function(e){return e.length>0&&yoast._wp.element.createElement(b,{role:"list"},e.map(function(e,t){return yoast._wp.element.createElement("li",{key:t},yoast._wp.element.createElement("span",{"aria-hidden":"true"}),(0,f.default)({mixedString:e.replace("<strong>","{{strong}}").replace("</strong>","{{/strong}}"),components:{strong:yoast._wp.element.createElement("strong",null)}}))}))}},{key:"createInfoParagraphs",value:function(e){return e.map(function(e,t){return yoast._wp.element.createElement("p",{key:t},e)})}},{key:"render",value:function(){return yoast._wp.element.createElement("div",null,this.createInfoParagraphs(this.props.infoParagraphs),this.createBenefitsList(this.props.benefits),yoast._wp.element.createElement(g,this.props.upsellButton,this.props.upsellButtonText),yoast._wp.element.createElement(_,{id:this.props.upsellButton["aria-describedby"]},this.props.upsellButtonLabel))}}]),t}(l.default.Component);w.propTypes={benefits:d.default.array,infoParagraphs:d.default.array,upsellButton:d.default.object,upsellButtonText:d.default.string.isRequired,upsellButtonLabel:d.default.string},w.defaultProps={infoParagraphs:[],benefits:[],upsellButton:{href:"",className:"button button-primary"},upsellButtonLabel:""},t.default=w},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),u=n(0),l=r(u),c=n(3),f=r(c),p=n(6),d=r(p),y=n(10),h=d.default.button.withConfig({displayName:"Modal__StyledButton"})(["&&{display:flex;align-items:center;}.yoast-svg-icon{margin:1px 7px 0 0;fill:currentColor;}"]),v=function(e){function t(e){o(this,t);var n=i(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.state={modalIsOpen:!1},n.openModal=n.openModal.bind(n),n.closeModal=n.closeModal.bind(n),n.appElement=document.querySelector(n.props.appElement),n}return a(t,e),s(t,[{key:"openModal",value:function(){this.setState({modalIsOpen:!0})}},{key:"closeModal",value:function(){this.setState({modalIsOpen:!1})}},{key:"render",value:function(){return yoast._wp.element.createElement(l.default.Fragment,null,yoast._wp.element.createElement(h,{type:"button",onClick:this.openModal,className:this.props.classes.openButton+" yoast-modal__button-open"},this.props.openButtonIcon&&yoast._wp.element.createElement(y.SvgIcon,{icon:this.props.openButtonIcon,size:"13px"}),this.props.labels.open),yoast._wp.element.createElement(y.YoastModal,{isOpen:this.state.modalIsOpen,onClose:this.closeModal,modalAriaLabel:this.props.labels.modalAriaLabel,appElement:this.appElement,heading:this.props.labels.heading,closeIconButton:this.props.labels.closeIconButton,closeIconButtonClassName:this.props.classes.closeIconButton,closeButton:this.props.labels.closeButton,closeButtonClassName:this.props.classes.closeButton},this.props.children))}}]),t}(l.default.Component);v.propTypes={className:f.default.string,appElement:f.default.string.isRequired,openButtonIcon:f.default.string,labels:f.default.object,classes:f.default.object},t.default=v},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(0),i=function(e){return e&&e.__esModule?e:{default:e}}(o),a=function(e){return i.default.createElement("svg",r({},e,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 500 488.22"}),i.default.createElement("path",{d:"M436.82 4.06A90 90 0 0 0 410 0H90A90 90 0 0 0 0 90v270a90 90 0 0 0 90 90h410V90a90 90 0 0 0-63.18-85.94z",fill:"#a4286a"}),i.default.createElement("path",{d:"M436.82 4.06L184.15 450H500V90a90 90 0 0 0-63.18-85.94z",fill:"#6c2548"}),i.default.createElement("path",{d:"M74.4 339.22v34.93c21.63-.85 38.51-8 52.84-22.46 14.76-14.83 27.45-38 39.93-72.85l92.53-248H215l-74.6 207.07-37.09-116.15h-41l54.42 139.79a57.49 57.49 0 0 1 0 41.84c-5.52 14.2-15.35 30.88-42.33 35.83z",fill:"#fff"}),i.default.createElement("circle",{cx:"368.33",cy:"124.68",r:"97.34",transform:"rotate(-45 368.335 124.68)",fill:"#9fda4f"}),i.default.createElement("path",{d:"M416.2 39.93l-95.74 169.51A97.34 97.34 0 1 0 416.2 39.93z",fill:"#77b227"}),i.default.createElement("path",{d:"M294.78 254.75l-.15-.08-.13-.07a63.6 63.6 0 0 0-62.56 110.76h.13a63.6 63.6 0 0 0 62.71-110.67z",fill:"#fec228"}),i.default.createElement("path",{d:"M294.5 254.59l-62.56 110.76a63.6 63.6 0 1 0 62.56-110.76z",fill:"#f49a00"}),i.default.createElement("path",{d:"M222.31 450.07A38.16 38.16 0 0 0 203 416.83a38.18 38.18 0 1 0 19.41 33.27z",fill:"#ff4e47"}),i.default.createElement("path",{d:"M202.9 416.8l-37.54 66.48a38.17 38.17 0 0 0 37.54-66.48z",fill:"#ed261f"}))};t.default=a},function(e,t,n){"use strict";function r(){}var o=n(550);e.exports=function(){function e(e,t,n,r,i,a){if(a!==o){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t};return n.checkPropTypes=r,n.PropTypes=n,n}},function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(e){return e.snippetEditor.replacementVariables.forEach(function(e){""!==e.value||["title","excerpt","excerpt_only"].includes(e.name)||(e.value="%%"+e.name+"%%")}),s({},e.snippetEditor,{keyword:e.focusKeyword,baseUrl:e.settings.snippetEditor.baseUrl,date:e.settings.snippetEditor.date,recommendedReplacementVariables:e.settings.snippetEditor.recommendedReplacementVariables})}function a(e){return{onChange:function(t,n){var r=(0,g.updateData)(o({},t,n));if("mode"===t&&(r=(0,g.switchMode)(n)),e(r),"slug"===t){var i=(0,m.dispatch)("core/editor");i&&i.editPost({slug:n})}},onChangeAnalysisData:function(t){e((0,w.updateAnalysisData)(t))}}}Object.defineProperty(t,"__esModule",{value:!0}),t.mapEditorDataToPreview=void 0;var s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.mapStateToProps=i,t.mapDispatchToProps=a;var u=n(0),l=r(u),c=n(74),f=n(10),p=n(67),d=r(p),y=n(30),h=r(y),v=n(9),m=n(423),b=n(71),_=r(b),g=n(62),w=n(529),E=n(505),O=r(E),x=_.default.string.stripHTMLTags,S=f.utils.makeOutboundLink(),P=function(e){var t=(0,h.default)(window,["YoastSEO","wp","replaceVarsPlugin","replaceVariables"],d.default);return{url:e.url,title:x(t(e.title)),description:x(t(e.description))}},j=function(e){var t=(0,h.default)(window,["YoastSEO","app","pluggable"],!1);if(!t||!(0,h.default)(window,["YoastSEO","app","pluggable","loaded"],!1))return P(e);var n=t._applyModifications.bind(t);return{url:e.url,title:x(n("data_page_title",e.title)),description:x(n("data_meta_desc",e.description))}},T=t.mapEditorDataToPreview=function(e,t){var n=0;return t.shortenedBaseUrl&&"string"==typeof t.shortenedBaseUrl&&(n=t.shortenedBaseUrl.length),e.url=e.url.replace(/\s+/g,"-"),"-"===e.url[e.url.length-1]&&(e.url=e.url.slice(0,-1)),"-"===e.url[n]&&(e.url=e.url.slice(0,n)+e.url.slice(n+1)),j(e)},k=function(e){return yoast._wp.element.createElement(l.default.Fragment,null,yoast._wp.element.createElement(f.HelpText,null,(0,v.__)("This is a rendering of what this post might look like in Google's search results.","wordpress-seo")+" ",yoast._wp.element.createElement(S,{href:wpseoAdminL10n["shortlinks.snippet_preview_info"],rel:null},(0,v.__)("Learn more about the Snippet Preview.","wordpress-seo"))),yoast._wp.element.createElement(O.default,{icon:"eye",hasPaperStyle:e.hasPaperStyle},yoast._wp.element.createElement(f.SnippetEditor,s({},e,{descriptionPlaceholder:(0,v.__)("Please provide a meta description by editing the snippet below."),mapEditorDataToPreview:T}))))};t.default=(0,c.connect)(i,a)(k)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t=e.target,n=e.store,r=e.theme,o=document.getElementById(t);return o?(0,a.createPortal)(yoast._wp.element.createElement(a.Fragment,null,yoast._wp.element.createElement(i.Slot,{name:"YoastMetabox"},function(e){return(0,c.default)(e)}),yoast._wp.element.createElement(u.default,{store:n,theme:r})),o):null}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(145),a=n(51),s=n(799),u=r(s),l=n(553),c=r(l)},function(e,t,n){"use strict";function r(e){return void 0===e.length?e:(0,i.default)(e).sort(function(e,t){return void 0===e.props.renderPriority?1:e.props.renderPriority-t.props.renderPriority})}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r;var o=n(315),i=function(e){return e&&e.__esModule?e:{default:e}}(o)},function(e,t,n){function r(e,t){return null!=e&&i(e,t,o)}var o=n(806),i=n(233);e.exports=r},function(e,t,n){n(556),e.exports=n(20).Object.keys},function(e,t,n){var r=n(153),o=n(152);n(341)("keys",function(){return function(e){return o(r(e))}})},function(e,t,n){function r(e){return i(e)&&o(e)}var o=n(31),i=n(12);e.exports=r},function(e,t,n){"use strict";function r(e){var t=jQuery(".yst-traffic-light"),n=t.closest(".wpseo-meta-section-link"),r=jQuery("#wpseo-traffic-light-desc");t.attr("class","yst-traffic-light "+e.className),n.attr("aria-describedby","wpseo-traffic-light-desc"),r.length>0?r.text(e.screenReaderText):n.closest("li").append("<span id='wpseo-traffic-light-desc' class='screen-reader-text'>"+e.screenReaderText+"</span>")}e.exports={update:r}},function(e,t,n){"use strict";function r(e){jQuery(".adminbar-seo-score").attr("class","wpseo-score-icon adminbar-seo-score "+e.className).find(".adminbar-seo-score-text").text(e.screenReaderText)}e.exports={update:r}},function(e,t,n){function r(e,t,n){(void 0===n||i(e[t],n))&&(void 0!==n||t in e)||o(e,t,n)}var o=n(111),i=n(29);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(){var e=(0,u.default)();return(0,a.default)(e,"contentLocale","en_US")}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(30),a=r(i),s=n(182),u=r(s)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(){var e=(0,c.default)(),t=(0,a.default)(e,"translations",{domain:"js-text-analysis",locale_data:{"js-text-analysis":{"":{}}}});return"wordpress-seo"!==t.domain||(0,u.default)(t.locale_data["wordpress-seo"])||(t.domain="js-text-analysis",t.locale_data["js-text-analysis"]=t.locale_data["wordpress-seo"],t.locale_data["js-text-analysis"][""].domain="js-text-analysis",delete t.locale_data["wordpress-seo"]),t}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(30),a=r(i),s=n(16),u=r(s),l=n(182),c=r(l)},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=n(532),s=r(a),u=n(180),l=r(u),c=n(790),f=r(c),p=n(791),d=r(p),y={classicEditorHidden:l.default,classicEditorShown:l.default,pageBuilderLoaded:l.default},h=function(){function e(){o(this,e),this.determineActivePageBuilders()}return i(e,[{key:"determineActivePageBuilders",value:function(){f.default.isActive()&&(this.diviActive=!0),d.default.isActive()&&(this.vcActive=!0)}},{key:"isPageBuilderActive",value:function(){return this.diviActive||this.vcActive}},{key:"listen",value:function(e){if(this.callbacks=(0,s.default)(e,y),this.diviActive){(new f.default).listen(e)}}},{key:"isClassicEditorHidden",value:function(){return!(!this.diviActive||!f.default.isTinyMCEHidden())}}]),e}();t.default=h},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";function r(e,t){var n,r,i,a;if(e===t)return!0;if(n=o(e),r=o(t),n.length!==r.length)return!1;for(i=0;i<n.length;){if(a=n[i],e[a]!==t[a])return!1;i++}return!0}var o=Object.keys;e.exports=r},function(e,t,n){"use strict";(function(e){function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function o(e){return e&&e.__esModule?e:{default:e}}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),s=n(0),u=(o(s),n(74)),l=n(6),c=o(l),f=n(51),p=n(145),d=n(423),y=n(30),h=o(y),v=n(400),m=o(v),b=n(775),_=o(b),g=n(180),w=o(g),E=n(778),O=o(E),x=n(779),S=o(x),P=n(788),j=o(P),T=n(789),k=o(T),M=n(535),C=o(M),R=n(792),A=o(R),I=n(552),L=o(I),D=n(553),N=o(D),B=n(801),U=r(B),F=n(804),Y=r(F),V=n(530),K=n(805),z=o(K),W=n(808),q=o(W),H=(0,c.default)(j.default).withConfig({displayName:"edit__PinnedPluginIcon"})(["width:20px;height:20px;"]),$=function(){function t(e){i(this,t),this._localizedData=this.getLocalizedData(),this._args=e,this._init()}return a(t,[{key:"getLocalizedData",value:function(){return window.wpseoPostScraperL10n||window.wpseoTermScraperL10n||{intl:{},isRtl:!1}}},{key:"_init",value:function(){this._store=this._registerStoreInGutenberg(),this._registerCategorySelectorFilter(),this._registerPlugin(),this._data=this._initializeData(),this._store.dispatch((0,V.setSettings)({snippetEditor:{baseUrl:this._args.snippetEditorBaseUrl,date:this._args.snippetEditorDate,recommendedReplacementVariables:this._args.recommendedReplaceVars}}))}},{key:"_registerStoreInGutenberg",value:function(){return(0,d.registerStore)("yoast-seo/editor",{reducer:(0,d.combineReducers)(S.default),selectors:U,actions:(0,_.default)(Y,function(e){return"function"==typeof e})})}},{key:"_registerCategorySelectorFilter",value:function(){if((0,C.default)()){var e=(0,h.default)(window,"wp.hooks.addFilter",w.default),t=(0,h.default)(window.wpseoPrimaryCategoryL10n,"taxonomies",{}),n=(0,m.default)(t).map(function(e){return e.name});e("editor.PostTaxonomyType","yoast-seo",function(e){return function(r){if(!n.includes(r.slug))return yoast._wp.element.createElement(e,r);var o=t[r.slug];return yoast._wp.element.createElement(f.Fragment,null,yoast._wp.element.createElement(e,r),yoast._wp.element.createElement(q.default,{taxonomy:o}))}})}}},{key:"_registerPlugin",value:function(){if((0,C.default)()){var e=wp.editPost,t=e.PluginSidebar,n=e.PluginSidebarMoreMenuItem,r=wp.plugins.registerPlugin,o=this._store,i={isRtl:this._localizedData.isRtl};r("yoast-seo",{render:function(){return yoast._wp.element.createElement(f.Fragment,null,yoast._wp.element.createElement(n,{target:"seo-sidebar",icon:yoast._wp.element.createElement(j.default,null)},"Yoast SEO"),yoast._wp.element.createElement(t,{name:"seo-sidebar",title:"Yoast SEO"},yoast._wp.element.createElement(p.Slot,{name:"YoastSidebar"},function(e){return(0,N.default)(e)})),yoast._wp.element.createElement(u.Provider,{store:o},yoast._wp.element.createElement(f.Fragment,null,yoast._wp.element.createElement(A.default,{store:o,theme:i}),yoast._wp.element.createElement(L.default,{target:"wpseo-metabox-root",store:o,theme:i}))))},icon:yoast._wp.element.createElement(H,null)})}}},{key:"_initializeData",value:function(){var e=this._store,t=this._args,n=(0,h.default)(window,"wp.data");if((0,C.default)()){var r=new O.default(n,t.onRefreshRequest,e);return r.initialize(t.replaceVars),r}var o=new k.default(t.onRefreshRequest,e,t.classicEditorDataSettings);return o.initialize(t.replaceVars),o}},{key:"initializeUsedKeywords",value:function(t,n){var r=this._store,o=this._localizedData,i=(0,h.default)(e,["wpseoAnalysisWorkerL10n","keywords_assessment_url"],"wp-seo-used-keywords-assessment.js"),a=new z.default(n,o,t,i);a.init();var s={};r.subscribe(function(){var e=r.getState()||{};e.focusKeyword!==s.focusKeyword&&(s=e,a.setKeyword(e.focusKeyword))})}},{key:"getStore",value:function(){return this._store}},{key:"getData",value:function(){return this._data}}]),t}();t.default=$}).call(t,n(11))},function(e,t,n){function r(e,t){if(null==e)return{};var n=o(s(e),function(e){return[e]});return t=i(t),a(e,n,function(e,n){return t(e,n[0])})}var o=n(50),i=n(199),a=n(776),s=n(178);e.exports=r},function(e,t,n){function r(e,t,n){for(var r=-1,s=t.length,u={};++r<s;){var l=t[r],c=o(e,l);n(c,l)&&i(u,a(l,e),c)}return u}var o=n(54),i=n(777),a=n(33);e.exports=r},function(e,t,n){function r(e,t,n,r){if(!s(e))return e;t=i(t,e);for(var l=-1,c=t.length,f=c-1,p=e;null!=p&&++l<c;){var d=u(t[l]),y=n;if(l!=f){var h=p[d];y=r?r(h,d,p):void 0,void 0===y&&(y=s(h)?h:a(t[l+1])?[]:{})}o(p,d,y),p=p[d]}return e}var o=n(110),i=n(33),a=n(85),s=n(8),u=n(25);e.exports=r},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=n(181),s=function(e){return e&&e.__esModule?e:{default:e}}(a),u=n(62),l=n(306),c=function(){function e(t,n,o){r(this,e),this._wpData=t,this._refresh=n,this._store=o,this._data={},this.getPostAttribute=this.getPostAttribute.bind(this),this.refreshYoastSEO=this.refreshYoastSEO.bind(this)}return i(e,[{key:"initialize",value:function(e){this._data=this.getInitialData(e),(0,l.fillReplacementVariables)(this._data,this._store),this.subscribeToGutenberg()}},{key:"getInitialData",value:function(e){var t=this.collectGutenbergData(this.getPostAttribute);return e=(0,l.mapCustomFields)(e,this._store),e=(0,l.mapCustomTaxonomies)(e,this._store),o({},e,t)}},{key:"setRefresh",value:function(e){this._refresh=e}},{key:"isShallowEqual",value:function(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(var n in e)if(e.hasOwnProperty(n)&&(!(n in t)||e[n]!==t[n]))return!1;return!0}},{key:"getPostAttribute",value:function(e){return this._coreEditorSelect||(this._coreEditorSelect=this._wpData.select("core/editor")),this._coreEditorSelect.getEditedPostAttribute(e)}},{key:"getSlug",value:function(){if("auto-draft"===this.getPostAttribute("status"))return"";var e=this.getPostAttribute("generated_slug");return"auto-draft"===e&&(e=""),this.getPostAttribute("slug")||e}},{key:"collectGutenbergData",value:function(){return{content:this.getPostAttribute("content"),title:this.getPostAttribute("title"),slug:this.getSlug(),excerpt:this.getPostAttribute("excerpt")}}},{key:"handleEditorChange",value:function(e){this._data.title!==e.title&&this._store.dispatch((0,u.updateReplacementVariable)("title",e.title)),this._data.excerpt!==e.excerpt&&(this._store.dispatch((0,u.updateReplacementVariable)("excerpt",e.excerpt)),this._store.dispatch((0,u.updateReplacementVariable)("excerpt_only",e.excerpt))),this._data.slug!==e.slug&&this._store.dispatch((0,u.updateData)({slug:e.slug}))}},{key:"refreshYoastSEO",value:function(){var e=this.collectGutenbergData();!this.isShallowEqual(this._data,e)&&(this.handleEditorChange(e),this._data=e,this._refresh())}},{key:"subscribeToGutenberg",value:function(){this.subscriber=(0,s.default)(this.refreshYoastSEO,500),this._wpData.subscribe(this.subscriber)}},{key:"getData",value:function(){return this._data}}]),e}();e.exports=c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(10),i=n(780),a=r(i),s=n(781),u=r(s),l=n(782),c=r(l),f=n(506),p=r(f),d=n(783),y=r(d),h=n(784),v=r(h),m=n(786),b=r(m),_=n(787),g=r(_);t.default={analysis:o.analysis,isCornerstone:a.default,focusKeyword:u.default,marksButtonStatus:c.default,snippetEditor:p.default,analysisData:y.default,preferences:v.default,settings:b.default,primaryTaxonomies:g.default}},function(e,t,n){"use strict";function r(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i,t=arguments[1];switch(t.type){case o.TOGGLE_CORNERSTONE_CONTENT:return!e;case o.SET_CORNERSTONE_CONTENT:return t.isCornerstone;default:return e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(350),i=!1;t.default=r},function(e,t,n){"use strict";function r(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i,t=arguments[1];switch(t.type){case o.SET_FOCUS_KEYWORD:return t.keyword;default:return e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(320),i="";t.default=r},function(e,t,n){"use strict";function r(e,t){return t.marksButtonStatus}function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a,t=arguments[1];switch(t.type){case i.SET_MARKER_STATUS:return r(e,t);default:return e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(351),a=null;t.default=o},function(e,t,n){"use strict";function r(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a,t=arguments[1];switch(t.type){case i.UPDATE_SNIPPET_DATA:return o({},e,{snippet:t.data})}return e}Object.defineProperty(t,"__esModule",{value:!0});var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(529),a={snippet:{}};t.default=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(){return{isContentAnalysisActive:(0,l.default)(),isKeywordAnalysisActive:(0,f.default)(),isCornerstoneActive:(0,d.default)()&&(0,s.default)(window.wpseoTermScraperL10n),shouldUpsell:(0,s.default)(window.wpseoPremiumMetaboxData)&&(0,s.default)(window.wpseoTermScraperL10n)}}function i(){return arguments.length>0&&void 0!==arguments[0]?arguments[0]:o()}Object.defineProperty(t,"__esModule",{value:!0});var a=n(16),s=r(a),u=n(424),l=r(u),c=n(321),f=r(c),p=n(785),d=r(p);t.default=i},function(e,t,n){"use strict";function r(){var e=o();return!i(e)&&"1"===e.cornerstoneActive}var o=n(182),i=n(16);e.exports=r},function(e,t,n){"use strict";function r(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];return t.type===o.SET_SETTINGS?t.settings:e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r;var o=n(530)},function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:s,t=arguments[1];switch(t.type){case a.SET_PRIMARY_TAXONOMY:return i({},e,r({},t.taxonomy,t.termId));default:return e}}Object.defineProperty(t,"__esModule",{value:!0});var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(531),s={};t.default=o},function(e,t,n){function r(e){return o.createElement("svg",e,[o.createElement("title",{key:0},"Yoast_icon_kader"),o.createElement("path",{d:"M73 405.26a66.79 66.79 0 0 1-6.54-1.7 64.75 64.75 0 0 1-6.28-2.31c-1-.42-2-.89-3-1.37-1.49-.72-3-1.56-4.77-2.56-1.5-.88-2.71-1.64-3.83-2.39-.9-.61-1.8-1.26-2.68-1.92a70.154 70.154 0 0 1-5.08-4.19 69.21 69.21 0 0 1-8.4-9.17c-.92-1.2-1.68-2.25-2.35-3.24a70.747 70.747 0 0 1-3.44-5.64 68.29 68.29 0 0 1-8.29-32.55V142.13a68.26 68.26 0 0 1 8.29-32.55c1-1.92 2.21-3.82 3.44-5.64s2.55-3.58 4-5.27a69.26 69.26 0 0 1 14.49-13.25C50.37 84.19 52.27 83 54.2 82A67.59 67.59 0 0 1 73 75.09a68.75 68.75 0 0 1 13.75-1.39h169.66L263 55.39H86.75A86.84 86.84 0 0 0 0 142.13v196.09A86.84 86.84 0 0 0 86.75 425h11.32v-18.35H86.75A68.75 68.75 0 0 1 73 405.26zM368.55 60.85l-1.41-.53-6.41 17.18 1.41.53a68.06 68.06 0 0 1 8.66 4c1.93 1 3.82 2.2 5.65 3.43A69.19 69.19 0 0 1 391 98.67c1.4 1.68 2.72 3.46 3.95 5.27s2.39 3.72 3.44 5.64a68.29 68.29 0 0 1 8.29 32.55v264.52H233.55l-.44.76c-3.07 5.37-6.26 10.48-9.49 15.19L222 425h203V142.13a87.2 87.2 0 0 0-56.45-81.28z",key:1}),o.createElement("path",{d:"M119.8 408.28v46c28.49-1.12 50.73-10.6 69.61-29.58 19.45-19.55 36.17-50 52.61-96L363.94 1.9H305l-98.25 272.89-48.86-153h-54l71.7 184.18a75.67 75.67 0 0 1 0 55.12c-7.3 18.68-20.25 40.66-55.79 47.19z",stroke:"#000",strokeMiterlimit:"10",strokeWidth:"3.81",key:2})])}var o=n(0);r.displayName="YoastIconKader",r.defaultProps={viewBox:"0 0 425 456.27"},e.exports=r,r.default=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),s=n(71),u=r(s),l=n(62),c=n(306),f=n(322),p=r(f),d=n(181),y=r(d),h=u.default.markers.removeMarks,v=function(){function e(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{tinyMceId:""};o(this,e),this._refresh=t,this._store=n,this._data={},this._previousData={},this._settings=r,this.updateReplacementData=this.updateReplacementData.bind(this),this.refreshYoastSEO=this.refreshYoastSEO.bind(this)}return a(e,[{key:"initialize",value:function(e){this._data=this.getInitialData(e),(0,c.fillReplacementVariables)(this._data,this._store),this.subscribeToElements(),this.subscribeToStore()}},{key:"getTitle",value:function(){var e=document.getElementById("title");return e&&e.value||""}},{key:"getExcerpt",value:function(){var e=document.getElementById("excerpt");return e&&e.value||""}},{key:"getSlug",value:function(){var e="",t=document.getElementById("new-post-slug");return t?e=t.value:null!==document.getElementById("editable-post-name-full")&&(e=document.getElementById("editable-post-name-full").textContent),e}},{key:"getContent",value:function(){var e=this._settings.tinyMceId;return""===e&&(e=f.tmceId),h(p.default.getContentTinyMce(e))}},{key:"subscribeToElements",value:function(){this.subscribeToInputElement("title","title"),this.subscribeToInputElement("excerpt","excerpt"),this.subscribeToInputElement("excerpt","excerpt_only")}},{key:"subscribeToInputElement",value:function(e,t){var n=this,r=document.getElementById(e);r&&r.addEventListener("input",function(e){n.updateReplacementData(e,t)})}},{key:"updateReplacementData",value:function(e,t){var n=e.target.value;this._data[t]=n,this._store.dispatch((0,l.updateReplacementVariable)(t,n))}},{key:"isShallowEqual",value:function(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(var n in e)if(e.hasOwnProperty(n)&&(!(n in t)||e[n]!==t[n]))return!1;return!0}},{key:"refreshYoastSEO",value:function(){var e=this._store.getState().snippetEditor.data;!this.isShallowEqual(this._previousData,e)&&(this._previousData=e,window.YoastSEO&&window.YoastSEO.app&&window.YoastSEO.app.refresh())}},{key:"subscribeToStore",value:function(){this.subscriber=(0,y.default)(this.refreshYoastSEO,500),this._store.subscribe(this.subscriber)}},{key:"getInitialData",value:function(e){return e=(0,c.mapCustomFields)(e,this._store),e=(0,c.mapCustomTaxonomies)(e,this._store),i({},e,{title:this.getTitle(),excerpt:this.getExcerpt(),excerpt_only:this.getExcerpt(),slug:this.getSlug(),content:this.getContent()})}},{key:"getData",value:function(){return this._data.content=this.getContent(),this._data}}]),e}();e.exports=v},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n(98),a=function(e){return e&&e.__esModule?e:{default:e}}(i),s=function(){function e(){r(this,e)}return o(e,[{key:"listen",value:function(e){if(this.classicEditorContainer=document.getElementById("et_pb_main_editor_wrap"),this.classicEditorContainer){new MutationObserver(function(t){(0,a.default)(t,function(t){"attributes"===t.type&&"class"===t.attributeName&&(t.target.classList.contains("et_pb_hidden")?e.classicEditorHidden():e.classicEditorShown())})}).observe(this.classicEditorContainer,{attributes:!0})}}}],[{key:"isActive",value:function(){return!!document.getElementById("et_pb_main_editor_wrap")}},{key:"isTinyMCEHidden",value:function(){var e=document.getElementById("et_pb_main_editor_wrap");return!!e&&e.classList.contains("et_pb_hidden")}}]),e}();t.default=s},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=function(){function e(){r(this,e)}return o(e,null,[{key:"isActive",value:function(){return!!window.VCV_I18N}}]),e}();t.default=i},function(e,t,n){"use strict";function r(e,t){return{settings:e.preferences,store:t.store}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(793),i=function(e){return e&&e.__esModule?e:{default:e}}(o),a=n(74);t.default=(0,a.connect)(r)(i.default)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t=e.settings,n=e.store,r=e.theme;return yoast._wp.element.createElement(c.Fragment,null,yoast._wp.element.createElement(f.Fill,{name:"YoastSidebar"},yoast._wp.element.createElement(d.default,{renderPriority:5},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(w.default,null)))),t.isContentAnalysisActive&&yoast._wp.element.createElement(d.default,{renderPriority:10},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(h.default,null)))),t.isKeywordAnalysisActive&&yoast._wp.element.createElement(d.default,{renderPriority:20},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(_.default,{shouldUpsell:t.shouldUpsell,location:"sidebar"})))),t.isCornerstoneActive&&yoast._wp.element.createElement(d.default,{renderPriority:30},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(m.default,null))))))}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(0),a=(r(i),n(3)),s=r(a),u=n(74),l=n(6),c=n(51),f=n(145),p=n(536),d=r(p),y=n(537),h=r(y),v=n(540),m=r(v),b=n(541),_=r(b),g=n(798),w=r(g);o.propTypes={settings:s.default.object,store:s.default.object,theme:s.default.object}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}Object.defineProperty(t,"__esModule",{value:!0});var i=n(0),a=(r(i),n(3)),s=r(a),u=function(e){var t=function(t){var n=(t.renderPriority,o(t,["renderPriority"]));return yoast._wp.element.createElement(e,n)};return t.propTypes={renderPriority:s.default.number},t};t.default=u},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t=e.isCornerstone,n=e.onChange;return yoast._wp.element.createElement(f.default,{title:(0,u.__)("Cornerstone content","wordpress-seo")},yoast._wp.element.createElement(l.HelpText,null,(0,u.__)("Cornerstone content should be the most important and extensive articles on your site.","wordpress-seo")+" ",yoast._wp.element.createElement(p,{href:wpseoAdminL10n["shortlinks.cornerstone_content_info"],rel:null},(0,u.__)("Learn more about Cornerstone Content.","wordpress-seo"))),yoast._wp.element.createElement(l.CornerstoneToggle,{isEnabled:t,onToggle:n}))}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(0),a=(r(i),n(3)),s=r(a),u=n(9),l=n(10),c=n(324),f=r(c),p=l.utils.makeOutboundLink();o.propTypes={isCornerstone:s.default.bool,onChange:s.default.func}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),i=(r(o),n(160)),a=r(i),s=n(9),u=n(10),l=n(3),c=r(l),f=n(546),p=r(f),d=u.utils.makeOutboundLink,y=d(),h=function(e){var t=(0,s.sprintf)((0,s.__)("Great news: you can, with %s!","wordpress-seo"),"{{link}}Yoast SEO Premium{{/link}}"),n=(0,a.default)({mixedString:t,components:{link:yoast._wp.element.createElement(y,{href:e.link})}}),r=["<strong>"+(0,s.__)("Rank for up to 5 focus keywords per page","wordpress-seo")+"</strong>",(0,s.sprintf)((0,s.__)("%1$sNo more dead links%2$s: easy redirect manager","wordpress-seo"),"<strong>","</strong>"),"<strong>"+(0,s.__)("Superfast internal links suggestions","wordpress-seo")+"</strong>",(0,s.sprintf)((0,s.__)("%1$sSocial media preview%2$s: Facebook & Twitter","wordpress-seo"),"<strong>","</strong>"),"<strong>"+(0,s.__)("24/7 support","wordpress-seo")+"</strong>","<strong>"+(0,s.__)("No ads!","wordpress-seo")+"</strong>"],o=(0,s.sprintf)((0,s.__)("Other benefits of %s for you:","wordpress-seo"),"Yoast SEO Premium");return yoast._wp.element.createElement(p.default,{infoParagraphs:[n,o],benefits:r,upsellButtonText:(0,s.sprintf)((0,s.__)("Get %s now!","wordpress-seo"),"Yoast SEO Premium"),upsellButton:{href:e.buyLink,className:"button button-primary",rel:null},upsellButtonLabel:(0,s.__)("1 year free updates and upgrades included!","wordpress-seo")})};h.propTypes={link:c.default.string.isRequired,buyLink:c.default.string.isRequired},t.default=h},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),i=(r(o),n(160)),a=r(i),s=n(10),u=n(9),l=n(546),c=r(l),f=n(3),p=r(f),d=s.utils.makeOutboundLink,y=d(),h=function(e){var t=(0,u.sprintf)((0,u.__)("Great news: you can, with %1$s!","wordpress-seo"),"{{link}}Yoast SEO Premium{{/link}}"),n=[(0,u.sprintf)((0,u.__)("%1$sNo more dead links%2$s: easy redirect manager","wordpress-seo"),"<strong>","</strong>"),"<strong>"+(0,u.__)("Superfast internal links suggestions","wordpress-seo")+"</strong>",(0,u.sprintf)((0,u.__)("%1$sSocial media preview%2$s: Facebook & Twitter","wordpress-seo"),"<strong>","</strong>"),"<strong>"+(0,u.__)("24/7 support","wordpress-seo")+"</strong>","<strong>"+(0,u.__)("No ads!","wordpress-seo")+"</strong>"],r=(0,a.default)({mixedString:t,components:{link:yoast._wp.element.createElement(y,{href:e.link})}}),o=(0,u.sprintf)((0,u.__)("Other benefits of %s for you:","wordpress-seo"),"Yoast SEO Premium");return yoast._wp.element.createElement(c.default,{infoParagraphs:[r,o],benefits:n,upsellButtonText:(0,u.sprintf)((0,u.__)("Get %s now!","wordpress-seo"),"Yoast SEO Premium"),upsellButton:{href:e.buyLink,className:"button button-primary",rel:null},upsellButtonLabel:(0,u.__)("1 year free updates and upgrades included!","wordpress-seo")})};h.propTypes={link:p.default.string.isRequired,buyLink:p.default.string.isRequired},t.default=h},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),l=n(0),c=r(l),f=n(10),p=n(145),d=n(9),y=n(551),h=r(y),v=function(e){function t(e){o(this,t);var n=i(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.state={isOpen:!1},n.openModal=n.openModal.bind(n),n.closeModal=n.closeModal.bind(n),n}return a(t,e),u(t,[{key:"openModal",value:function(){this.setState({isOpen:!0})}},{key:"closeModal",value:function(){this.setState({isOpen:!1})}},{key:"render",value:function(){return yoast._wp.element.createElement(c.default.Fragment,null,yoast._wp.element.createElement(f.ButtonSection,s({title:(0,d.__)("Snippet preview","wordpress-seo"),suffixIcon:{size:"20px",icon:"pencil-square"},hasSeparator:!0,onClick:this.openModal},this.props)),this.state.isOpen&&yoast._wp.element.createElement(p.Modal,{title:(0,d.__)("Snippet preview","wordpress-seo"),style:{height:"initial",minHeight:"50px"},onRequestClose:this.closeModal},yoast._wp.element.createElement(h.default,{showCloseButton:!1,hasPaperStyle:!1}),yoast._wp.element.createElement(p.Button,{isDefault:!0,onClick:this.closeModal},"Close")))}}]),t}(c.default.Component);t.default=v},function(e,t,n){"use strict";function r(e,t){return{settings:e.preferences,store:t.store}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(800),i=function(e){return e&&e.__esModule?e:{default:e}}(o),a=n(74);t.default=(0,a.connect)(r)(i.default)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t=e.settings,n=e.store,r=e.theme;return yoast._wp.element.createElement(c.Fragment,null,yoast._wp.element.createElement(f.Fill,{name:"YoastMetabox"},yoast._wp.element.createElement(d.default,{renderPriority:9},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(x.default,{title:(0,E.__)("Snippet Preview","wordpress-seo"),initialIsOpen:!0},yoast._wp.element.createElement(h.default,{hasPaperStyle:!1}))))),t.isContentAnalysisActive&&yoast._wp.element.createElement(d.default,{renderPriority:10},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(_.default,null)))),t.isKeywordAnalysisActive&&yoast._wp.element.createElement(d.default,{renderPriority:20},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(m.default,{shouldUpsell:t.shouldUpsell,location:"metabox"})))),t.isCornerstoneActive&&yoast._wp.element.createElement(d.default,{renderPriority:30},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(w.default,null))))))}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(0),a=(r(i),n(3)),s=r(a),u=n(74),l=n(6),c=n(51),f=n(145),p=n(536),d=r(p),y=n(551),h=r(y),v=n(541),m=r(v),b=n(537),_=r(b),g=n(540),w=r(g),E=n(9),O=n(324),x=r(O);o.propTypes={settings:s.default.object,store:s.default.object,theme:s.default.object}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(802);Object.keys(r).forEach(function(e){"default"!==e&&"__esModule"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return r[e]}})});var o=n(803);Object.keys(o).forEach(function(e){"default"!==e&&"__esModule"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}})})},function(e,t,n){"use strict";function r(e){return(0,s.default)(e,["analysis","seo"],{})}function o(e,t){var n=r(e);return(0,s.default)(n,t,[])}function i(e){return e.marksButtonStatus}Object.defineProperty(t,"__esModule",{value:!0}),t.getSeoResults=r,t.getResultsForKeyword=o,t.getMarkButtonStatus=i;var a=n(30),s=function(e){return e&&e.__esModule?e:{default:e}}(a)},function(e,t,n){"use strict";function r(e,t){return e.primaryTaxonomies[t]}Object.defineProperty(t,"__esModule",{value:!0}),t.getPrimaryTaxonomyId=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(320);Object.keys(r).forEach(function(e){"default"!==e&&"__esModule"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return r[e]}})});var o=n(350);Object.keys(o).forEach(function(e){"default"!==e&&"__esModule"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}})});var i=n(351);Object.keys(i).forEach(function(e){"default"!==e&&"__esModule"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return i[e]}})});var a=n(531);Object.keys(a).forEach(function(e){"default"!==e&&"__esModule"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return a[e]}})});var s=n(62);Object.keys(s).forEach(function(e){"default"!==e&&"__esModule"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}})})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t,n,r){this._scriptUrl=r,this._options={usedKeywords:t.keyword_usage,searchUrl:t.search_url,postUrl:t.post_edit_url},this._keywordUsage=t.keyword_usage,this._postID=d("#post_ID, [name=tag_ID]").val(),this._taxonomy=d("[name=taxonomy]").val()||"",this._ajaxAction=e,this._app=n,this._initialized=!1}var i=n(554),a=r(i),s=n(181),u=r(s),l=n(4),c=r(l),f=n(807),p=r(f),d=jQuery;o.prototype.init=function(){var e=this,t=window.YoastSEO.analysis.worker;this.requestKeywordUsage=(0,u.default)(this.requestKeywordUsage.bind(this),500),t.loadScript(this._scriptUrl).then(function(){t.sendMessage("initialize",e._options,"used-keywords-assessment")}).then(function(){if(e._initialized=!0,(0,p.default)(e._options.usedKeywords,e._keywordUsage))return void e._app.refresh();t.sendMessage("updateKeywordUsage",e._keywordUsage,"used-keywords-assessment").then(function(){return e._app.refresh()})}).catch(function(e){return console.error(e)})},o.prototype.setKeyword=function(e){(0,a.default)(this._keywordUsage,e)||this.requestKeywordUsage(e)},o.prototype.requestKeywordUsage=function(e){d.post(ajaxurl,{action:this._ajaxAction,post_id:this._postID,keyword:e,taxonomy:this._taxonomy},this.updateKeywordUsage.bind(this,e),"json")},o.prototype.updateKeywordUsage=function(e,t){var n=this,r=window.YoastSEO.analysis.worker;t&&(0,c.default)(t)&&(this._keywordUsage[e]=t,this._initialized&&r.sendMessage("updateKeywordUsage",this._keywordUsage,"used-keywords-assessment").then(function(){return n._app.refresh()}))},e.exports=o},function(e,t){function n(e,t){return null!=e&&o.call(e,t)}var r=Object.prototype,o=r.hasOwnProperty;e.exports=n},function(e,t,n){function r(e,t){return o(e,t)}var o=n(109);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),u=n(0),l=r(u),c=n(3),f=r(c),p=n(423),d=n(809),y=n(9),h=n(6),v=r(h),m=n(824),b=r(m),_=n(828),g=r(_),w=v.default.label.withConfig({displayName:"PrimaryTaxonomyPicker__PrimaryTaxonomyPickerLabel"})(["padding-top:16px;"]),E=function(e){function t(e){o(this,t);var n=i(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));n.onChange=n.onChange.bind(n),n.updateReplacementVariable=n.updateReplacementVariable.bind(n);var r=e.taxonomy,a=r.fieldId,s=r.name;return n.input=document.getElementById(a),e.setPrimaryTaxonomyId(s,parseInt(n.input.value,10)),n.state={selectedTerms:[],terms:[]},n}return a(t,e),s(t,[{key:"componentDidMount",value:function(){this.fetchTerms()}},{key:"componentDidUpdate",value:function(e,t){if(e.selectedTermIds.length<this.props.selectedTermIds.length){var n=(0,b.default)(this.props.selectedTermIds,e.selectedTermIds)[0];if(!this.termIsAvailable(n))return void this.fetchTerms()}e.selectedTermIds!==this.props.selectedTermIds&&this.updateSelectedTerms(this.state.terms,this.props.selectedTermIds),t.selectedTerms!==this.state.selectedTerms&&this.handleSelectedTermsChange()}},{key:"handleSelectedTermsChange",value:function(){var e=this.state.selectedTerms,t=this.props.primaryTaxonomyId;e.find(function(e){return e.id===t})||this.onChange(e.length?e[0].id:-1)}},{key:"termIsAvailable",value:function(e){return!!this.state.terms.find(function(t){return t.id===e})}},{key:"fetchTerms",value:function(){var e=this,t=wp.api.getCollectionByRoute("/wp/v2/"+this.props.taxonomy.restBase);if(t){(new t).fetch({data:{per_page:-1,orderby:"count",order:"desc",_fields:["id","name"]}}).then(function(t){var n=e.state;e.setState({terms:t,selectedTerms:e.getSelectedTerms(t,e.props.selectedTermIds)},function(){0===n.terms.length&&e.state.terms.length>0&&e.updateReplacementVariable(e.props.primaryTaxonomyId)})})}}},{key:"getSelectedTerms",value:function(e,t){return e.filter(function(e){return t.includes(e.id)})}},{key:"updateSelectedTerms",value:function(e,t){var n=this.getSelectedTerms(e,t);this.setState({selectedTerms:n})}},{key:"onChange",value:function(e){var t=this.props.taxonomy.name;this.updateReplacementVariable(e),this.props.setPrimaryTaxonomyId(t,e),this.input.value=-1===e?"":e}},{key:"updateReplacementVariable",value:function(e){if("category"===this.props.taxonomy.name){var t=this.state.selectedTerms.find(function(t){return t.id===e});this.props.updateReplacementVariable("primary_"+this.props.taxonomy.name,t?t.name:"")}}},{key:"render",value:function(){var e=this.props,t=e.primaryTaxonomyId,n=e.taxonomy;if(this.state.selectedTerms.length<2)return null;var r="yoast-primary-"+n.name+"-picker";return yoast._wp.element.createElement("div",{className:"components-base-control__field"},yoast._wp.element.createElement(w,{htmlFor:r,className:"components-base-control__label"},(0,y.sprintf)((0,y.__)("Select the primary %s"),n.singularLabel.toLowerCase())),yoast._wp.element.createElement(g.default,{value:t,onChange:this.onChange,id:r,terms:this.state.selectedTerms}))}}]),t}(l.default.Component);E.propTypes={selectedTermIds:f.default.arrayOf(f.default.number),primaryTaxonomyId:f.default.number,setPrimaryTaxonomyId:f.default.func,updateReplacementVariable:f.default.func,receiveEntityRecords:f.default.func,taxonomy:f.default.shape({name:f.default.string,fieldId:f.default.string,restBase:f.default.string,singularLabel:f.default.string})},t.default=(0,d.compose)([(0,p.withSelect)(function(e,t){var n=e("core/editor"),r=e("yoast-seo/editor"),o=t.taxonomy;return{selectedTermIds:n.getEditedPostAttribute(o.restBase)||[],primaryTaxonomyId:r.getPrimaryTaxonomyId(o.name)}}),(0,p.withDispatch)(function(e){var t=e("yoast-seo/editor");return{setPrimaryTaxonomyId:t.setPrimaryTaxonomyId,updateReplacementVariable:t.updateReplacementVariable}})])(E)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.compose=t.withState=t.withSafeTimeout=t.withInstanceId=t.withGlobalEvents=t.remountOnPropChange=t.pure=t.ifCondition=t.createHigherOrderComponent=void 0;var o=n(106);Object.defineProperty(t,"createHigherOrderComponent",{enumerable:!0,get:function(){return r(o).default}});var i=n(810);Object.defineProperty(t,"ifCondition",{enumerable:!0,get:function(){return r(i).default}});var a=n(811);Object.defineProperty(t,"pure",{enumerable:!0,get:function(){return r(a).default}});var s=n(818);Object.defineProperty(t,"remountOnPropChange",{enumerable:!0,get:function(){return r(s).default}});var u=n(819);Object.defineProperty(t,"withGlobalEvents",{enumerable:!0,get:function(){return r(u).default}});var l=n(821);Object.defineProperty(t,"withInstanceId",{enumerable:!0,get:function(){return r(l).default}});var c=n(822);Object.defineProperty(t,"withSafeTimeout",{enumerable:!0,get:function(){return r(c).default}});var f=n(823);Object.defineProperty(t,"withState",{enumerable:!0,get:function(){return r(f).default}});var p=n(237);t.compose=p.flowRight},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(51),o=n(106),i=function(e){return e&&e.__esModule?e:{default:e}}(o),a=function(e){return(0,i.default)(function(t){return function(n){return e(n)?(0,r.createElement)(t,n):null}},"ifCondition")};t.default=a},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(146),i=r(o),a=n(147),s=r(a),u=n(183),l=r(u),c=n(184),f=r(c),p=n(185),d=r(p),y=n(51),h=n(814),v=r(h),m=n(106),b=r(m),_=(0,b.default)(function(e){return e.prototype instanceof y.Component?function(e){function t(){return(0,i.default)(this,t),(0,l.default)(this,(0,f.default)(t).apply(this,arguments))}return(0,d.default)(t,e),(0,s.default)(t,[{key:"shouldComponentUpdate",value:function(e,t){return!(0,v.default)(e,this.props)||!(0,v.default)(t,this.state)}}]),t}(e):function(t){function n(){return(0,i.default)(this,n),(0,l.default)(this,(0,f.default)(n).apply(this,arguments))}return(0,d.default)(n,t),(0,s.default)(n,[{key:"shouldComponentUpdate",value:function(e){return!(0,v.default)(e,this.props)}},{key:"render",value:function(){return(0,y.createElement)(e,this.props)}}]),n}(y.Component)},"pure");t.default=_},function(e,t){function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function r(t){return"function"==typeof Symbol&&"symbol"===n(Symbol.iterator)?e.exports=r=function(e){return n(e)}:e.exports=r=function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":n(e)},r(t)}e.exports=r},function(e,t){function n(t,r){return e.exports=n=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},n(t,r)}e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(e&&t){if(e.constructor===Object&&t.constructor===Object)return(0,a.default)(e,t);if(l(e)&&l(t))return(0,u.default)(e,t)}return e===t}Object.defineProperty(t,"__esModule",{value:!0});var i=n(815),a=r(i),s=n(817),u=r(s),l=Array.isArray;t.default=o},function(e,t,n){"use strict";function r(e,t){if(e===t)return!0;var n=a(e),r=a(t);if(n.length!==r.length)return!1;for(var o=0;o<n.length;){var i=n[o];if(e[i]!==t[i])return!1;o++}return!0}Object.defineProperty(t,"__esModule",{value:!0});var o=n(816),i=function(e){return e&&e.__esModule?e:{default:e}}(o),a=i.default;t.default=r},function(e,t,n){e.exports=n(555)},function(e,t,n){"use strict";function r(e,t){if(e===t)return!0;if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(238),i=r(o),a=n(146),s=r(a),u=n(147),l=r(u),c=n(183),f=r(c),p=n(184),d=r(p),y=n(185),h=r(y),v=n(51),m=n(106),b=r(m),_=function(e){return(0,b.default)(function(t){return function(n){function r(t){var n;return(0,s.default)(this,r),n=(0,f.default)(this,(0,d.default)(r).apply(this,arguments)),n.state={propChangeId:0,propValue:t[e]},n}return(0,h.default)(r,n),(0,l.default)(r,[{key:"render",value:function(){return(0,v.createElement)(t,(0,i.default)({key:this.state.propChangeId},this.props))}}],[{key:"getDerivedStateFromProps",value:function(t,n){return t[e]===n.propValue?null:{propChangeId:n.propChangeId+1,propValue:t[e]}}}]),r}(v.Component)},"remountOnPropChange")};t.default=_},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){return(0,E.default)(function(t){var n=function(n){function r(){var e;return(0,u.default)(this,r),e=(0,p.default)(this,(0,y.default)(r).apply(this,arguments)),e.handleEvent=e.handleEvent.bind((0,b.default)((0,b.default)(e))),e.handleRef=e.handleRef.bind((0,b.default)((0,b.default)(e))),e}return(0,v.default)(r,n),(0,c.default)(r,[{key:"componentDidMount",value:function(){var t=this;(0,g.forEach)(e,function(e,n){S.add(n,t)})}},{key:"componentWillUnmount",value:function(){var t=this;(0,g.forEach)(e,function(e,n){S.remove(n,t)})}},{key:"handleEvent",value:function(t){var n=e[t.type];"function"==typeof this.wrappedRef[n]&&this.wrappedRef[n](t)}},{key:"handleRef",value:function(e){this.wrappedRef=e,this.props.forwardedRef&&this.props.forwardedRef(e)}},{key:"render",value:function(){return(0,_.createElement)(t,(0,a.default)({},this.props,{ref:this.handleRef}))}}]),r}(_.Component);return(0,_.forwardRef)(function(e,t){return(0,_.createElement)(n,(0,a.default)({},e,{forwardedRef:t}))})},"withGlobalEvents")}Object.defineProperty(t,"__esModule",{value:!0});var i=n(238),a=r(i),s=n(146),u=r(s),l=n(147),c=r(l),f=n(183),p=r(f),d=n(184),y=r(d),h=n(185),v=r(h),m=n(326),b=r(m),_=n(51),g=n(237),w=n(106),E=r(w),O=n(820),x=r(O),S=new x.default;t.default=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(146),i=r(o),a=n(147),s=r(a),u=n(237),l=function(){function e(){(0,i.default)(this,e),this.listeners={},this.handleEvent=this.handleEvent.bind(this)}return(0,s.default)(e,[{key:"add",value:function(e,t){this.listeners[e]||(window.addEventListener(e,this.handleEvent),this.listeners[e]=[]),this.listeners[e].push(t)}},{key:"remove",value:function(e,t){this.listeners[e]=(0,u.without)(this.listeners[e],t),this.listeners[e].length||(window.removeEventListener(e,this.handleEvent),delete this.listeners[e])}},{key:"handleEvent",value:function(e){(0,u.forEach)(this.listeners[e.type],function(t){t.handleEvent(e)})}}]),e}();t.default=l},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(238),i=r(o),a=n(146),s=r(a),u=n(147),l=r(u),c=n(183),f=r(c),p=n(184),d=r(p),y=n(185),h=r(y),v=n(51),m=n(106),b=r(m);t.default=(0,b.default)(function(e){var t=0;return function(n){function r(){var e;return(0,s.default)(this,r),e=(0,f.default)(this,(0,d.default)(r).apply(this,arguments)),e.instanceId=t++,e}return(0,h.default)(r,n),(0,l.default)(r,[{key:"render",value:function(){return(0,v.createElement)(e,(0,i.default)({},this.props,{instanceId:this.instanceId}))}}]),r}(v.Component)},"withInstanceId")},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(238),i=r(o);n(705);var a=n(146),s=r(a),u=n(147),l=r(u),c=n(183),f=r(c),p=n(184),d=r(p),y=n(185),h=r(y),v=n(326),m=r(v),b=n(51),_=n(237),g=n(106),w=r(g),E=window,O=E.clearTimeout,x=E.setTimeout,S=(0,w.default)(function(e){return function(t){function n(){var e;return(0,s.default)(this,n),e=(0,f.default)(this,(0,d.default)(n).apply(this,arguments)),e.timeouts=[],e.setTimeout=e.setTimeout.bind((0,m.default)((0,m.default)(e))),e.clearTimeout=e.clearTimeout.bind((0,m.default)((0,m.default)(e))),e}return(0,h.default)(n,t),(0,l.default)(n,[{key:"componentWillUnmount",value:function(){this.timeouts.forEach(O)}},{key:"setTimeout",value:function(e,t){var n=this,r=x(function(){e(),n.clearTimeout(r)},t);return this.timeouts.push(r),r}},{key:"clearTimeout",value:function(e){O(e),this.timeouts=(0,_.without)(this.timeouts,e)}},{key:"render",value:function(){return(0,b.createElement)(e,(0,i.default)({},this.props,{setTimeout:this.setTimeout,clearTimeout:this.clearTimeout}))}}]),n}(b.Component)},"withSafeTimeout");t.default=S},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return(0,w.default)(function(t){return function(n){function r(){var t;return(0,u.default)(this,r),t=(0,p.default)(this,(0,y.default)(r).apply(this,arguments)),t.setState=t.setState.bind((0,b.default)((0,b.default)(t))),t.state=e,t}return(0,v.default)(r,n),(0,c.default)(r,[{key:"render",value:function(){return(0,_.createElement)(t,(0,a.default)({},this.props,this.state,{setState:this.setState}))}}]),r}(_.Component)},"withState")}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(238),a=r(i),s=n(146),u=r(s),l=n(147),c=r(l),f=n(183),p=r(f),d=n(184),y=r(d),h=n(185),v=r(h),m=n(326),b=r(m),_=n(51),g=n(106),w=r(g)},function(e,t,n){var r=n(825),o=n(316),i=n(204),a=n(557),s=i(function(e,t){return a(e)?r(e,o(t,1,a,!0)):[]});e.exports=s},function(e,t,n){function r(e,t,n,r){var f=-1,p=i,d=!0,y=e.length,h=[],v=t.length;if(!y)return h;n&&(t=s(t,u(n))),r?(p=a,d=!1):t.length>=c&&(p=l,d=!1,t=new o(t));e:for(;++f<y;){var m=e[f],b=null==n?m:n(m);if(m=r||0!==m?m:0,d&&b===b){for(var _=v;_--;)if(t[_]===b)continue e;h.push(m)}else p(t,b,r)||h.push(m)}return h}var o=n(229),i=n(826),a=n(827),s=n(50),u=n(198),l=n(230),c=200;e.exports=r},function(e,t,n){function r(e,t){return!!(null==e?0:e.length)&&o(e,t,0)>-1}var o=n(228);e.exports=r},function(e,t){function n(e,t,n){for(var r=-1,o=null==e?0:e.length;++r<o;)if(n(t,e[r]))return!0;return!1}e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),i=(r(o),n(3)),a=r(i),s=function(e){var t=e.value,n=e.id,r=e.terms,o=e.onChange;return yoast._wp.element.createElement("select",{className:"components-select-control__input",id:n,value:t,onChange:function(e){o(parseInt(e.target.value,10))}},r.map(function(e){return yoast._wp.element.createElement("option",{key:e.id,value:e.id},e.name)}))};s.propTypes={terms:a.default.arrayOf(a.default.shape({id:a.default.string.isRequired,name:a.default.string.isRequired})),onChange:a.default.func.isRequired,id:a.default.string,value:a.default.string},t.default=s},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=n(98),s=n(4),u=n(47),l=n(830),c=n(8),f=n(398),p=n(16),d=n(831),y=function(){function e(t){r(this,e),this.refresh=t,this.loaded=!1,this.preloadThreshold=3e3,this.plugins={},this.modifications={},this._registerPlugin=this._registerPlugin.bind(this),this._ready=this._ready.bind(this),this._reloaded=this._reloaded.bind(this),this._registerModification=this._registerModification.bind(this),this._registerAssessment=this._registerAssessment.bind(this),this._applyModifications=this._applyModifications.bind(this),setTimeout(this._pollLoadingPlugins.bind(this),1500)}return i(e,[{key:"_registerPlugin",value:function(e,t){return f(e)?p(t)||c(t)?!1===this._validateUniqueness(e)?(console.error("Failed to register plugin. Plugin with name "+e+" already exists"),!1):(this.plugins[e]=t,!0):(console.error("Failed to register plugin "+e+". Expected parameters `options` to be a object."),!1):(console.error("Failed to register plugin. Expected parameter `pluginName` to be a string."),!1)}},{key:"_ready",value:function(e){return f(e)?p(this.plugins[e])?(console.error("Failed to modify status for plugin "+e+". The plugin was not properly registered."),!1):(this.plugins[e].status="ready",!0):(console.error("Failed to modify status for plugin "+e+". Expected parameter `pluginName` to be a string."),!1)}},{key:"_reloaded",value:function(e){return f(e)?p(this.plugins[e])?(console.error("Failed to reload Content Analysis for plugin "+e+". The plugin was not properly registered."),!1):(this.refresh(),!0):(console.error("Failed to reload Content Analysis for "+e+". Expected parameter `pluginName` to be a string."),!1)}},{key:"_registerModification",value:function(e,t,n,r){if(!f(e))return console.error("Failed to register modification for plugin "+n+". Expected parameter `modification` to be a string."),!1;if(!u(t))return console.error("Failed to register modification for plugin "+n+". Expected parameter `callable` to be a function."),!1;if(!f(n))return console.error("Failed to register modification for plugin "+n+". Expected parameter `pluginName` to be a string."),!1;if(!1===this._validateOrigin(n))return console.error("Failed to register modification for plugin "+n+". The integration has not finished loading yet."),!1;var o=l(r)?r:10,i={callable:t,origin:n,priority:o};return p(this.modifications[e])&&(this.modifications[e]=[]),this.modifications[e].push(i),!0}},{key:"_registerAssessment",value:function(e,t,n,r){return f(t)?c(n)?f(r)?(t=r+"-"+t,e.addAssessment(t,n),!0):(console.error("Failed to register assessment for plugin "+r+". Expected parameter `pluginName` to be a string."),!1):(console.error("Failed to register assessment for plugin "+r+". Expected parameter `assessment` to be a function."),!1):(console.error("Failed to register test for plugin "+r+". Expected parameter `name` to be a string."),!1)}},{key:"_applyModifications",value:function(e,t,n){var r=this.modifications[e];return!s(r)||r.length<1?t:(r=this._stripIllegalModifications(r),r.sort(function(e,t){return e.priority-t.priority}),a(r,function(r){var i=r.callable(t,n);if((void 0===i?"undefined":o(i))!==(void 0===t?"undefined":o(t)))return void console.error("Modification with name "+e+" performed by plugin with name "+r.origin+" was ignored because the data that was returned by it was of a different type than the data we had passed it.");t=i}),t)}},{key:"_pollLoadingPlugins",value:function(e){e=p(e)?0:e,!0===this._allReady()?(this.loaded=!0,this.refresh()):e>=this.preloadThreshold?(this._pollTimeExceeded(),this.loaded=!0,this.refresh()):(e+=50,setTimeout(this._pollLoadingPlugins.bind(this,e),50))}},{key:"_allReady",value:function(){return d(this.plugins,function(e,t){return e&&"ready"===t.status},!0)}},{key:"_pollTimeExceeded",value:function(){a(this.plugins,function(e,t){p(e.options)||"ready"===e.options.status||(console.error("Error: Plugin "+t+". did not finish loading in time."),delete this.plugins[t])})}},{key:"_stripIllegalModifications",value:function(e){var t=this;return a(e,function(n,r){!1===t._validateOrigin(n.origin)&&delete e[r]}),e}},{key:"_validateOrigin",value:function(e){return"ready"===this.plugins[e].status}},{key:"_validateUniqueness",value:function(e){return p(this.plugins[e])}}]),e}();t.default=y},function(e,t,n){function r(e){return"number"==typeof e||i(e)&&o(e)==a}var o=n(13),i=n(12),a="[object Number]";e.exports=r},function(e,t,n){function r(e,t,n){var r=u(e)?o:s,l=arguments.length<3;return r(e,a(t,4),n,l,i)}var o=n(179),i=n(169),a=n(199),s=n(832),u=n(4);e.exports=r},function(e,t){function n(e,t,n,r,o){return o(e,function(e,o,i){n=r?(r=!1,e):t(n,e,o,i)}),n}e.exports=n},function(e,t,n){"use strict";(function(e){function r(e){return e&&e.__esModule?e:{default:e}}function o(){var t=(0,u.default)(e,["wpseoAnalysisWorkerL10n","url"],"wp-seo-analysis-worker.js");return new a.AnalysisWorkerWrapper((0,a.createWorker)(t))}function i(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t={locale:(0,y.default)(),contentAnalysisActive:(0,b.default)(),keywordAnalysisActive:(0,g.default)()};t=(0,p.default)(t,e);var n=(0,v.default)();return(0,c.default)(n)||(0,c.default)(n.domain)||(t.translations=n),t}Object.defineProperty(t,"__esModule",{value:!0}),t.createAnalysisWorker=o,t.getAnalysisConfiguration=i;var a=n(71),s=n(30),u=r(s),l=n(16),c=r(l),f=n(429),p=r(f),d=n(561),y=r(d),h=n(562),v=r(h),m=n(424),b=r(m),_=n(321),g=r(_)}).call(t,n(11))},function(e,t,n){function r(e,t,n,c,f){e!==t&&a(t,function(a,l){if(u(a))f||(f=new o),s(e,t,l,n,r,c,f);else{var p=c?c(e[l],a,l+"",e,t,f):void 0;void 0===p&&(p=a),i(e,l,p)}},l)}var o=n(87),i=n(560),a=n(221),s=n(835),u=n(8),l=n(93);e.exports=r},function(e,t,n){function r(e,t,n,r,b,_,g){var w=e[n],E=t[n],O=g.get(E);if(O)return void o(e,n,O);var x=_?_(w,E,n+"",e,t,g):void 0,S=void 0===x;if(S){var P=c(E),j=!P&&p(E),T=!P&&!j&&v(E);x=E,P||j||T?c(w)?x=w:f(w)?x=s(w):j?(S=!1,x=i(E,!0)):T?(S=!1,x=a(E,!0)):x=[]:h(E)||l(E)?(x=w,l(w)?x=m(w):(!y(w)||r&&d(w))&&(x=u(E))):S=!1}S&&(g.set(E,x),b(x,E,r,_,g),g.delete(E)),o(e,n,x)}var o=n(560),i=n(310),a=n(311),s=n(234),u=n(312),l=n(65),c=n(4),f=n(557),p=n(66),d=n(47),y=n(8),h=n(313),v=n(86),m=n(836);e.exports=r},function(e,t,n){function r(e){return o(e,i(e))}var o=n(45),i=n(93);e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r,o){var u=t();s&&e.analyze(u).then(function(e){var t=e.result,s=t.seo,l=t.readability;if(s){var c=s[""];c.results.forEach(function(e){e.getMarker=function(){return function(){return n(u,e.marks)}}}),r.dispatch((0,i.setSeoResultsForKeyword)(u.getKeyword(),c.results)),r.dispatch((0,i.setOverallSeoScore)(c.score,u.getKeyword())),r.dispatch((0,a.refreshSnippetEditor)()),o.saveScores(c.score,u.getKeyword())}l&&(l.results.forEach(function(e){e.getMarker=function(){return function(){return n(u,e.marks)}}}),r.dispatch((0,i.setReadabilityResults)(l.results)),r.dispatch((0,i.setOverallReadabilityScore)(l.score)),r.dispatch((0,a.refreshSnippetEditor)()),o.saveContentScore(l.score))}).catch(function(e){return console.warn(e)})}function o(){s=!0}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r,t.initializationDone=o;var i=n(430),a=n(62),s=!1},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t,n,r){var o=(0,a.default)(t.getState());(0,u.default)(o,n.getData());var i=e.getData().getData(),s={text:i.content,keyword:o.focusKeyword,synonyms:o.synonyms,description:o.analysisData.snippet.description||o.snippetEditor.data.description,title:o.analysisData.snippet.title||o.snippetEditor.data.title,url:o.snippetEditor.data.slug,permalink:o.settings.snippetEditor.baseUrl+o.snippetEditor.data.slug};return r.loaded&&(s.title=r._applyModifications("data_page_title",s.title),s.title=r._applyModifications("title",s.title),s.description=r._applyModifications("data_meta_desc",s.description),s.text=r._applyModifications("content",s.text)),s.titleWidth=(0,c.default)(s.title),s.locale=(0,p.default)(),d.Paper.parse(s)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(839),a=r(i),s=n(429),u=r(s),l=n(840),c=r(l),f=n(561),p=r(f),d=n(71)},function(e,t,n){function r(e){return o(e,i|a)}var o=n(307),i=1,a=4;e.exports=r},function(e,t,n){"use strict";function r(){var e=document.createElement("div");return e.id=i,e.style.position="absolute",e.style.left="-9999em",e.style.top=0,e.style.height=0,e.style.overflow="hidden",e.style.fontFamily="Arial",e.style.fontSize="16px",e.style.fontWeight="400",document.body.appendChild(e),e}function o(e){var t=document.getElementById(i);return t||(t=r()),t.innerHTML=e,t.offsetWidth}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i="yoast-measurement-element"},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){return{title:e.getSnippetTitle(),slug:e.getSnippetCite(),description:e.getSnippetMeta()}}function i(e){var t=e.getState(),n=t.snippetEditor.data;return{title:n.title,slug:n.slug,description:n.description}}function a(e){var t={};if((0,m.default)(e))return t;t.title=e.title_template;var n=e.metadesc_template;return(0,h.default)(n)||(t.description=n),t}function s(e,t){var n=l({},e);return(0,d.default)(t,function(t,r){(0,f.default)(e,r)&&""===e[r]&&(n[r]=t)}),n}function u(e,t){var n=l({},e);return(0,d.default)(t,function(t,r){if((0,f.default)(e,r)){e[r].trim()===t&&(n[r]="")}}),n}Object.defineProperty(t,"__esModule",{value:!0});var l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.getDataWithoutTemplates=u;var c=n(554),f=r(c),p=n(98),d=r(p),y=n(431),h=r(y),v=n(16),m=r(v);t.default={getDataFromCollector:o,getDataFromStore:i,getTemplatesFromL10n:a,getDataWithTemplates:s,getDataWithoutTemplates:u}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=n(47),s=r(a),u=n(429),l=r(u),c=function(){function e(){o(this,e),this._callbacks=[],this.register=this.register.bind(this)}return i(e,[{key:"register",value:function(e){(0,s.default)(e)&&this._callbacks.push(e)}},{key:"getData",value:function(){var e={};return this._callbacks.forEach(function(t){e=(0,l.default)(e,t())}),e}}]),e}();t.default=c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){l.default.isTinyMCEAvailable(l.default.tmceId)&&(null===f&&(f=(0,c.tinyMCEDecorator)(tinyMCE.get(l.default.tmceId))),f(e,t))}function i(e){return"enabled"===e.getState().marksButtonStatus?o:s.default}Object.defineProperty(t,"__esModule",{value:!0}),t.default=i;var a=n(180),s=r(a),u=n(322),l=r(u),c=n(426),f=null},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function s(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function u(e){var t=(0,v.default)();b=(0,f.createRef)();var n={isRtl:t.isRtl};(0,f.render)(yoast._wp.element.createElement(p.SlotFillProvider,null,yoast._wp.element.createElement(y.default,{target:"wpseo-metabox-root",store:e,theme:n}),yoast._wp.element.createElement(_,{ref:b})),document.getElementById("wpseo-metabox-root")),m.forEach(function(e){b.current.registerComponent(e.key,e.Component)})}function l(e,t){null===b||null===b.current?m.push({key:e,Component:t}):b.current.registerComponent(e,t)}Object.defineProperty(t,"__esModule",{value:!0});var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t.renderClassicEditorMetabox=u,t.registerReactComponent=l;var f=n(51),p=n(145),d=n(552),y=r(d),h=n(182),v=r(h),m=[],b=null,_=function(e){function t(e){i(this,t);var n=a(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.state={registeredComponents:[]},n}return s(t,e),c(t,[{key:"registerComponent",value:function(e,t){this.setState({registeredComponents:[].concat(o(this.state.registeredComponents),[{key:e,Component:t}])})}},{key:"render",value:function(){return this.state.registeredComponents.map(function(e){var t=e.Component,n=e.key;return yoast._wp.element.createElement(t,{key:n})})}}]),t}(f.Component)},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}var o=n(71),i=n(10),a=n(16),s=r(a),u=n(773),l=r(u),c=n(181),f=r(c),p=n(774),d=r(p),y=n(322),h=n(829),v=r(h),m=n(558),b=n(559),_=n(833),g=n(837),w=r(g),E=n(838),O=r(E),x=n(325),S=r(x),P=n(562),j=r(P),T=n(321),k=r(T),M=n(424),C=r(M),R=n(841),A=r(R),I=n(1542),L=r(I),D=n(842),N=r(D),B=n(843),U=r(B),F=n(62),Y=n(220),V=n(320),K=n(535),z=r(K),W=n(844);n(36),(0,Y.setYoastComponentsL10n)(),(0,Y.setWordPressSeoL10n)(),window.yoastHideMarkers=!0,function(e,t){function n(){var e={slug:P.val()};T.dispatch((0,F.updateData)(e))}function r(){P=e("#slug"),P.on("change",n)}function a(){var e={};return(0,k.default)()&&(e.output="does-not-really-exist-but-it-needs-something"),(0,C.default)()&&(e.contentOutput="also-does-not-really-exist-but-it-needs-something"),e}function u(t){var n=e("#hidden_wpseo_linkdex").val();t.initKeywordTabTemplate();var r=(0,S.default)(n);(0,m.update)(r),(0,b.update)(r)}function c(){var t=e("#hidden_wpseo_content_score").val(),n=(0,S.default)(t);(0,m.update)(n),(0,b.update)(n)}function p(e){(0,s.default)(e.seoAssessorPresenter)||(e.seoAssessorPresenter.render=function(){}),(0,s.default)(e.contentAssessorPresenter)||(e.contentAssessorPresenter.render=function(){},e.contentAssessorPresenter.renderIndividualRatings=function(){})}function h(e,t){var n=D||"";D=e.getState().analysisData.snippet,!(0,l.default)(n,D)&&t.refresh()}function E(){var e,n,l,m={snippetEditorBaseUrl:wpseoTermScraperL10n.base_url,replaceVars:wpseoReplaceVarsL10n.replace_vars,recommendedReplaceVars:wpseoReplaceVarsL10n.recommended_replace_vars,classicEditorDataSettings:{tinyMceId:y.termsTmceId}};M=new d.default(m);var b=M.getStore();I(),n=new L.default({store:b}),e={elementTarget:[y.termsTmceId,"yoast_wpseo_focuskw","yoast_wpseo_metadesc","excerpt","editable-post-name","editable-post-name-full"],targets:a(),callbacks:{getData:n.getData.bind(n)},locale:wpseoTermScraperL10n.contentLocale,contentAnalysisActive:(0,C.default)(),keywordAnalysisActive:(0,k.default)(),hasSnippetPreview:!1,debouncedRefresh:!1},(0,k.default)()&&(b.dispatch((0,V.setFocusKeyword)(n.getKeyword())),e.callbacks.saveScores=n.saveScores.bind(n),e.callbacks.updatedKeywordsResults=function(e){var t=b.getState().focusKeyword;b.dispatch((0,i.setSeoResultsForKeyword)(t,e)),b.dispatch((0,F.refreshSnippetEditor)())}),(0,C.default)()&&(e.callbacks.saveContentScore=n.saveContentScore.bind(n),e.callbacks.updatedContentResults=function(e){b.dispatch((0,i.setReadabilityResults)(e)),b.dispatch((0,F.refreshSnippetEditor)())}),l=(0,j.default)(),(0,s.default)(l)||(0,s.default)(l.domain)||(e.translations=l),x=new o.App(e),t.YoastSEO={},t.YoastSEO.app=x,t.YoastSEO.store=b,t.YoastSEO.analysis={},t.YoastSEO.analysis.worker=(0,_.createAnalysisWorker)(),t.YoastSEO.analysis.collectData=function(){return(0,O.default)(M,YoastSEO.store,R,YoastSEO.app.pluggable)},t.YoastSEO.analysis.applyMarks=function(e,t){return(0,U.default)(YoastSEO.store)(e,t)},YoastSEO.app.refresh=function(){return(0,w.default)(YoastSEO.analysis.worker,YoastSEO.analysis.collectData,YoastSEO.analysis.applyMarks,YoastSEO.store,n)},YoastSEO.app.registerCustomDataCallback=R.register,YoastSEO.app.pluggable=new v.default(YoastSEO.app.refresh),YoastSEO.app.registerPlugin=YoastSEO.app.pluggable._registerPlugin,YoastSEO.app.pluginReady=YoastSEO.app.pluggable._ready,YoastSEO.app.pluginReloaded=YoastSEO.app.pluggable._reloaded,YoastSEO.app.registerModification=YoastSEO.app.pluggable._registerModification,YoastSEO.app.registerAssessment=function(e,t,n){if(!(0,s.default)(YoastSEO.app.seoAssessor))return YoastSEO.app.pluggable._registerAssessment(YoastSEO.app.defaultSeoAssessor,e,t,n)&&YoastSEO.app.pluggable._registerAssessment(YoastSEO.app.cornerStoneSeoAssessor,e,t,n)},M.initializeUsedKeywords(x,"get_term_keyword_usage"),b.subscribe(h.bind(null,b,x)),(0,k.default)()&&(x.seoAssessor=new o.TaxonomyAssessor(x.i18n),x.seoAssessorPresenter.assessor=x.seoAssessor),n.initKeywordTabTemplate(),YoastSEO.wp={},YoastSEO.wp.replaceVarsPlugin=new YoastReplaceVarPlugin(x),YoastSEO.analyzerArgs=e,YoastSEO._registerReactComponent=W.registerReactComponent,r(),n.bindElementEvents(x),(0,k.default)()&&u(n),(0,C.default)()&&c(),YoastSEO.analysis.worker.initialize((0,_.getAnalysisConfiguration)({useTaxonomy:!0})).then(function(){jQuery(t).trigger("YoastSEO:ready")}).catch(function(e){return console.warn(e)}),p(x);var E=x.initAssessorPresenters.bind(x);x.initAssessorPresenters=function(){E(),p(x)};var S=A.default.getDataFromCollector(n),P=A.default.getTemplatesFromL10n(wpseoTermScraperL10n);S=A.default.getDataWithTemplates(S,P),b.dispatch((0,F.updateData)(S));var T=void 0,D=(0,f.default)(function(){x.refresh()},50);b.subscribe(function(){var e=b.getState().focusKeyword;T!==e&&(T=e,document.getElementById("hidden_wpseo_focuskw").value=T,D());var t=A.default.getDataFromStore(b),r=A.default.getDataWithoutTemplates(t,P);S.title!==t.title&&n.setDataFromSnippet(r.title,"snippet_title"),S.slug!==t.slug&&n.setDataFromSnippet(r.slug,"snippet_cite"),S.description!==t.description&&n.setDataFromSnippet(r.description,"snippet_meta"),S.title=t.title,S.slug=t.slug,S.description=t.description}),(0,z.default)()||(0,W.renderClassicEditorMetabox)(b),(0,g.initializationDone)(),YoastSEO.app.refresh()}var x,P,T=void 0,M=void 0,R=new N.default,I=function(){var e=jQuery(".term-description-wrap").find("td"),t=jQuery(".term-description-wrap").find("label"),n=e.find("textarea").val(),r=document.getElementById("wp-description-wrap"),o=e.find("p");e.html(""),e.append(r).append(o),document.getElementById("description").value=n,t.replaceWith(t.html())},D=void 0;jQuery(document).ready(E)}(jQuery,window)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a=n(30),s=r(a),u=n(71),l=r(u),c=n(321),f=r(c),p=n(322),d=r(p),y=n(325),h=r(y),v=n(558),m=n(559),b=l.default.helpers.measureTextWidth,_=jQuery,g=function(e){"object"===("undefined"==typeof CKEDITOR?"undefined":i(CKEDITOR))&&console.warn("YoastSEO currently doesn't support ckEditor. The content analysis currently only works with the HTML editor or TinyMCE."),this._store=e.store};g.prototype.getData=function(){var e={title:this.getTitle(),keyword:(0,f.default)()?this.getKeyword():"",text:this.getText(),meta:this.getMeta(),url:this.getUrl(),permalink:this.getPermalink(),snippetCite:this.getSnippetCite(),snippetTitle:this.getSnippetTitle(),snippetMeta:this.getSnippetMeta(),name:this.getName(),baseUrl:this.getBaseUrl(),pageTitle:this.getPageTitle(),titleWidth:b(this.getTitle())},t=this._store.getState(),n={metaTitle:(0,s.default)(t,["analysisData","snippet","title"],this.getSnippetTitle()),url:(0,s.default)(t,["snippetEditor","data","slug"],this.getUrl()),meta:(0,s.default)(t,["analysisData","snippet","description"],this.getSnippetMeta())};return o({},e,n)},g.prototype.getTitle=function(){return document.getElementById("hidden_wpseo_title").value},g.prototype.getKeyword=function(){var e,t;return e=document.getElementById("hidden_wpseo_focuskw"),t=e.value,""===t&&(t=document.getElementById("name").value,e.placeholder=t),t},g.prototype.getText=function(){return d.default.getContentTinyMce(p.termsTmceId)},g.prototype.getMeta=function(){var e="",t=document.getElementById("hidden_wpseo_desc");return null!==t&&(e=t.value),e},g.prototype.getUrl=function(){return document.getElementById("slug").value},g.prototype.getPermalink=function(){var e=this.getUrl();return this.getBaseUrl()+e+"/"},g.prototype.getSnippetCite=function(){return this.getUrl()},g.prototype.getSnippetTitle=function(){return document.getElementById("hidden_wpseo_title").value},g.prototype.getSnippetMeta=function(){var e="",t=document.getElementById("hidden_wpseo_desc");return null!==t&&(e=t.value),e},g.prototype.getName=function(){return document.getElementById("name").value},g.prototype.getBaseUrl=function(){return wpseoTermScraperL10n.base_url},g.prototype.getPageTitle=function(){return document.getElementById("hidden_wpseo_title").value},g.prototype.setDataFromSnippet=function(e,t){switch(t){case"snippet_meta":document.getElementById("hidden_wpseo_desc").value=e;break;case"snippet_cite":document.getElementById("slug").value=e;break;case"snippet_title":document.getElementById("hidden_wpseo_title").value=e}},g.prototype.saveSnippetData=function(e){this.setDataFromSnippet(e.title,"snippet_title"),this.setDataFromSnippet(e.urlPath,"snippet_cite"),this.setDataFromSnippet(e.metaDesc,"snippet_meta")},g.prototype.bindElementEvents=function(e){this.inputElementEventBinder(e)},g.prototype.inputElementEventBinder=function(e){for(var t=["name",p.termsTmceId,"slug","wpseo_focuskw"],n=0;n<t.length;n++){null!==document.getElementById(t[n])&&document.getElementById(t[n]).addEventListener("input",e.refresh.bind(e))}d.default.tinyMceEventBinder(e,p.termsTmceId)},g.prototype.saveScores=function(e){var t=(0,h.default)(e);document.getElementById("hidden_wpseo_linkdex").value=e,jQuery(window).trigger("YoastSEO:numericScore",e),(0,v.update)(t),(0,m.update)(t)},g.prototype.saveContentScore=function(e){var t=(0,h.default)(e);(0,f.default)()||((0,v.update)(t),(0,m.update)(t)),_("#hidden_wpseo_content_score").val(e)},g.prototype.initKeywordTabTemplate=function(){_(".wpseo-metabox-tabs").on("click",".wpseo_tablink",function(e){e.preventDefault()})},t.default=g}],[1541]);
1
+ yoastWebpackJsonp([3],[,,,function(e,t,n){e.exports=n(114)()},function(e,t){var n=Array.isArray;e.exports=n},function(e,t,n){e.exports=n(549)()},function(e,t){e.exports=window.yoast.styledComponents},function(e,t,n){var r=n(83),o="object"==typeof self&&self&&self.Object===Object&&self,i=r||o||Function("return this")();e.exports=i},function(e,t){function n(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}e.exports=n},function(e,t){e.exports=window.yoast._wp.i18n},function(e,t){e.exports=window.yoast.components},,function(e,t){function n(e){return null!=e&&"object"==typeof e}e.exports=n},function(e,t,n){function r(e){return null==e?void 0===e?u:s:l&&l in Object(e)?i(e):a(e)}var o=n(15),i=n(117),a=n(118),s="[object Null]",u="[object Undefined]",l=o?o.toStringTag:void 0;e.exports=r},function(e,t,n){function r(e,t){var n=i(e,t);return o(n)?n:void 0}var o=n(125),i=n(128);e.exports=r},function(e,t,n){var r=n(7),o=r.Symbol;e.exports=o},function(e,t){function n(e){return void 0===e}e.exports=n},function(e,t,n){var r=n(14),o=r(Object,"create");e.exports=o},function(e,t,n){function r(e,t){for(var n=e.length;n--;)if(o(e[n][0],t))return n;return-1}var o=n(29);e.exports=r},function(e,t,n){function r(e,t){var n=e.__data__;return o(t)?n["string"==typeof t?"string":"hash"]:n.map}var o=n(139);e.exports=r},function(e,t){var n=e.exports={version:"2.5.7"};"number"==typeof __e&&(__e=n)},,,,function(e,t,n){function r(e){return"symbol"==typeof e||i(e)&&o(e)==a}var o=n(13),i=n(12),a="[object Symbol]";e.exports=r},function(e,t,n){function r(e){if("string"==typeof e||o(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}var o=n(24),i=1/0;e.exports=r},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},,,function(e,t){function n(e,t){return e===t||e!==e&&t!==t}e.exports=n},function(e,t,n){function r(e,t,n){var r=null==e?void 0:o(e,t);return void 0===r?n:r}var o=n(54);e.exports=r},function(e,t,n){function r(e){return null!=e&&i(e.length)&&!o(e)}var o=n(47),i=n(92);e.exports=r},,function(e,t,n){function r(e,t){return o(e)?e:i(e,t)?[e]:a(s(e))}var o=n(4),i=n(59),a=n(119),s=n(97);e.exports=r},function(e,t,n){function r(e){return a(e)?o(e):i(e)}var o=n(154),i=n(170),a=n(31);e.exports=r},,function(e,t,n){"use strict";void 0!==window._babelPolyfill&&window._babelPolyfill||n(100)},,,,,,,,function(e,t,n){function r(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var o=n(133),i=n(134),a=n(135),s=n(136),u=n(137);r.prototype.clear=o,r.prototype.delete=i,r.prototype.get=a,r.prototype.has=s,r.prototype.set=u,e.exports=r},function(e,t,n){function r(e,t,n,r){var a=!n;n||(n={});for(var s=-1,u=t.length;++s<u;){var l=t[s],c=r?r(n[l],e[l],l,n,e):void 0;void 0===c&&(c=e[l]),a?i(n,l,c):o(n,l,c)}return n}var o=n(110),i=n(111);e.exports=r},,function(e,t,n){function r(e){if(!i(e))return!1;var t=o(e);return t==s||t==u||t==a||t==l}var o=n(13),i=n(8),a="[object AsyncFunction]",s="[object Function]",u="[object GeneratorFunction]",l="[object Proxy]";e.exports=r},,,function(e,t){function n(e,t){for(var n=-1,r=null==e?0:e.length,o=Array(r);++n<r;)o[n]=t(e[n],n,e);return o}e.exports=n},function(e,t){e.exports=window.yoast._wp.element},,,function(e,t,n){function r(e,t){t=o(t,e);for(var n=0,r=t.length;null!=e&&n<r;)e=e[i(t[n++])];return n&&n==r?e:void 0}var o=n(33),i=n(25);e.exports=r},,,function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},,function(e,t,n){function r(e,t){if(o(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!i(e))||(s.test(e)||!a.test(e)||null!=t&&e in Object(t))}var o=n(4),i=n(24),a=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,s=/^\w*$/;e.exports=r},function(e,t,n){function r(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var o=n(122),i=n(138),a=n(140),s=n(141),u=n(142);r.prototype.clear=o,r.prototype.delete=i,r.prototype.get=a,r.prototype.has=s,r.prototype.set=u,e.exports=r},function(e,t,n){var r=n(14),o=n(7),i=r(o,"Map");e.exports=i},function(e,t,n){"use strict";function r(e){return{type:l,mode:e}}function o(e){return{type:c,data:e}}function i(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",r="string"==typeof t?(0,u.decodeHTML)(t):t;return{type:f,name:e,value:r,label:n}}function a(e){return{type:p,name:e}}function s(){return{type:d,time:(new Date).getMilliseconds()}}Object.defineProperty(t,"__esModule",{value:!0}),t.REFRESH=t.REMOVE_REPLACEMENT_VARIABLE=t.UPDATE_REPLACEMENT_VARIABLE=t.UPDATE_DATA=t.SWITCH_MODE=void 0,t.switchMode=r,t.updateData=o,t.updateReplacementVariable=i,t.removeReplacementVariable=a,t.refreshSnippetEditor=s;var u=n(10),l=t.SWITCH_MODE="SNIPPET_EDITOR_SWITCH_MODE",c=t.UPDATE_DATA="SNIPPET_EDITOR_UPDATE_DATA",f=t.UPDATE_REPLACEMENT_VARIABLE="SNIPPET_EDITOR_UPDATE_REPLACEMENT_VARIABLE",p=t.REMOVE_REPLACEMENT_VARIABLE="SNIPPET_EDITOR_REMOVE_REPLACEMENT_VARIABLE",d=t.REFRESH="SNIPPET_EDITOR_REFRESH"},,,function(e,t,n){var r=n(277),o=n(12),i=Object.prototype,a=i.hasOwnProperty,s=i.propertyIsEnumerable,u=r(function(){return arguments}())?r:function(e){return o(e)&&a.call(e,"callee")&&!s.call(e,"callee")};e.exports=u},function(e,t,n){(function(e){var r=n(7),o=n(278),i="object"==typeof t&&t&&!t.nodeType&&t,a=i&&"object"==typeof e&&e&&!e.nodeType&&e,s=a&&a.exports===i,u=s?r.Buffer:void 0,l=u?u.isBuffer:void 0,c=l||o;e.exports=c}).call(t,n(26)(e))},function(e,t){function n(e){return e}e.exports=n},,function(e,t,n){e.exports=!n(81)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t){function n(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||r)}var r=Object.prototype;e.exports=n},function(e,t){e.exports=window.yoast.analysis},,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(494),o=n(344),i=n(497);n.d(t,"Provider",function(){return r.b}),n.d(t,"createProvider",function(){return r.a}),n.d(t,"connectAdvanced",function(){return o.a}),n.d(t,"connect",function(){return i.a})},,,,function(e,t,n){var r=n(57),o=n(20),i=n(214),a=n(101),s=n(82),u=function(e,t,n){var l,c,f,p=e&u.F,d=e&u.G,y=e&u.S,h=e&u.P,v=e&u.B,m=e&u.W,b=d?o:o[t]||(o[t]={}),_=b.prototype,g=d?r:y?r[t]:(r[t]||{}).prototype;d&&(n=t);for(l in n)(c=!p&&g&&void 0!==g[l])&&s(b,l)||(f=c?g[l]:n[l],b[l]=d&&"function"!=typeof g[l]?n[l]:v&&c?i(f,r):m&&g[l]==f?function(e){var t=function(t,n,r){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,r)}return e.apply(this,arguments)};return t.prototype=e.prototype,t}(f):h&&"function"==typeof f?i(Function.call,f):f,h&&((b.virtual||(b.virtual={}))[l]=f,e&u.R&&_&&!_[l]&&a(_,l,f)))};u.F=1,u.G=2,u.S=4,u.P=8,u.B=16,u.W=32,u.U=64,u.R=128,e.exports=u},function(e,t,n){var r=n(96),o=n(266),i=n(215),a=Object.defineProperty;t.f=n(69)?Object.defineProperty:function(e,t,n){if(r(e),t=i(t,!0),r(n),o)try{return a(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t,n){(function(t){var n="object"==typeof t&&t&&t.Object===Object&&t;e.exports=n}).call(t,n(11))},function(e,t){function n(e){if(null!=e){try{return o.call(e)}catch(e){}try{return e+""}catch(e){}}return""}var r=Function.prototype,o=r.toString;e.exports=n},function(e,t){function n(e,t){return!!(t=null==t?r:t)&&("number"==typeof e||o.test(e))&&e>-1&&e%1==0&&e<t}var r=9007199254740991,o=/^(?:0|[1-9]\d*)$/;e.exports=n},function(e,t,n){var r=n(279),o=n(198),i=n(251),a=i&&i.isTypedArray,s=a?o(a):r;e.exports=s},function(e,t,n){function r(e){var t=this.__data__=new o(e);this.size=t.size}var o=n(44),i=n(286),a=n(287),s=n(288),u=n(289),l=n(290);r.prototype.clear=i,r.prototype.delete=a,r.prototype.get=s,r.prototype.has=u,r.prototype.set=l,e.exports=r},,,function(e,t,n){var r=n(269),o=n(165);e.exports=function(e){return r(o(e))}},,function(e,t){function n(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=r}var r=9007199254740991;e.exports=n},function(e,t,n){function r(e){return a(e)?o(e,!0):i(e)}var o=n(154),i=n(308),a=n(31);e.exports=r},,,function(e,t,n){var r=n(80);e.exports=function(e){if(!r(e))throw TypeError(e+" is not an object!");return e}},function(e,t,n){function r(e){return null==e?"":o(e)}var o=n(102);e.exports=r},function(e,t,n){function r(e,t){return(s(e)?o:i)(e,a(t))}var o=n(197),i=n(169),a=n(383),s=n(4);e.exports=r},,,function(e,t,n){var r=n(79),o=n(116);e.exports=n(69)?function(e,t,n){return r.f(e,t,o(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t,n){function r(e){if("string"==typeof e)return e;if(a(e))return i(e,r)+"";if(s(e))return c?c.call(e):"";var t=e+"";return"0"==t&&1/e==-u?"-0":t}var o=n(15),i=n(50),a=n(4),s=n(24),u=1/0,l=o?o.prototype:void 0,c=l?l.toString:void 0;e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}e.exports=n},function(e,t,n){var r=n(231),o=n(177),i=Object.prototype,a=i.propertyIsEnumerable,s=Object.getOwnPropertySymbols,u=s?function(e){return null==e?[]:(e=Object(e),r(s(e),function(t){return a.call(e,t)}))}:o;e.exports=u},function(e,t,n){var r=n(297),o=n(61),i=n(298),a=n(299),s=n(232),u=n(13),l=n(84),c=l(r),f=l(o),p=l(i),d=l(a),y=l(s),h=u;(r&&"[object DataView]"!=h(new r(new ArrayBuffer(1)))||o&&"[object Map]"!=h(new o)||i&&"[object Promise]"!=h(i.resolve())||a&&"[object Set]"!=h(new a)||s&&"[object WeakMap]"!=h(new s))&&(h=function(e){var t=u(e),n="[object Object]"==t?e.constructor:void 0,r=n?l(n):"";if(r)switch(r){case c:return"[object DataView]";case f:return"[object Map]";case p:return"[object Promise]";case d:return"[object Set]";case y:return"[object WeakMap]"}return t}),e.exports=h},function(e,t,n){"use strict";function r(e,t){return function(n){var r=e(n),i=n.displayName,a=void 0===i?n.name||"Component":i;return r.displayName="".concat((0,o.upperFirst)((0,o.camelCase)(t)),"(").concat(a,")"),r}}Object.defineProperty(t,"__esModule",{value:!0}),n(684);var o=n(237);t.default=r},,,function(e,t,n){function r(e,t,n,a,s){return e===t||(null==e||null==t||!i(e)&&!i(t)?e!==e&&t!==t:o(e,t,n,a,r,s))}var o=n(291),i=n(12);e.exports=r},function(e,t,n){function r(e,t,n){var r=e[t];s.call(e,t)&&i(r,n)&&(void 0!==n||t in e)||o(e,t,n)}var o=n(111),i=n(29),a=Object.prototype,s=a.hasOwnProperty;e.exports=r},function(e,t,n){function r(e,t,n){"__proto__"==t&&o?o(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}var o=n(159);e.exports=r},,,function(e,t,n){"use strict";var r=n(249),o=n(265),i=n(115);e.exports=function(){function e(e,t,n,r,a,s){s!==i&&o(!1,"Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types")}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t};return n.checkPropTypes=r,n.PropTypes=n,n}},function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,n){function r(e){var t=a.call(e,u),n=e[u];try{e[u]=void 0;var r=!0}catch(e){}var o=s.call(e);return r&&(t?e[u]=n:delete e[u]),o}var o=n(15),i=Object.prototype,a=i.hasOwnProperty,s=i.toString,u=o?o.toStringTag:void 0;e.exports=r},function(e,t){function n(e){return o.call(e)}var r=Object.prototype,o=r.toString;e.exports=n},function(e,t,n){var r=n(120),o=/^\./,i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,a=/\\(\\)?/g,s=r(function(e){var t=[];return o.test(e)&&t.push(""),e.replace(i,function(e,n,r,o){t.push(r?o.replace(a,"$1"):n||e)}),t});e.exports=s},function(e,t,n){function r(e){var t=o(e,function(e){return n.size===i&&n.clear(),e}),n=t.cache;return t}var o=n(121),i=500;e.exports=r},function(e,t,n){function r(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(i);var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a)||i,a};return n.cache=new(r.Cache||o),n}var o=n(60),i="Expected a function";r.Cache=o,e.exports=r},function(e,t,n){function r(){this.size=0,this.__data__={hash:new o,map:new(a||i),string:new o}}var o=n(123),i=n(44),a=n(61);e.exports=r},function(e,t,n){function r(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var o=n(124),i=n(129),a=n(130),s=n(131),u=n(132);r.prototype.clear=o,r.prototype.delete=i,r.prototype.get=a,r.prototype.has=s,r.prototype.set=u,e.exports=r},function(e,t,n){function r(){this.__data__=o?o(null):{},this.size=0}var o=n(17);e.exports=r},function(e,t,n){function r(e){return!(!a(e)||i(e))&&(o(e)?y:l).test(s(e))}var o=n(47),i=n(126),a=n(8),s=n(84),u=/[\\^$.*+?()[\]{}|]/g,l=/^\[object .+?Constructor\]$/,c=Function.prototype,f=Object.prototype,p=c.toString,d=f.hasOwnProperty,y=RegExp("^"+p.call(d).replace(u,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=r},function(e,t,n){function r(e){return!!i&&i in e}var o=n(127),i=function(){var e=/[^.]+$/.exec(o&&o.keys&&o.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();e.exports=r},function(e,t,n){var r=n(7),o=r["__core-js_shared__"];e.exports=o},function(e,t){function n(e,t){return null==e?void 0:e[t]}e.exports=n},function(e,t){function n(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}e.exports=n},function(e,t,n){function r(e){var t=this.__data__;if(o){var n=t[e];return n===i?void 0:n}return s.call(t,e)?t[e]:void 0}var o=n(17),i="__lodash_hash_undefined__",a=Object.prototype,s=a.hasOwnProperty;e.exports=r},function(e,t,n){function r(e){var t=this.__data__;return o?void 0!==t[e]:a.call(t,e)}var o=n(17),i=Object.prototype,a=i.hasOwnProperty;e.exports=r},function(e,t,n){function r(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=o&&void 0===t?i:t,this}var o=n(17),i="__lodash_hash_undefined__";e.exports=r},function(e,t){function n(){this.__data__=[],this.size=0}e.exports=n},function(e,t,n){function r(e){var t=this.__data__,n=o(t,e);return!(n<0)&&(n==t.length-1?t.pop():a.call(t,n,1),--this.size,!0)}var o=n(18),i=Array.prototype,a=i.splice;e.exports=r},function(e,t,n){function r(e){var t=this.__data__,n=o(t,e);return n<0?void 0:t[n][1]}var o=n(18);e.exports=r},function(e,t,n){function r(e){return o(this.__data__,e)>-1}var o=n(18);e.exports=r},function(e,t,n){function r(e,t){var n=this.__data__,r=o(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}var o=n(18);e.exports=r},function(e,t,n){function r(e){var t=o(this,e).delete(e);return this.size-=t?1:0,t}var o=n(19);e.exports=r},function(e,t){function n(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}e.exports=n},function(e,t,n){function r(e){return o(this,e).get(e)}var o=n(19);e.exports=r},function(e,t,n){function r(e){return o(this,e).has(e)}var o=n(19);e.exports=r},function(e,t,n){function r(e,t){var n=o(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}var o=n(19);e.exports=r},function(e,t,n){var r=n(171),o=r(Object.getPrototypeOf,Object);e.exports=o},function(e,t,n){function r(e){var t=new e.constructor(e.byteLength);return new o(t).set(new o(e)),t}var o=n(172);e.exports=r},function(e,t){e.exports=window.yoast._wp.components},function(e,t){function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}e.exports=n},function(e,t){function n(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function r(e,t,r){return t&&n(e.prototype,t),r&&n(e,r),e}e.exports=r},,,,,function(e,t,n){var r=n(268),o=n(219);e.exports=Object.keys||function(e){return r(e,o)}},function(e,t,n){var r=n(165);e.exports=function(e){return Object(r(e))}},function(e,t,n){function r(e,t){var n=a(e),r=!n&&i(e),c=!n&&!r&&s(e),p=!n&&!r&&!c&&l(e),d=n||r||c||p,y=d?o(e.length,String):[],h=y.length;for(var v in e)!t&&!f.call(e,v)||d&&("length"==v||c&&("offset"==v||"parent"==v)||p&&("buffer"==v||"byteLength"==v||"byteOffset"==v)||u(v,h))||y.push(v);return y}var o=n(276),i=n(65),a=n(4),s=n(66),u=n(85),l=n(86),c=Object.prototype,f=c.hasOwnProperty;e.exports=r},function(e,t,n){"use strict";function r(e){if(!Object(a.a)(e)||Object(o.a)(e)!=s)return!1;var t=Object(i.a)(e);if(null===t)return!0;var n=f.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&c.call(n)==p}var o=n(384),i=n(389),a=n(391),s="[object Object]",u=Function.prototype,l=Object.prototype,c=u.toString,f=l.hasOwnProperty,p=c.call(Object);t.a=r},function(e,t,n){function r(e,t,n,r,l,c){var f=n&s,p=e.length,d=t.length;if(p!=d&&!(f&&d>p))return!1;var y=c.get(e);if(y&&c.get(t))return y==t;var h=-1,v=!0,m=n&u?new o:void 0;for(c.set(e,t),c.set(t,e);++h<p;){var b=e[h],_=t[h];if(r)var g=f?r(_,b,h,t,e,c):r(b,_,h,e,t,c);if(void 0!==g){if(g)continue;v=!1;break}if(m){if(!i(t,function(e,t){if(!a(m,t)&&(b===e||l(b,e,n,r,c)))return m.push(t)})){v=!1;break}}else if(b!==_&&!l(b,_,n,r,c)){v=!1;break}}return c.delete(e),c.delete(t),v}var o=n(229),i=n(294),a=n(230),s=1,u=2;e.exports=r},function(e,t,n){function r(e){return e===e&&!o(e)}var o=n(8);e.exports=r},function(e,t){function n(e,t){return function(n){return null!=n&&(n[e]===t&&(void 0!==t||e in Object(n)))}}e.exports=n},function(e,t,n){var r=n(14),o=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){var n,r,o=t[e],i=0;for(r=e+1;r<t.length;r++)if(n=t[r],n.value===o.value){if("componentOpen"===n.type){i++;continue}if("componentClose"===n.type){if(0===i)return r;i--}}throw new Error("Missing closing component token `"+o.value+"`")}function i(e,t){var n,r,a,u,c,p,d,h,v,m,b=[],_={};for(p=0;p<e.length;p++)if(c=e[p],"string"!==c.type){if(!t.hasOwnProperty(c.value)||void 0===t[c.value])throw new Error("Invalid interpolation, missing component node: `"+c.value+"`");if("object"!==s(t[c.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+c.value+"`","\n> "+y);if("componentClose"===c.type)throw new Error("Missing opening component token: `"+c.value+"`");if("componentOpen"===c.type){n=t[c.value],a=p;break}b.push(t[c.value])}else b.push(c.value);return n&&(u=o(a,e),d=e.slice(a+1,u),h=i(d,t),r=l.default.cloneElement(n,{},h),b.push(r),u<e.length-1&&(v=e.slice(u+1),m=i(v,t),b=b.concat(m))),1===b.length?b[0]:(b.forEach(function(e,t){e&&(_["interpolation-child-"+t]=e)}),(0,f.default)(_))}function a(e){var t=e.mixedString,n=e.components,r=e.throwErrors;if(y=t,!n)return t;if("object"!==(void 0===n?"undefined":s(n))){if(r)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var o=(0,d.default)(t);try{return i(o,n)}catch(e){if(r)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}Object.defineProperty(t,"__esModule",{value:!0});var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},u=n(0),l=r(u),c=n(542),f=r(c),p=n(545),d=r(p),y=void 0;t.default=a},,,,,function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},function(e,t){e.exports=!0},function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},function(e,t,n){var r=n(274),o=n(281),i=o(r);e.exports=i},function(e,t,n){function r(e){if(!o(e))return i(e);var t=[];for(var n in Object(e))s.call(e,n)&&"constructor"!=n&&t.push(n);return t}var o=n(70),i=n(280),a=Object.prototype,s=a.hasOwnProperty;e.exports=r},function(e,t){function n(e,t){return function(n){return e(t(n))}}e.exports=n},function(e,t,n){var r=n(7),o=r.Uint8Array;e.exports=o},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}e.exports=n},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}e.exports=n},function(e,t,n){function r(e){return o(e,a,i)}var o=n(176),i=n(104),a=n(34);e.exports=r},function(e,t,n){function r(e,t,n){var r=t(e);return i(e)?r:o(r,n(e))}var o=n(103),i=n(4);e.exports=r},function(e,t){function n(){return[]}e.exports=n},function(e,t,n){function r(e){return o(e,a,i)}var o=n(176),i=n(235),a=n(93);e.exports=r},function(e,t){function n(e,t,n,r){var o=-1,i=null==e?0:e.length;for(r&&i&&(n=e[++o]);++o<i;)n=t(n,e[o],o,e);return n}e.exports=n},function(e,t){function n(){}e.exports=n},function(e,t,n){function r(e,t,n){function r(t){var n=b,r=_;return b=_=void 0,x=t,w=e.apply(r,n)}function c(e){return x=e,E=setTimeout(d,t),S?r(e):w}function f(e){var n=e-O,r=e-x,o=t-n;return P?l(o,g-r):o}function p(e){var n=e-O,r=e-x;return void 0===O||n>=t||n<0||P&&r>=g}function d(){var e=i();if(p(e))return y(e);E=setTimeout(d,f(e))}function y(e){return E=void 0,j&&b?r(e):(b=_=void 0,w)}function h(){void 0!==E&&clearTimeout(E),x=0,b=O=_=E=void 0}function v(){return void 0===E?w:y(i())}function m(){var e=i(),n=p(e);if(b=arguments,_=this,O=e,n){if(void 0===E)return c(O);if(P)return E=setTimeout(d,t),r(O)}return void 0===E&&(E=setTimeout(d,t)),w}var b,_,g,w,E,O,x=0,S=!1,P=!1,j=!0;if("function"!=typeof e)throw new TypeError(s);return t=a(t)||0,o(n)&&(S=!!n.leading,P="maxWait"in n,g=P?u(a(n.maxWait)||0,t):g,j="trailing"in n?!!n.trailing:j),m.cancel=h,m.flush=v,m}var o=n(8),i=n(528),a=n(254),s="Expected a function",u=Math.max,l=Math.min;e.exports=r},function(e,t,n){"use strict";function r(){var e=null;return o(window.wpseoPostScraperL10n)?o(window.wpseoTermScraperL10n)||(e=window.wpseoTermScraperL10n):e=window.wpseoPostScraperL10n,e}var o=n(16);e.exports=r},function(e,t,n){function r(e,t){return!t||"object"!==o(t)&&"function"!=typeof t?i(e):t}var o=n(812),i=n(326);e.exports=r},function(e,t){function n(t){return e.exports=n=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},n(t)}e.exports=n},function(e,t,n){function r(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&o(e,t)}var o=n(813);e.exports=r},,,,,,,,,,,,function(e,t){function n(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}e.exports=n},function(e,t){function n(e){return function(t){return e(t)}}e.exports=n},function(e,t,n){function r(e){return"function"==typeof e?e:null==e?a:"object"==typeof e?s(e)?i(e[0],e[1]):o(e):u(e)}var o=n(284),i=n(301),a=n(67),s=n(4),u=n(304);e.exports=r},function(e,t,n){var r=n(50),o=n(307),i=n(415),a=n(33),s=n(45),u=n(418),l=n(314),c=n(178),f=l(function(e,t){var n={};if(null==e)return n;var l=!1;t=r(t,function(t){return t=a(t,e),l||(l=t.length>1),t}),s(e,c(e),n),l&&(n=o(n,7,u));for(var f=t.length;f--;)i(n,t[f]);return n});e.exports=f},function(e,t,n){function r(e,t,n){return t=i(void 0===t?e.length-1:t,0),function(){for(var r=arguments,a=-1,s=i(r.length-t,0),u=Array(s);++a<s;)u[a]=r[t+a];a=-1;for(var l=Array(t+1);++a<t;)l[a]=r[a];return l[t]=n(u),o(e,this,l)}}var o=n(202),i=Math.max;e.exports=r},function(e,t){function n(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}e.exports=n},function(e,t,n){var r=n(317),o=n(319),i=o(r);e.exports=i},function(e,t,n){function r(e,t){return a(i(e,t,o),e+"")}var o=n(67),i=n(201),a=n(203);e.exports=r},,,,,,,,,,function(e,t,n){var r=n(373);e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,o){return e.call(t,n,r,o)}}return function(){return e.apply(t,arguments)}}},function(e,t,n){var r=n(80);e.exports=function(e,t){if(!r(e))return e;var n,o;if(t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;if("function"==typeof(n=e.valueOf)&&!r(o=n.call(e)))return o;if(!t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;throw TypeError("Can't convert object to primitive value")}},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){var r=n(218)("keys"),o=n(168);e.exports=function(e){return r[e]||(r[e]=o(e))}},function(e,t,n){var r=n(20),o=n(57),i=o["__core-js_shared__"]||(o["__core-js_shared__"]={});(e.exports=function(e,t){return i[e]||(i[e]=void 0!==t?t:{})})("versions",[]).push({version:r.version,mode:n(167)?"pure":"global",copyright:"© 2018 Denis Pushkarev (zloirock.ru)"})},function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,t,n){"use strict";function r(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"wpseoYoastJSL10n",n=(0,a.getI18n)();if(!1===(0,u.default)(n,["options","locale_data",e],!1)){var r=(0,u.default)(window,[t,e,"locale_data",e],!1);!1===r?(0,a.setLocaleData)({"":{}},e):(0,a.setLocaleData)(r,e)}}function o(){r("yoast-components")}function i(){r("wordpress-seo")}Object.defineProperty(t,"__esModule",{value:!0}),t.setTextdomainL10n=r,t.setYoastComponentsL10n=o,t.setWordPressSeoL10n=i;var a=n(9),s=n(30),u=function(e){return e&&e.__esModule?e:{default:e}}(s)},function(e,t,n){var r=n(275),o=r();e.exports=o},function(e,t,n){"use strict";function r(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e);try{throw new Error(e)}catch(e){}}t.a=r},function(e,t,n){"use strict";var r=function(e,t,n,r,o,i,a,s){if(!e){var u;if(void 0===t)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[n,r,o,i,a,s],c=0;u=new Error(t.replace(/%s/g,function(){return l[c++]})),u.name="Invariant Violation"}throw u.framesToPop=1,u}};e.exports=r},function(e,t,n){"use strict";function r(e,t,n){function i(){m===v&&(m=v.slice())}function u(){return h}function l(e){if("function"!=typeof e)throw new Error("Expected listener to be a function.");var t=!0;return i(),m.push(e),function(){if(t){t=!1,i();var n=m.indexOf(e);m.splice(n,1)}}}function c(e){if(!Object(o.a)(e))throw new Error("Actions must be plain objects. Use custom middleware for async actions.");if(void 0===e.type)throw new Error('Actions may not have an undefined "type" property. Have you misspelled a constant?');if(b)throw new Error("Reducers may not dispatch actions.");try{b=!0,h=y(h,e)}finally{b=!1}for(var t=v=m,n=0;n<t.length;n++){(0,t[n])()}return e}function f(e){if("function"!=typeof e)throw new Error("Expected the nextReducer to be a function.");y=e,c({type:s.INIT})}function p(){var e,t=l;return e={subscribe:function(e){function n(){e.next&&e.next(u())}if("object"!=typeof e)throw new TypeError("Expected the observer to be an object.");return n(),{unsubscribe:t(n)}}},e[a.a]=function(){return this},e}var d;if("function"==typeof t&&void 0===n&&(n=t,t=void 0),void 0!==n){if("function"!=typeof n)throw new Error("Expected the enhancer to be a function.");return n(r)(e,t)}if("function"!=typeof e)throw new Error("Expected the reducer to be a function.");var y=e,h=t,v=[],m=v,b=!1;return c({type:s.INIT}),d={dispatch:c,subscribe:l,getState:u,replaceReducer:f},d[a.a]=p,d}n.d(t,"a",function(){return s}),t.b=r;var o=n(155),i=n(392),a=n.n(i),s={INIT:"@@redux/INIT"}},function(e,t,n){"use strict";var r=n(385),o=r.a.Symbol;t.a=o},function(e,t,n){"use strict"},function(e,t,n){"use strict";function r(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return 0===t.length?function(e){return e}:1===t.length?t[0]:t.reduce(function(e,t){return function(){return e(t.apply(void 0,arguments))}})}t.a=r},function(e,t,n){function r(e,t,n){return t===t?a(e,t,n):o(e,i,n)}var o=n(253),i=n(282),a=n(283);e.exports=r},function(e,t,n){function r(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new o;++t<n;)this.add(e[t])}var o=n(60),i=n(292),a=n(293);r.prototype.add=r.prototype.push=i,r.prototype.has=a,e.exports=r},function(e,t){function n(e,t){return e.has(t)}e.exports=n},function(e,t){function n(e,t){for(var n=-1,r=null==e?0:e.length,o=0,i=[];++n<r;){var a=e[n];t(a,n,e)&&(i[o++]=a)}return i}e.exports=n},function(e,t,n){var r=n(14),o=n(7),i=r(o,"WeakMap");e.exports=i},function(e,t,n){function r(e,t,n){t=o(t,e);for(var r=-1,c=t.length,f=!1;++r<c;){var p=l(t[r]);if(!(f=null!=e&&n(e,p)))break;e=e[p]}return f||++r!=c?f:!!(c=null==e?0:e.length)&&u(c)&&s(p,c)&&(a(e)||i(e))}var o=n(33),i=n(65),a=n(4),s=n(85),u=n(92),l=n(25);e.exports=r},function(e,t){function n(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}e.exports=n},function(e,t,n){var r=n(103),o=n(143),i=n(104),a=n(177),s=Object.getOwnPropertySymbols,u=s?function(e){for(var t=[];e;)r(t,i(e)),e=o(e);return t}:a;e.exports=u},function(e,t,n){var r=n(8),o=Object.create,i=function(){function e(){}return function(t){if(!r(t))return{};if(o)return o(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();e.exports=i},function(e,t){e.exports=window.lodash},function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},n.apply(this,arguments)}e.exports=n},,,,,,,,,,,,,function(e,t,n){(function(e){var r=n(83),o="object"==typeof t&&t&&!t.nodeType&&t,i=o&&"object"==typeof e&&e&&!e.nodeType&&e,a=i&&i.exports===o,s=a&&r.process,u=function(){try{return s&&s.binding&&s.binding("util")}catch(e){}}();e.exports=u}).call(t,n(26)(e))},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(224),o=n(395),i=n(396),a=n(397),s=n(227);n(226);n.d(t,"createStore",function(){return r.b}),n.d(t,"combineReducers",function(){return o.a}),n.d(t,"bindActionCreators",function(){return i.a}),n.d(t,"applyMiddleware",function(){return a.a}),n.d(t,"compose",function(){return s.a})},function(e,t){function n(e,t,n,r){for(var o=e.length,i=n+(r?1:-1);r?i--:++i<o;)if(t(e[i],i,e))return i;return-1}e.exports=n},function(e,t,n){function r(e){if("number"==typeof e)return e;if(i(e))return a;if(o(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=o(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(s,"");var n=l.test(e);return n||c.test(e)?f(e.slice(2),n?2:8):u.test(e)?a:+e}var o=n(8),i=n(24),a=NaN,s=/^\s+|\s+$/g,u=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,c=/^0o[0-7]+$/i,f=parseInt;e.exports=r},function(e,t){function n(e){return function(t){return null==t?void 0:t[e]}}e.exports=n},function(e,t){function n(e,t,n){var r=-1,o=e.length;t<0&&(t=-t>o?0:o+t),n=n>o?o:n,n<0&&(n+=o),o=t>n?0:n-t>>>0,t>>>=0;for(var i=Array(o);++r<o;)i[r]=e[r+t];return i}e.exports=n},,,,,,,,,,function(e,t,n){e.exports=!n(69)&&!n(81)(function(){return 7!=Object.defineProperty(n(267)("div"),"a",{get:function(){return 7}}).a})},function(e,t,n){var r=n(80),o=n(57).document,i=r(o)&&r(o.createElement);e.exports=function(e){return i?o.createElement(e):{}}},function(e,t,n){var r=n(82),o=n(90),i=n(374)(!1),a=n(217)("IE_PROTO");e.exports=function(e,t){var n,s=o(e),u=0,l=[];for(n in s)n!=a&&r(s,n)&&l.push(n);for(;t.length>u;)r(s,n=t[u++])&&(~i(l,n)||l.push(n));return l}},function(e,t,n){var r=n(216);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},function(e,t,n){var r=n(166),o=Math.min;e.exports=function(e){return e>0?o(r(e),9007199254740991):0}},,,,function(e,t,n){function r(e,t){return e&&o(e,t,i)}var o=n(221),i=n(34);e.exports=r},function(e,t){function n(e){return function(t,n,r){for(var o=-1,i=Object(t),a=r(t),s=a.length;s--;){var u=a[e?s:++o];if(!1===n(i[u],u,i))break}return t}}e.exports=n},function(e,t){function n(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}e.exports=n},function(e,t,n){function r(e){return i(e)&&o(e)==a}var o=n(13),i=n(12),a="[object Arguments]";e.exports=r},function(e,t){function n(){return!1}e.exports=n},function(e,t,n){function r(e){return a(e)&&i(e.length)&&!!s[o(e)]}var o=n(13),i=n(92),a=n(12),s={};s["[object Float32Array]"]=s["[object Float64Array]"]=s["[object Int8Array]"]=s["[object Int16Array]"]=s["[object Int32Array]"]=s["[object Uint8Array]"]=s["[object Uint8ClampedArray]"]=s["[object Uint16Array]"]=s["[object Uint32Array]"]=!0,s["[object Arguments]"]=s["[object Array]"]=s["[object ArrayBuffer]"]=s["[object Boolean]"]=s["[object DataView]"]=s["[object Date]"]=s["[object Error]"]=s["[object Function]"]=s["[object Map]"]=s["[object Number]"]=s["[object Object]"]=s["[object RegExp]"]=s["[object Set]"]=s["[object String]"]=s["[object WeakMap]"]=!1,e.exports=r},function(e,t,n){var r=n(171),o=r(Object.keys,Object);e.exports=o},function(e,t,n){function r(e,t){return function(n,r){if(null==n)return n;if(!o(n))return e(n,r);for(var i=n.length,a=t?i:-1,s=Object(n);(t?a--:++a<i)&&!1!==r(s[a],a,s););return n}}var o=n(31);e.exports=r},function(e,t){function n(e){return e!==e}e.exports=n},function(e,t){function n(e,t,n){for(var r=n-1,o=e.length;++r<o;)if(e[r]===t)return r;return-1}e.exports=n},function(e,t,n){function r(e){var t=i(e);return 1==t.length&&t[0][2]?a(t[0][0],t[0][1]):function(n){return n===e||o(n,e,t)}}var o=n(285),i=n(300),a=n(158);e.exports=r},function(e,t,n){function r(e,t,n,r){var u=n.length,l=u,c=!r;if(null==e)return!l;for(e=Object(e);u--;){var f=n[u];if(c&&f[2]?f[1]!==e[f[0]]:!(f[0]in e))return!1}for(;++u<l;){f=n[u];var p=f[0],d=e[p],y=f[1];if(c&&f[2]){if(void 0===d&&!(p in e))return!1}else{var h=new o;if(r)var v=r(d,y,p,e,t,h);if(!(void 0===v?i(y,d,a|s,r,h):v))return!1}}return!0}var o=n(87),i=n(109),a=1,s=2;e.exports=r},function(e,t,n){function r(){this.__data__=new o,this.size=0}var o=n(44);e.exports=r},function(e,t){function n(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}e.exports=n},function(e,t){function n(e){return this.__data__.get(e)}e.exports=n},function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},function(e,t,n){function r(e,t){var n=this.__data__;if(n instanceof o){var r=n.__data__;if(!i||r.length<s-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new a(r)}return n.set(e,t),this.size=n.size,this}var o=n(44),i=n(61),a=n(60),s=200;e.exports=r},function(e,t,n){function r(e,t,n,r,v,b){var _=l(e),g=l(t),w=_?y:u(e),E=g?y:u(t);w=w==d?h:w,E=E==d?h:E;var O=w==h,x=E==h,S=w==E;if(S&&c(e)){if(!c(t))return!1;_=!0,O=!1}if(S&&!O)return b||(b=new o),_||f(e)?i(e,t,n,r,v,b):a(e,t,w,n,r,v,b);if(!(n&p)){var P=O&&m.call(e,"__wrapped__"),j=x&&m.call(t,"__wrapped__");if(P||j){var T=P?e.value():e,k=j?t.value():t;return b||(b=new o),v(T,k,n,r,b)}}return!!S&&(b||(b=new o),s(e,t,n,r,v,b))}var o=n(87),i=n(156),a=n(295),s=n(296),u=n(105),l=n(4),c=n(66),f=n(86),p=1,d="[object Arguments]",y="[object Array]",h="[object Object]",v=Object.prototype,m=v.hasOwnProperty;e.exports=r},function(e,t){function n(e){return this.__data__.set(e,r),this}var r="__lodash_hash_undefined__";e.exports=n},function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},function(e,t){function n(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}e.exports=n},function(e,t,n){function r(e,t,n,r,o,O,S){switch(n){case E:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case w:return!(e.byteLength!=t.byteLength||!O(new i(e),new i(t)));case p:case d:case v:return a(+e,+t);case y:return e.name==t.name&&e.message==t.message;case m:case _:return e==t+"";case h:var P=u;case b:var j=r&c;if(P||(P=l),e.size!=t.size&&!j)return!1;var T=S.get(e);if(T)return T==t;r|=f,S.set(e,t);var k=s(P(e),P(t),r,o,O,S);return S.delete(e),k;case g:if(x)return x.call(e)==x.call(t)}return!1}var o=n(15),i=n(172),a=n(29),s=n(156),u=n(173),l=n(174),c=1,f=2,p="[object Boolean]",d="[object Date]",y="[object Error]",h="[object Map]",v="[object Number]",m="[object RegExp]",b="[object Set]",_="[object String]",g="[object Symbol]",w="[object ArrayBuffer]",E="[object DataView]",O=o?o.prototype:void 0,x=O?O.valueOf:void 0;e.exports=r},function(e,t,n){function r(e,t,n,r,a,u){var l=n&i,c=o(e),f=c.length;if(f!=o(t).length&&!l)return!1;for(var p=f;p--;){var d=c[p];if(!(l?d in t:s.call(t,d)))return!1}var y=u.get(e);if(y&&u.get(t))return y==t;var h=!0;u.set(e,t),u.set(t,e);for(var v=l;++p<f;){d=c[p];var m=e[d],b=t[d];if(r)var _=l?r(b,m,d,t,e,u):r(m,b,d,e,t,u);if(!(void 0===_?m===b||a(m,b,n,r,u):_)){h=!1;break}v||(v="constructor"==d)}if(h&&!v){var g=e.constructor,w=t.constructor;g!=w&&"constructor"in e&&"constructor"in t&&!("function"==typeof g&&g instanceof g&&"function"==typeof w&&w instanceof w)&&(h=!1)}return u.delete(e),u.delete(t),h}var o=n(175),i=1,a=Object.prototype,s=a.hasOwnProperty;e.exports=r},function(e,t,n){var r=n(14),o=n(7),i=r(o,"DataView");e.exports=i},function(e,t,n){var r=n(14),o=n(7),i=r(o,"Promise");e.exports=i},function(e,t,n){var r=n(14),o=n(7),i=r(o,"Set");e.exports=i},function(e,t,n){function r(e){for(var t=i(e),n=t.length;n--;){var r=t[n],a=e[r];t[n]=[r,a,o(a)]}return t}var o=n(157),i=n(34);e.exports=r},function(e,t,n){function r(e,t){return s(e)&&u(t)?l(c(e),t):function(n){var r=i(n,e);return void 0===r&&r===t?a(n,e):o(t,r,f|p)}}var o=n(109),i=n(30),a=n(302),s=n(59),u=n(157),l=n(158),c=n(25),f=1,p=2;e.exports=r},function(e,t,n){function r(e,t){return null!=e&&i(e,t,o)}var o=n(303),i=n(233);e.exports=r},function(e,t){function n(e,t){return null!=e&&t in Object(e)}e.exports=n},function(e,t,n){function r(e){return a(e)?o(s(e)):i(e)}var o=n(255),i=n(305),a=n(59),s=n(25);e.exports=r},function(e,t,n){function r(e){return function(t){return o(t,e)}}var o=n(54);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){(0,h.default)(e,function(e,n){g.includes(n)||t.dispatch((0,b.updateReplacementVariable)(n,e))})}function i(e){if(!["ct_","cf_","pt_"].includes(e.substr(0,3)))return e.replace(/_/g," ");var t=e.slice(0,3);switch(e=e.slice(3),-1!==e.indexOf("desc_")&&(e=e.slice(5)+" description"),t){case"ct_":e+=" (custom taxonomy)";break;case"cf_":e+=" (custom field)";break;case"pt_":e=e.replace("single","singular"),e="Post type ("+e+")"}return e}function a(e){return e=i(e),(0,_.firstToUpperCase)(e)}function s(e,t){return e.push({name:t.name,label:t.label||a(t.name),value:t.value}),e}function u(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"_";return e.replace(/\s/g,t)}function l(e){return{name:"cf_"+u(e),label:(0,_.firstToUpperCase)(e+" (custom field)")}}function c(e){var t=u(e);return{name:"ct_"+t,label:(0,_.firstToUpperCase)(e+" (custom taxonomy)"),descriptionName:"ct_desc_"+t,descriptionLabel:(0,_.firstToUpperCase)(e+" description (custom taxonomy)")}}function f(e,t){return e.custom_taxonomies?((0,h.default)(e.custom_taxonomies,function(e,n){var r=c(n),o=r.name,i=r.label,a=r.descriptionName,s=r.descriptionLabel;t.dispatch((0,b.updateReplacementVariable)(o,e.name,i)),t.dispatch((0,b.updateReplacementVariable)(a,e.description,s))}),(0,m.default)(d({},e),"custom_taxonomies")):e}function p(e,t){return e.custom_fields?((0,h.default)(e.custom_fields,function(e,n){var r=l(n),o=r.name,i=r.label;t.dispatch((0,b.updateReplacementVariable)(o,e,i))}),(0,m.default)(d({},e),"custom_fields")):e}Object.defineProperty(t,"__esModule",{value:!0}),t.nonReplaceVars=void 0;var d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.fillReplacementVariables=o,t.handlePrefixes=i,t.createLabelFromName=a,t.pushNewReplaceVar=s,t.replaceSpaces=u,t.prepareCustomFieldForDispatch=l,t.prepareCustomTaxonomyForDispatch=c,t.mapCustomTaxonomies=f,t.mapCustomFields=p;var y=n(98),h=r(y),v=n(200),m=r(v),b=n(62),_=n(347),g=t.nonReplaceVars=["slug","content"]},function(e,t,n){function r(e,t,n,C,R,A){var I,L=t&O,D=t&x,N=t&S;if(n&&(I=R?n(e,C,R,A):n(e)),void 0!==I)return I;if(!w(e))return e;var B=_(e);if(B){if(I=v(e),!L)return c(e,I)}else{var U=h(e),F=U==j||U==T;if(g(e))return l(e,L);if(U==k||U==P||F&&!R){if(I=D||F?{}:b(e),!L)return D?p(e,u(I,e)):f(e,s(I,e))}else{if(!M[U])return R?e:{};I=m(e,U,r,L)}}A||(A=new o);var Y=A.get(e);if(Y)return Y;A.set(e,I);var V=N?D?y:d:D?keysIn:E,K=B?void 0:V(e);return i(K||e,function(o,i){K&&(i=o,o=e[i]),a(I,i,r(o,t,n,i,e,A))}),I}var o=n(87),i=n(197),a=n(110),s=n(402),u=n(403),l=n(310),c=n(234),f=n(404),p=n(405),d=n(175),y=n(178),h=n(105),v=n(406),m=n(407),b=n(312),_=n(4),g=n(66),w=n(8),E=n(34),O=1,x=2,S=4,P="[object Arguments]",j="[object Function]",T="[object GeneratorFunction]",k="[object Object]",M={};M[P]=M["[object Array]"]=M["[object ArrayBuffer]"]=M["[object DataView]"]=M["[object Boolean]"]=M["[object Date]"]=M["[object Float32Array]"]=M["[object Float64Array]"]=M["[object Int8Array]"]=M["[object Int16Array]"]=M["[object Int32Array]"]=M["[object Map]"]=M["[object Number]"]=M[k]=M["[object RegExp]"]=M["[object Set]"]=M["[object String]"]=M["[object Symbol]"]=M["[object Uint8Array]"]=M["[object Uint8ClampedArray]"]=M["[object Uint16Array]"]=M["[object Uint32Array]"]=!0,M["[object Error]"]=M[j]=M["[object WeakMap]"]=!1,e.exports=r},function(e,t,n){function r(e){if(!o(e))return a(e);var t=i(e),n=[];for(var r in e)("constructor"!=r||!t&&u.call(e,r))&&n.push(r);return n}var o=n(8),i=n(70),a=n(309),s=Object.prototype,u=s.hasOwnProperty;e.exports=r},function(e,t){function n(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}e.exports=n},function(e,t,n){(function(e){function r(e,t){if(t)return e.slice();var n=e.length,r=l?l(n):new e.constructor(n);return e.copy(r),r}var o=n(7),i="object"==typeof t&&t&&!t.nodeType&&t,a=i&&"object"==typeof e&&e&&!e.nodeType&&e,s=a&&a.exports===i,u=s?o.Buffer:void 0,l=u?u.allocUnsafe:void 0;e.exports=r}).call(t,n(26)(e))},function(e,t,n){function r(e,t){var n=t?o(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}var o=n(144);e.exports=r},function(e,t,n){function r(e){return"function"!=typeof e.constructor||a(e)?{}:o(i(e))}var o=n(236),i=n(143),a=n(70);e.exports=r},function(e,t,n){function r(e){if(!a(e)||o(e)!=s)return!1;var t=i(e);if(null===t)return!0;var n=f.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&c.call(n)==p}var o=n(13),i=n(143),a=n(12),s="[object Object]",u=Function.prototype,l=Object.prototype,c=u.toString,f=l.hasOwnProperty,p=c.call(Object);e.exports=r},function(e,t,n){function r(e){return a(i(e,void 0,o),e+"")}var o=n(315),i=n(201),a=n(203);e.exports=r},function(e,t,n){function r(e){return(null==e?0:e.length)?o(e,1):[]}var o=n(316);e.exports=r},function(e,t,n){function r(e,t,n,a,s){var u=-1,l=e.length;for(n||(n=i),s||(s=[]);++u<l;){var c=e[u];t>0&&n(c)?t>1?r(c,t-1,n,a,s):o(s,c):a||(s[s.length]=c)}return s}var o=n(103),i=n(419);e.exports=r},function(e,t,n){var r=n(318),o=n(159),i=n(67),a=o?function(e,t){return o(e,"toString",{configurable:!0,enumerable:!1,value:r(t),writable:!0})}:i;e.exports=a},function(e,t){function n(e){return function(){return e}}e.exports=n},function(e,t){function n(e){var t=0,n=0;return function(){var a=i(),s=o-(a-n);if(n=a,s>0){if(++t>=r)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var r=800,o=16,i=Date.now;e.exports=n},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=t.SET_FOCUS_KEYWORD="WPSEO_SET_FOCUS_KEYWORD";t.setFocusKeyword=function(e){return{type:r,keyword:e}}},function(e,t,n){"use strict";function r(){var e=o();return!i(e)&&"1"===e.keywordAnalysisActive}var o=n(182),i=n(16);e.exports=r},function(e,t,n){"use strict";var r=n(622),o=function(e){return e&&e.__esModule?e:{default:e}}(r),i=n(351),a=n(98),s=n(16),u=n(426).editorHasMarks,l=n(426).editorRemoveMarks,c=void 0;!function(){function t(e){c=e}function n(e){return document.getElementById(e)&&document.getElementById(e).value||""}function r(){return"undefined"!=typeof tinyMCE&&void 0!==tinyMCE.editors&&0!==tinyMCE.editors.length}function f(e){return null!==document.getElementById(e+"_ifr")}function p(e){if(!r())return!1;var t=tinyMCE.get(e);return null!==t&&!t.isHidden()}function d(e){var t=new RegExp("&amp;","g");return e.replace(t,"&")}function y(e){var t="";return t=!1===p(e)||!1===f(e)?n(e):tinyMCE.get(e).getContent(),d(t)}function h(e,t,n){"undefined"!=typeof tinyMCE&&"function"==typeof tinyMCE.on&&tinyMCE.on("addEditor",function(r){var o=r.editor;o.id===e&&a(t,function(e){o.on(e,n)})})}function v(){s(c)||c.dispatch((0,i.setMarkerStatus)("disabled"))}function m(){s(c)||c.dispatch((0,i.setMarkerStatus)("enabled"))}function b(){var e=document.getElementById("wp-content-wrap");return!!e&&e.classList.contains("html-active")}function _(){b()&&(v(),r()&&tinyMCE.on("AddEditor",function(){m()}))}function g(e,t){h(t,["input","change","cut","paste"],e.refresh.bind(e)),h(t,["hide"],v);var n=["show"];(new o.default).isPageBuilderActive()||n.push("init"),h(t,n,m),h("content",["focus"],function(e){var t=e.target;u(t)&&(l(t),YoastSEO.app.disableMarkers())})}e.exports={addEventHandler:h,tinyMceEventBinder:g,getContentTinyMce:y,isTinyMCEAvailable:p,isTinyMCELoaded:r,disableMarkerButtons:v,enableMarkerButtons:m,wpTextViewOnInitCheck:_,isTextViewActive:b,tmceId:"content",termsTmceId:"description",setStore:t}}(jQuery)},function(e,t,n){function r(e){return o(function(t,n){var r=-1,o=n.length,a=o>1?n[o-1]:void 0,s=o>2?n[2]:void 0;for(a=e.length>3&&"function"==typeof a?(o--,a):void 0,s&&i(n[0],n[1],s)&&(a=o<3?void 0:a,o=1),t=Object(t);++r<o;){var u=n[r];u&&e(t,u,r,a)}return t})}var o=n(204),i=n(425);e.exports=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(0),i=(function(e){e&&e.__esModule}(o),n(10)),a=function(e){return yoast._wp.element.createElement(i.Collapsible,r({hasPadding:!0,hasSeparator:!0},e))};t.default=a},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t={className:"",screenReaderText:"",fullText:"",screenReaderReadabilityText:""};return f()?(0,l.default)(e)?(t.className="loading",t):(e/=10,p().getIndicator(c(e))):t}var i=n(16),a=r(i),s=n(71),u=n(538),l=r(u),c=s.helpers.scoreToRating,f=function(){var e=YoastSEO.app;return!(0,a.default)(e.seoAssessorPresenter)||!(0,a.default)(e.contentAssessorPresenter)},p=function(){var e=YoastSEO.app;return(0,a.default)(e.seoAssessorPresenter)?(0,a.default)(e.contentAssessorPresenter)?void 0:e.contentAssessorPresenter:e.seoAssessorPresenter};e.exports=o},function(e,t){function n(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}e.exports=n},,,,,,,,,,,,,,,function(e,t,n){var r=n(78),o=n(20),i=n(81);e.exports=function(e,t){var n=(o.Object||{})[e]||Object[e],a={};a[e]=t(n),r(r.S+r.F*i(function(){n(1)}),"Object",a)}},,function(e,t,n){"use strict";n.d(t,"b",function(){return i}),n.d(t,"a",function(){return a});var r=n(3),o=n.n(r),i=o.a.shape({trySubscribe:o.a.func.isRequired,tryUnsubscribe:o.a.func.isRequired,notifyNestedSubs:o.a.func.isRequired,isSubscribed:o.a.func.isRequired}),a=o.a.shape({subscribe:o.a.func.isRequired,dispatch:o.a.func.isRequired,getState:o.a.func.isRequired})},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function s(){}function u(e,t){var n={run:function(r){try{var o=e(t.getState(),r);(o!==n.props||n.error)&&(n.shouldComponentUpdate=!0,n.props=o,n.error=null)}catch(e){n.shouldComponentUpdate=!0,n.error=e}}};return n}function l(e){var t,n,l=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},c=l.getDisplayName,p=void 0===c?function(e){return"ConnectAdvanced("+e+")"}:c,g=l.methodName,w=void 0===g?"connectAdvanced":g,E=l.renderCountProp,O=void 0===E?void 0:E,x=l.shouldHandleStateChanges,S=void 0===x||x,P=l.storeKey,j=void 0===P?"store":P,T=l.withRef,k=void 0!==T&&T,M=a(l,["getDisplayName","methodName","renderCountProp","shouldHandleStateChanges","storeKey","withRef"]),C=j+"Subscription",R=b++,A=(t={},t[j]=v.a,t[C]=v.b,t),I=(n={},n[C]=v.b,n);return function(t){d()("function"==typeof t,"You must pass a component to the function returned by connect. Instead received "+JSON.stringify(t));var n=t.displayName||t.name||"Component",a=p(n),l=m({},M,{getDisplayName:p,methodName:w,renderCountProp:O,shouldHandleStateChanges:S,storeKey:j,withRef:k,displayName:a,wrappedComponentName:n,WrappedComponent:t}),c=function(n){function c(e,t){r(this,c);var i=o(this,n.call(this,e,t));return i.version=R,i.state={},i.renderCount=0,i.store=e[j]||t[j],i.propsMode=Boolean(e[j]),i.setWrappedInstance=i.setWrappedInstance.bind(i),d()(i.store,'Could not find "'+j+'" in either the context or props of "'+a+'". Either wrap the root component in a <Provider>, or explicitly pass "'+j+'" as a prop to "'+a+'".'),i.initSelector(),i.initSubscription(),i}return i(c,n),c.prototype.getChildContext=function(){var e,t=this.propsMode?null:this.subscription;return e={},e[C]=t||this.context[C],e},c.prototype.componentDidMount=function(){S&&(this.subscription.trySubscribe(),this.selector.run(this.props),this.selector.shouldComponentUpdate&&this.forceUpdate())},c.prototype.componentWillReceiveProps=function(e){this.selector.run(e)},c.prototype.shouldComponentUpdate=function(){return this.selector.shouldComponentUpdate},c.prototype.componentWillUnmount=function(){this.subscription&&this.subscription.tryUnsubscribe(),this.subscription=null,this.notifyNestedSubs=s,this.store=null,this.selector.run=s,this.selector.shouldComponentUpdate=!1},c.prototype.getWrappedInstance=function(){return d()(k,"To access the wrapped instance, you need to specify { withRef: true } in the options argument of the "+w+"() call."),this.wrappedInstance},c.prototype.setWrappedInstance=function(e){this.wrappedInstance=e},c.prototype.initSelector=function(){var t=e(this.store.dispatch,l);this.selector=u(t,this.store),this.selector.run(this.props)},c.prototype.initSubscription=function(){if(S){var e=(this.propsMode?this.props:this.context)[C];this.subscription=new h.a(this.store,e,this.onStateChange.bind(this)),this.notifyNestedSubs=this.subscription.notifyNestedSubs.bind(this.subscription)}},c.prototype.onStateChange=function(){this.selector.run(this.props),this.selector.shouldComponentUpdate?(this.componentDidUpdate=this.notifyNestedSubsOnComponentDidUpdate,this.setState(_)):this.notifyNestedSubs()},c.prototype.notifyNestedSubsOnComponentDidUpdate=function(){this.componentDidUpdate=void 0,this.notifyNestedSubs()},c.prototype.isSubscribed=function(){return Boolean(this.subscription)&&this.subscription.isSubscribed()},c.prototype.addExtraProps=function(e){if(!(k||O||this.propsMode&&this.subscription))return e;var t=m({},e);return k&&(t.ref=this.setWrappedInstance),O&&(t[O]=this.renderCount++),this.propsMode&&this.subscription&&(t[C]=this.subscription),t},c.prototype.render=function(){var e=this.selector;if(e.shouldComponentUpdate=!1,e.error)throw e.error;return Object(y.createElement)(t,this.addExtraProps(e.props))},c}(y.Component);return c.WrappedComponent=t,c.displayName=a,c.childContextTypes=I,c.contextTypes=A,c.propTypes=A,f()(c,t)}}t.a=l;var c=n(495),f=n.n(c),p=n(223),d=n.n(p),y=n(0),h=(n.n(y),n(496)),v=n(343),m=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},b=0,_={}},function(e,t,n){"use strict";function r(e){return function(t,n){function r(){return o}var o=e(t,n);return r.dependsOnOwnProps=!1,r}}function o(e){return null!==e.dependsOnOwnProps&&void 0!==e.dependsOnOwnProps?Boolean(e.dependsOnOwnProps):1!==e.length}function i(e,t){return function(t,n){var r=(n.displayName,function(e,t){return r.dependsOnOwnProps?r.mapToProps(e,t):r.mapToProps(e)});return r.dependsOnOwnProps=!0,r.mapToProps=function(t,n){r.mapToProps=e,r.dependsOnOwnProps=o(e);var i=r(t,n);return"function"==typeof i&&(r.mapToProps=i,r.dependsOnOwnProps=o(i),i=r(t,n)),i},r}}t.a=r,t.b=i;n(346)},function(e,t,n){"use strict";n(155),n(222)},function(e,t,n){"use strict";function r(e){return e.charAt(0).toUpperCase()+e.slice(1)}function o(e){var t=document.createElement("DIV");return t.innerHTML=e,t.textContent||t.innerText||""}Object.defineProperty(t,"__esModule",{value:!0}),t.firstToUpperCase=r,t.stripHTML=o},,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=t.TOGGLE_CORNERSTONE_CONTENT="WPSEO_TOGGLE_CORNERSTONE_CONTENT",o=t.SET_CORNERSTONE_CONTENT="WPSEO_SET_CORNERSTONE_CONTENT";t.setCornerstoneContent=function(e){return{type:o,isCornerstone:e}},t.toggleCornerstoneContent=function(){return{type:r}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=t.SET_MARKER_STATUS="WPSEO_SET_MARKER_STATUS";t.setMarkerStatus=function(e){return{type:r,marksButtonStatus:e}}},function(e,t,n){"use strict";function r(e){return function(){return e}}var o=function(){};o.thatReturns=r,o.thatReturnsFalse=r(!1),o.thatReturnsTrue=r(!0),o.thatReturnsNull=r(null),o.thatReturnsThis=function(){return this},o.thatReturnsArgument=function(e){return e},e.exports=o},,,,,,,,,,,,,,,,,,,,,function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,n){var r=n(90),o=n(270),i=n(375);e.exports=function(e){return function(t,n,a){var s,u=r(t),l=o(u.length),c=i(a,l);if(e&&n!=n){for(;l>c;)if((s=u[c++])!=s)return!0}else for(;l>c;c++)if((e||c in u)&&u[c]===n)return e||c||0;return!e&&-1}}},function(e,t,n){var r=n(166),o=Math.max,i=Math.min;e.exports=function(e,t){return e=r(e),e<0?o(e+t,0):i(e,t)}},,,,,,,,function(e,t,n){function r(e){return"function"==typeof e?e:o}var o=n(67);e.exports=r},function(e,t,n){"use strict";function r(e){return null==e?void 0===e?u:s:l&&l in Object(e)?Object(i.a)(e):Object(a.a)(e)}var o=n(225),i=n(387),a=n(388),s="[object Null]",u="[object Undefined]",l=o.a?o.a.toStringTag:void 0;t.a=r},function(e,t,n){"use strict";var r=n(386),o="object"==typeof self&&self&&self.Object===Object&&self,i=r.a||o||Function("return this")();t.a=i},function(e,t,n){"use strict";(function(e){var n="object"==typeof e&&e&&e.Object===Object&&e;t.a=n}).call(t,n(11))},function(e,t,n){"use strict";function r(e){var t=a.call(e,u),n=e[u];try{e[u]=void 0;var r=!0}catch(e){}var o=s.call(e);return r&&(t?e[u]=n:delete e[u]),o}var o=n(225),i=Object.prototype,a=i.hasOwnProperty,s=i.toString,u=o.a?o.a.toStringTag:void 0;t.a=r},function(e,t,n){"use strict";function r(e){return i.call(e)}var o=Object.prototype,i=o.toString;t.a=r},function(e,t,n){"use strict";var r=n(390),o=Object(r.a)(Object.getPrototypeOf,Object);t.a=o},function(e,t,n){"use strict";function r(e,t){return function(n){return e(t(n))}}t.a=r},function(e,t,n){"use strict";function r(e){return null!=e&&"object"==typeof e}t.a=r},function(e,t,n){e.exports=n(393)},function(e,t,n){"use strict";(function(e,r){Object.defineProperty(t,"__esModule",{value:!0});var o,i=n(394),a=function(e){return e&&e.__esModule?e:{default:e}}(i);o="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==e?e:r;var s=(0,a.default)(o);t.default=s}).call(t,n(11),n(26)(e))},function(e,t,n){"use strict";function r(e){var t,n=e.Symbol;return"function"==typeof n?n.observable?t=n.observable:(t=n("observable"),n.observable=t):t="@@observable",t}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r},function(e,t,n){"use strict";function r(e,t){var n=t&&t.type;return"Given action "+(n&&'"'+n.toString()+'"'||"an action")+', reducer "'+e+'" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.'}function o(e){Object.keys(e).forEach(function(t){var n=e[t];if(void 0===n(void 0,{type:a.a.INIT}))throw new Error('Reducer "'+t+"\" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.");if(void 0===n(void 0,{type:"@@redux/PROBE_UNKNOWN_ACTION_"+Math.random().toString(36).substring(7).split("").join(".")}))throw new Error('Reducer "'+t+"\" returned undefined when probed with a random type. Don't try to handle "+a.a.INIT+' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.')})}function i(e){for(var t=Object.keys(e),n={},i=0;i<t.length;i++){var a=t[i];"function"==typeof e[a]&&(n[a]=e[a])}var s=Object.keys(n),u=void 0;try{o(n)}catch(e){u=e}return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];if(u)throw u;for(var o=!1,i={},a=0;a<s.length;a++){var l=s[a],c=n[l],f=e[l],p=c(f,t);if(void 0===p){var d=r(l,t);throw new Error(d)}i[l]=p,o=o||p!==f}return o?i:e}}t.a=i;var a=n(224);n(155),n(226)},function(e,t,n){"use strict";function r(e,t){return function(){return t(e.apply(void 0,arguments))}}function o(e,t){if("function"==typeof e)return r(e,t);if("object"!=typeof e||null===e)throw new Error("bindActionCreators expected an object or a function, instead received "+(null===e?"null":typeof e)+'. Did you write "import ActionCreators from" instead of "import * as ActionCreators from"?');for(var n=Object.keys(e),o={},i=0;i<n.length;i++){var a=n[i],s=e[a];"function"==typeof s&&(o[a]=r(s,t))}return o}t.a=o},function(e,t,n){"use strict";function r(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){return function(n,r,a){var s=e(n,r,a),u=s.dispatch,l=[],c={getState:s.getState,dispatch:function(e){return u(e)}};return l=t.map(function(e){return e(c)}),u=o.a.apply(void 0,l)(s.dispatch),i({},s,{dispatch:u})}}}t.a=r;var o=n(227),i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}},function(e,t,n){function r(e){return"string"==typeof e||!i(e)&&a(e)&&o(e)==s}var o=n(13),i=n(4),a=n(12),s="[object String]";e.exports=r},,function(e,t,n){function r(e){return null==e?[]:o(e,i(e))}var o=n(401),i=n(34);e.exports=r},function(e,t,n){function r(e,t){return o(t,function(t){return e[t]})}var o=n(50);e.exports=r},function(e,t,n){function r(e,t){return e&&o(t,i(t),e)}var o=n(45),i=n(34);e.exports=r},function(e,t,n){function r(e,t){return e&&o(t,i(t),e)}var o=n(45),i=n(93);e.exports=r},function(e,t,n){function r(e,t){return o(e,i(e),t)}var o=n(45),i=n(104);e.exports=r},function(e,t,n){function r(e,t){return o(e,i(e),t)}var o=n(45),i=n(235);e.exports=r},function(e,t){function n(e){var t=e.length,n=e.constructor(t);return t&&"string"==typeof e[0]&&o.call(e,"index")&&(n.index=e.index,n.input=e.input),n}var r=Object.prototype,o=r.hasOwnProperty;e.exports=n},function(e,t,n){function r(e,t,n,r){var M=e.constructor;switch(t){case _:return o(e);case f:case p:return new M(+e);case g:return i(e,r);case w:case E:case O:case x:case S:case P:case j:case T:case k:return c(e,r);case d:return a(e,r,n);case y:case m:return new M(e);case h:return s(e);case v:return u(e,r,n);case b:return l(e)}}var o=n(144),i=n(408),a=n(409),s=n(411),u=n(412),l=n(414),c=n(311),f="[object Boolean]",p="[object Date]",d="[object Map]",y="[object Number]",h="[object RegExp]",v="[object Set]",m="[object String]",b="[object Symbol]",_="[object ArrayBuffer]",g="[object DataView]",w="[object Float32Array]",E="[object Float64Array]",O="[object Int8Array]",x="[object Int16Array]",S="[object Int32Array]",P="[object Uint8Array]",j="[object Uint8ClampedArray]",T="[object Uint16Array]",k="[object Uint32Array]";e.exports=r},function(e,t,n){function r(e,t){var n=t?o(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}var o=n(144);e.exports=r},function(e,t,n){function r(e,t,n){var r=t?n(a(e),s):a(e);return i(r,o,new e.constructor)}var o=n(410),i=n(179),a=n(173),s=1;e.exports=r},function(e,t){function n(e,t){return e.set(t[0],t[1]),e}e.exports=n},function(e,t){function n(e){var t=new e.constructor(e.source,r.exec(e));return t.lastIndex=e.lastIndex,t}var r=/\w*$/;e.exports=n},function(e,t,n){function r(e,t,n){var r=t?n(a(e),s):a(e);return i(r,o,new e.constructor)}var o=n(413),i=n(179),a=n(174),s=1;e.exports=r},function(e,t){function n(e,t){return e.add(t),e}e.exports=n},function(e,t,n){function r(e){return a?Object(a.call(e)):{}}var o=n(15),i=o?o.prototype:void 0,a=i?i.valueOf:void 0;e.exports=r},function(e,t,n){function r(e,t){return t=o(t,e),null==(e=a(e,t))||delete e[s(i(t))]}var o=n(33),i=n(416),a=n(417),s=n(25);e.exports=r},function(e,t){function n(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}e.exports=n},function(e,t,n){function r(e,t){return t.length<2?e:o(e,i(t,0,-1))}var o=n(54),i=n(256);e.exports=r},function(e,t,n){function r(e){return o(e)?void 0:e}var o=n(313);e.exports=r},function(e,t,n){function r(e){return a(e)||i(e)||!!(s&&e&&e[s])}var o=n(15),i=n(65),a=n(4),s=o?o.isConcatSpreadable:void 0;e.exports=r},,,,function(e,t){e.exports=window.yoast._wp.data},function(e,t,n){"use strict";function r(){var e=o();return!i(e)&&"1"===e.contentAnalysisActive}var o=n(182),i=n(16);e.exports=r},function(e,t,n){function r(e,t,n){if(!s(n))return!1;var r=typeof t;return!!("number"==r?i(n)&&a(t,n.length):"string"==r&&t in n)&&o(n[t],e)}var o=n(29),i=n(31),a=n(85),s=n(8);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t=e.getContent();t=t.replace(new RegExp("&lt;yoastmark.+?&gt;","g"),"").replace(new RegExp("&lt;/yoastmark&gt;","g"),""),e.setContent(t)}function i(e,t,n){var r=e.dom,i=e.getContent();i=d(i),(0,p.default)(n,function(e){i=e.applyWithReplace(i)}),e.setContent(i),o(e);var a=r.select(y);(0,p.default)(a,function(e){e.setAttribute("data-mce-bogus","1")})}function a(e){return window.test=e,i.bind(null,e)}function s(e){return-1!==e.getContent({format:"raw"}).indexOf("<"+y)}function u(e){a(e)(null,[])}var l=n(71),c=r(l),f=n(98),p=r(f),d=c.default.markers.removeMarks,y="yoastmark";e.exports={tinyMCEDecorator:a,editorHasMarks:s,editorRemoveMarks:u}},function(e,t,n){"use strict";function r(e){var t={score:e.score,rating:c(e.score),hasMarks:e.hasMarks(),marker:e.getMarker(),id:e.getIdentifier(),text:e.text};return"ok"===t.rating&&(t.rating="OK"),t}function o(e,t){switch(e.rating){case"error":t.errorsResults.push(e);break;case"feedback":t.considerationsResults.push(e);break;case"bad":t.problemsResults.push(e);break;case"OK":t.improvementsResults.push(e);break;case"good":t.goodResults.push(e)}return t}function i(e){var t={icon:"seo-score-none",color:l.colors.$color_grey_disabled};switch(e){case"loading":t={icon:"loading-spinner",color:l.colors.$color_green_medium_light};break;case"good":t={icon:"seo-score-good",color:l.colors.$color_green_medium};break;case"ok":t={icon:"seo-score-ok",color:l.colors.$color_ok};break;case"bad":t={icon:"seo-score-bad",color:l.colors.$color_red}}return t}function a(e){var t={errorsResults:[],problemsResults:[],improvementsResults:[],goodResults:[],considerationsResults:[]};if(!e)return t;for(var n=0;n<e.length;n++){var i=e[n];if(i.text){t=o(r(i),t)}}return t}Object.defineProperty(t,"__esModule",{value:!0}),t.getIconForScore=i,t.default=a;var s=n(71),u=function(e){return e&&e.__esModule?e:{default:e}}(s),l=n(10),c=u.default.helpers.scoreToRating},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(0),a=r(i),s=n(5),u=r(s),l=n(6),c=r(l),f=n(200),p=r(f),d=function(e){var t=(0,c.default)(e.icon).withConfig({displayName:"Icon__IconComponent"})(["width:",";height:",";"," flex:0 0 auto;"],e.width,e.height,e.color?"fill: "+e.color+";":""),n=(0,p.default)(e,["icon","width","height","color"]);return a.default.createElement(t,o({role:"img","aria-hidden":"true",focusable:"false"},n))};d.propTypes={icon:u.default.func.isRequired,width:u.default.string,height:u.default.string,color:u.default.string},d.defaultProps={width:"16px",height:"16px"},t.default=d},function(e,t,n){var r=n(834),o=n(323),i=o(function(e,t,n){r(e,t,n)});e.exports=i},function(e,t,n){"use strict";function r(e,t){return{type:d,keyword:e,results:t}}function o(e){return{type:p,resultsPerKeyword:e}}function i(e,t){return{type:y,keyword:e,result:t}}function a(e){return{type:h,keyword:e}}function s(e){return{type:v,results:e}}function u(e){return{type:m,result:e}}function l(e){return{type:b,overallScore:e}}function c(e,t){return{type:_,keyword:t,overallScore:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.setSeoResultsForKeyword=r,t.setSeoResults=o,t.updateSeoResult=i,t.removeKeyword=a,t.setReadabilityResults=s,t.updateReadabilityResult=u,t.setOverallReadabilityScore=l,t.setOverallSeoScore=c;var f="CONTENT_ANALYSIS_",p=t.SET_SEO_RESULTS=f+"SET_SEO_RESULTS",d=t.SET_SEO_RESULTS_FOR_KEYWORD=f+"SET_SEO_RESULTS_FOR_KEYWORD",y=t.UPDATE_SEO_RESULT=f+"UPDATE_SEO_RESULT",h=t.REMOVE_KEYWORD=f+"REMOVE_KEYWORD",v=t.SET_READABILITY_RESULTS=f+"SET_READABILITY_RESULTS",m=t.UPDATE_READABILITY_RESULT=f+"UPDATE_READABILITY_RESULT",b=t.SET_OVERALL_READABILITY_SCORE=f+"SET_OVERALL_READABILITY_SCORE",_=t.SET_OVERALL_SEO_SCORE=f+"SET_OVERALL_SEO_SCORE"},function(e,t,n){function r(e){if(null==e)return!0;if(u(e)&&(s(e)||"string"==typeof e||"function"==typeof e.splice||l(e)||f(e)||a(e)))return!e.length;var t=i(e);if(t==p||t==d)return!e.size;if(c(e))return!o(e).length;for(var n in e)if(h.call(e,n))return!1;return!0}var o=n(170),i=n(105),a=n(65),s=n(4),u=n(31),l=n(66),c=n(70),f=n(86),p="[object Map]",d="[object Set]",y=Object.prototype,h=y.hasOwnProperty;e.exports=r},,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";function r(){return[{name:"date",label:(0,o.__)("Date","wordpress-seo"),value:""},{name:"id",label:(0,o.__)("ID","wordpress-seo"),value:""},{name:"page",label:(0,o.__)("Page","wordpress-seo"),value:""},{name:"searchphrase",label:(0,o.__)("Search phrase","wordpress-seo"),value:""},{name:"sitedesc",label:(0,o.__)("Tagline","wordpress-seo"),value:""},{name:"sitename",label:(0,o.__)("Site title","wordpress-seo"),value:""},{name:"category",label:(0,o.__)("Category","wordpress-seo"),value:""},{name:"focuskw",label:(0,o.__)("Focus keyword","wordpress-seo"),value:""},{name:"title",label:(0,o.__)("Title","wordpress-seo"),value:""},{name:"parent_title",label:(0,o.__)("Parent title","wordpress-seo"),value:""},{name:"excerpt",label:(0,o.__)("Excerpt","wordpress-seo"),value:""},{name:"primary_category",label:(0,o.__)("Primary category","wordpress-seo"),value:""},{name:"sep",label:(0,o.__)("Separator","wordpress-seo"),value:""},{name:"excerpt_only",label:(0,o.__)("Excerpt only","wordpress-seo"),value:""},{name:"category_description",label:(0,o.__)("Category description","wordpress-seo"),value:""},{name:"tag_description",label:(0,o.__)("Tag description","wordpress-seo"),value:""},{name:"term_description",label:(0,o.__)("Term description","wordpress-seo"),value:""},{name:"currentyear",label:(0,o.__)("Current year","wordpress-seo"),value:""}]}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r;var o=n(9)},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"store",n=arguments[1],a=n||t+"Subscription",u=function(e){function n(i,a){r(this,n);var s=o(this,e.call(this,i,a));return s[t]=i.store,s}return i(n,e),n.prototype.getChildContext=function(){var e;return e={},e[t]=this[t],e[a]=null,e},n.prototype.render=function(){return s.Children.only(this.props.children)},n}(s.Component);return u.propTypes={store:c.a.isRequired,children:l.a.element.isRequired},u.childContextTypes=(e={},e[t]=c.a.isRequired,e[a]=c.b,e),u}t.a=a;var s=n(0),u=(n.n(s),n(3)),l=n.n(u),c=n(343);n(222);t.b=a()},function(e,t,n){"use strict";var r={childContextTypes:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i=Object.defineProperty,a=Object.getOwnPropertyNames,s=Object.getOwnPropertySymbols,u=Object.getOwnPropertyDescriptor,l=Object.getPrototypeOf,c=l&&l(Object);e.exports=function e(t,n,f){if("string"!=typeof n){if(c){var p=l(n);p&&p!==c&&e(t,p,f)}var d=a(n);s&&(d=d.concat(s(n)));for(var y=0;y<d.length;++y){var h=d[y];if(!(r[h]||o[h]||f&&f[h])){var v=u(n,h);try{i(t,h,v)}catch(e){}}}return t}return t}},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(){var e=[],t=[];return{clear:function(){t=i,e=i},notify:function(){for(var n=e=t,r=0;r<n.length;r++)n[r]()},get:function(){return t},subscribe:function(n){var r=!0;return t===e&&(t=e.slice()),t.push(n),function(){r&&e!==i&&(r=!1,t===e&&(t=e.slice()),t.splice(t.indexOf(n),1))}}}}n.d(t,"a",function(){return s});var i=null,a={notify:function(){}},s=function(){function e(t,n,o){r(this,e),this.store=t,this.parentSub=n,this.onStateChange=o,this.unsubscribe=null,this.listeners=a}return e.prototype.addNestedSub=function(e){return this.trySubscribe(),this.listeners.subscribe(e)},e.prototype.notifyNestedSubs=function(){this.listeners.notify()},e.prototype.isSubscribed=function(){return Boolean(this.unsubscribe)},e.prototype.trySubscribe=function(){this.unsubscribe||(this.unsubscribe=this.parentSub?this.parentSub.addNestedSub(this.onStateChange):this.store.subscribe(this.onStateChange),this.listeners=o())},e.prototype.tryUnsubscribe=function(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null,this.listeners.clear(),this.listeners=a)},e}()},function(e,t,n){"use strict";function r(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t,n){for(var r=t.length-1;r>=0;r--){var o=t[r](e);if(o)return o}return function(t,r){throw new Error("Invalid value of type "+typeof e+" for "+n+" argument when connecting component "+r.wrappedComponentName+".")}}function i(e,t){return e===t}var a=n(344),s=n(498),u=n(499),l=n(500),c=n(501),f=n(502),p=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.a=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.connectHOC,n=void 0===t?a.a:t,d=e.mapStateToPropsFactories,y=void 0===d?l.a:d,h=e.mapDispatchToPropsFactories,v=void 0===h?u.a:h,m=e.mergePropsFactories,b=void 0===m?c.a:m,_=e.selectorFactory,g=void 0===_?f.a:_;return function(e,t,a){var u=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},l=u.pure,c=void 0===l||l,f=u.areStatesEqual,d=void 0===f?i:f,h=u.areOwnPropsEqual,m=void 0===h?s.a:h,_=u.areStatePropsEqual,w=void 0===_?s.a:_,E=u.areMergedPropsEqual,O=void 0===E?s.a:E,x=r(u,["pure","areStatesEqual","areOwnPropsEqual","areStatePropsEqual","areMergedPropsEqual"]),S=o(e,y,"mapStateToProps"),P=o(t,v,"mapDispatchToProps"),j=o(a,b,"mergeProps");return n(g,p({methodName:"connect",getDisplayName:function(e){return"Connect("+e+")"},shouldHandleStateChanges:Boolean(e),initMapStateToProps:S,initMapDispatchToProps:P,initMergeProps:j,pure:c,areStatesEqual:d,areOwnPropsEqual:m,areStatePropsEqual:w,areMergedPropsEqual:O},x))}}()},function(e,t,n){"use strict";function r(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!==e&&t!==t}function o(e,t){if(r(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),o=Object.keys(t);if(n.length!==o.length)return!1;for(var a=0;a<n.length;a++)if(!i.call(t,n[a])||!r(e[n[a]],t[n[a]]))return!1;return!0}t.a=o;var i=Object.prototype.hasOwnProperty},function(e,t,n){"use strict";function r(e){return"function"==typeof e?Object(s.b)(e,"mapDispatchToProps"):void 0}function o(e){return e?void 0:Object(s.a)(function(e){return{dispatch:e}})}function i(e){return e&&"object"==typeof e?Object(s.a)(function(t){return Object(a.bindActionCreators)(e,t)}):void 0}var a=n(252),s=n(345);t.a=[r,o,i]},function(e,t,n){"use strict";function r(e){return"function"==typeof e?Object(i.b)(e,"mapStateToProps"):void 0}function o(e){return e?void 0:Object(i.a)(function(){return{}})}var i=n(345);t.a=[r,o]},function(e,t,n){"use strict";function r(e,t,n){return s({},n,e,t)}function o(e){return function(t,n){var r=(n.displayName,n.pure),o=n.areMergedPropsEqual,i=!1,a=void 0;return function(t,n,s){var u=e(t,n,s);return i?r&&o(u,a)||(a=u):(i=!0,a=u),a}}}function i(e){return"function"==typeof e?o(e):void 0}function a(e){return e?void 0:function(){return r}}var s=(n(346),Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e});t.a=[i,a]},function(e,t,n){"use strict";function r(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t,n,r){return function(o,i){return n(e(o,i),t(r,i),i)}}function i(e,t,n,r,o){function i(o,i){return y=o,h=i,v=e(y,h),m=t(r,h),b=n(v,m,h),d=!0,b}function a(){return v=e(y,h),t.dependsOnOwnProps&&(m=t(r,h)),b=n(v,m,h)}function s(){return e.dependsOnOwnProps&&(v=e(y,h)),t.dependsOnOwnProps&&(m=t(r,h)),b=n(v,m,h)}function u(){var t=e(y,h),r=!p(t,v);return v=t,r&&(b=n(v,m,h)),b}function l(e,t){var n=!f(t,h),r=!c(e,y);return y=e,h=t,n&&r?a():n?s():r?u():b}var c=o.areStatesEqual,f=o.areOwnPropsEqual,p=o.areStatePropsEqual,d=!1,y=void 0,h=void 0,v=void 0,m=void 0,b=void 0;return function(e,t){return d?l(e,t):i(e,t)}}function a(e,t){var n=t.initMapStateToProps,a=t.initMapDispatchToProps,s=t.initMergeProps,u=r(t,["initMapStateToProps","initMapDispatchToProps","initMergeProps"]),l=n(e,u),c=a(e,u),f=s(e,u);return(u.pure?i:o)(l,c,f,e,u)}t.a=a;n(503)},function(e,t,n){"use strict";n(222)},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),i=(r(o),n(3)),a=r(i),s=n(6),u=r(s),l=n(10),c=(0,u.default)(l.StyledSection).withConfig({displayName:"SnippetPreviewSection__Section"})(["max-width:640px;&","{padding-left:0;padding-right:0;& ","{",":20px;margin-left:",";}}"],l.StyledSectionBase,l.StyledHeading,(0,l.getRtlStyle)("padding-left","padding-right"),(0,l.getRtlStyle)("0","20px")),f=function(e){var t=e.children,n=e.title,r=e.icon,o=e.hasPaperStyle;return yoast._wp.element.createElement(c,{headingLevel:3,headingText:n,headingIcon:r,headingIconColor:"#555",hasPaperStyle:o},t)};f.propTypes={children:a.default.element,title:a.default.string,icon:a.default.string,hasPaperStyle:a.default.bool},f.defaultProps={hasPaperStyle:!0},t.default=f},function(e,t,n){"use strict";function r(){return{mode:a.DEFAULT_MODE,data:{title:"",slug:"",description:""},replacementVariables:(0,u.default)(),uniqueRefreshValue:""}}function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r(),t=arguments[1];switch(t.type){case l.SWITCH_MODE:return i({},e,{mode:t.mode});case l.UPDATE_DATA:return i({},e,{data:i({},e.data,t.data)});case l.UPDATE_REPLACEMENT_VARIABLE:var n=!0,o=e.replacementVariables.map(function(e){return e.name===t.name?(n=!1,{name:t.name,label:t.label||e.label,value:t.value}):e});return n&&(o=(0,c.pushNewReplaceVar)(o,t)),i({},e,{replacementVariables:o});case l.REMOVE_REPLACEMENT_VARIABLE:return i({},e,{replacementVariables:e.replacementVariables.filter(function(e){return e.name!==t.name})});case l.REFRESH:return i({},e,{uniqueRefreshValue:t.time})}return e}Object.defineProperty(t,"__esModule",{value:!0});var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(10),s=n(454),u=function(e){return e&&e.__esModule?e:{default:e}}(s),l=n(62),c=n(306);t.default=o},,,,,,,,,,,,,,,,,,,,,,function(e,t,n){var r=n(7),o=function(){return r.Date.now()};e.exports=o},function(e,t,n){"use strict";function r(e){return{type:o,data:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.updateAnalysisData=r;var o=t.UPDATE_SNIPPET_DATA="SNIPPET_EDITOR_UPDATE_ANALYSIS_DATA"},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=t.SET_SETTINGS="SET_SETTINGS";t.setSettings=function(e){return{type:r,settings:e}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=t.SET_PRIMARY_TAXONOMY="WPSEO_SET_PRIMARY_TAXONOMY";t.setPrimaryTaxonomyId=function(e,t){return{type:r,taxonomy:e,termId:t}}},function(e,t,n){var r=n(202),o=n(533),i=n(204),a=n(534),s=i(function(e){return e.push(void 0,a),r(o,void 0,e)});e.exports=s},function(e,t,n){var r=n(45),o=n(323),i=n(93),a=o(function(e,t,n,o){r(t,i(t),e,o)});e.exports=a},function(e,t,n){function r(e,t,n,r){return void 0===e||o(e,i[n])&&!a.call(r,n)?t:e}var o=n(29),i=Object.prototype,a=i.hasOwnProperty;e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(16),i=r(o),a=n(47),s=r(a),u=function(){return!(0,i.default)(window.wp)&&!(0,i.default)(wp.data)&&!(0,i.default)(wp.data.select("core/editor"))&&(0,s.default)(wp.data.select("core/editor").getEditedPostAttribute)};t.default=u},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),i=(r(o),n(794)),a=r(i),s=(0,a.default)(function(e){var t=e.children;return yoast._wp.element.createElement("div",null,t)});t.default=s},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function s(e,t){var n=t.hideMarksButtons?"disabled":e.marksButtonStatus;return{results:e.analysis.readability.results,marksButtonStatus:n,overallScore:e.analysis.readability.overallScore}}Object.defineProperty(t,"__esModule",{value:!0});var u=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),l=n(0),c=r(l),f=n(3),p=r(f),d=n(74),y=n(6),h=r(y),v=n(9),m=n(538),b=r(m),_=n(539),g=r(_),w=n(324),E=r(w),O=n(325),x=r(O),S=n(427),P=h.default.span.withConfig({displayName:"ReadabilityAnalysis__AnalysisHeader"})(["font-size:1em;font-weight:bold;margin:0 0 8px;display:block;"]),j={};window.wpseoPostScraperL10n?j=wpseoPostScraperL10n:window.wpseoTermScraperL10n&&(j=wpseoTermScraperL10n);var T=function(e){function t(){return o(this,t),i(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return a(t,e),u(t,[{key:"render",value:function(){var e=(0,x.default)(this.props.overallScore);return(0,b.default)(this.props.overallScore)&&(e.className="loading"),yoast._wp.element.createElement(E.default,{title:(0,v.__)("Readability","wordpress-seo"),titleScreenReaderText:e.screenReaderReadabilityText,prefixIcon:(0,S.getIconForScore)(e.className),prefixIconCollapsed:(0,S.getIconForScore)(e.className)},yoast._wp.element.createElement(P,null,"Analysis results"),yoast._wp.element.createElement(g.default,{canChangeLanguage:!(""===j.settings_link),showLanguageNotice:!0,changeLanguageLink:j.settings_link,language:j.language,results:this.props.results,marksButtonClassName:"yoast-tooltip yoast-tooltip-s",marksButtonStatus:this.props.marksButtonStatus}))}}]),t}(c.default.Component);T.propTypes={results:p.default.array,marksButtonStatus:p.default.string,hideMarksButtons:p.default.bool,overallScore:p.default.number},t.default=(0,d.connect)(s)(T)},function(e,t){function n(e){return null==e}e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),u=n(0),l=r(u),c=n(3),f=r(c),p=n(10),d=n(51),y=n(71),h=n(427),v=r(h),m=function(e){function t(e){o(this,t);var n=i(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.state={mappedResults:(0,v.default)(n.props.results)},n}return a(t,e),s(t,[{key:"componentWillReceiveProps",value:function(e){null!==e.results&&e.results!==this.props.results&&this.setState({mappedResults:(0,v.default)(e.results)})}},{key:"handleMarkButtonClick",value:function(e,t){e?t():this.removeMarkers()}},{key:"removeMarkers",value:function(){window.YoastSEO.analysis.applyMarks(new y.Paper("",{}),[])}},{key:"render",value:function(){var e=this.state.mappedResults,t=e.errorsResults,n=e.improvementsResults,r=e.goodResults,o=e.considerationsResults,i=e.problemsResults;return yoast._wp.element.createElement(d.Fragment,null,yoast._wp.element.createElement(p.LanguageNotice,{changeLanguageLink:this.props.changeLanguageLink,language:this.props.language,showLanguageNotice:this.props.showLanguageNotice,canChangeLanguage:this.props.canChangeLanguage}),yoast._wp.element.createElement(p.ContentAnalysis,{errorsResults:t,problemsResults:i,improvementsResults:n,considerationsResults:o,goodResults:r,onMarkButtonClick:this.handleMarkButtonClick.bind(this),marksButtonClassName:this.props.marksButtonClassName,marksButtonStatus:this.props.marksButtonStatus}))}}]),t}(l.default.Component);m.propTypes={results:f.default.array,language:f.default.string,changeLanguageLink:f.default.string,showLanguageNotice:f.default.bool.isRequired,canChangeLanguage:f.default.bool,marksButtonClassName:f.default.string,marksButtonStatus:f.default.string},m.defaultProps={language:"",changeLanguageLink:"#",canChangeLanguage:!1,marksButtonStatus:"enabled"},t.default=m},function(e,t,n){"use strict";function r(e){return{isCornerstone:e.isCornerstone}}function o(e){return{onChange:function(){e((0,u.toggleCornerstoneContent)())}}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(74),a=n(795),s=function(e){return e&&e.__esModule?e:{default:e}}(a),u=n(350);t.default=(0,i.connect)(r,o)(s.default)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function s(e,t){var n=t.hideMarksButtons?"disabled":e.marksButtonStatus,r=e.focusKeyword,o=null,i=null;return e.analysis.seo[r]&&(o=e.analysis.seo[r].results,i=e.analysis.seo[r].overallScore),{results:o,marksButtonStatus:n,keyword:r,overallScore:i}}function u(e){return{onFocusKeywordChange:function(t){e((0,x.setFocusKeyword)(t))}}}Object.defineProperty(t,"__esModule",{value:!0});var l=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),c=n(0),f=r(c),p=n(3),d=r(p),y=n(74),h=n(6),v=r(h),m=n(145),b=n(9),_=n(10),g=n(324),w=r(g),E=n(539),O=r(E),x=n(320),S=n(325),P=r(S),j=n(427),T=n(796),k=r(T),M=n(547),C=r(M),R=n(797),A=r(R),I=n(548),L=r(I),D=n(428),N=r(D),B=v.default.span.withConfig({displayName:"SeoAnalysis__AnalysisHeader"})(["font-size:1em;font-weight:bold;margin:1.5em 0 1em;display:block;"]),U=_.utils.makeOutboundLink(),F=v.default.div.withConfig({displayName:"SeoAnalysis__StyledContainer"})(["min-width:600px;@media screen and ( max-width:680px ){min-width:0;width:86vw;}"]),Y=(0,v.default)(N.default).withConfig({displayName:"SeoAnalysis__StyledIcon"})(["float:",";margin:",";&&{width:150px;height:150px;@media screen and ( max-width:680px ){width:80px;height:80px;}}"],(0,_.getRtlStyle)("right","left"),(0,_.getRtlStyle)("0 0 16px 16px","0 16px 16px 0")),V=function(e){function t(){return o(this,t),i(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return a(t,e),l(t,[{key:"renderSynonymsUpsell",value:function(e){var t={appElement:"#wpwrap",openButtonIcon:"",classes:{openButton:"wpseo-keyword-synonyms button-link"},labels:{open:"+ "+(0,b.__)("Add synonyms","wordpress-seo"),a11yNotice:{opensInNewTab:(0,b.__)("(Opens in a new browser tab!)","wordpress-seo")},modalAriaLabel:(0,b.sprintf)((0,b.__)("Get %s now!","wordpress-seo"),"Yoast SEO Premium"),heading:(0,b.sprintf)((0,b.__)("Get %s now!","wordpress-seo"),"Yoast SEO Premium")}},n=wpseoAdminL10n["shortlinks.upsell.metabox.focus_keyword_synonyms_link"],r=wpseoAdminL10n["shortlinks.upsell.metabox.focus_keyword_synonyms_button"];return"sidebar"===e.toLowerCase()&&(n=wpseoAdminL10n["shortlinks.upsell.sidebar.focus_keyword_synonyms_link"],r=wpseoAdminL10n["shortlinks.upsell.sidebar.focus_keyword_synonyms_button"]),yoast._wp.element.createElement(C.default,t,yoast._wp.element.createElement(F,null,yoast._wp.element.createElement(Y,{icon:L.default}),yoast._wp.element.createElement("h2",null,(0,b.__)("Would you like to add keyword synonyms?","wordpress-seo")),yoast._wp.element.createElement(k.default,{link:n,buyLink:r})))}},{key:"renderMultipleKeywordsUpsell",value:function(e){var t={appElement:"#wpwrap",openButtonIcon:"",classes:{openButton:"wpseo-multiple-keywords button-link"},labels:{open:"+ "+(0,b.__)("Add additional keyword","wordpress-seo"),a11yNotice:{opensInNewTab:(0,b.__)("(Opens in a new browser tab!)","wordpress-seo")},modalAriaLabel:(0,b.sprintf)((0,b.__)("Get %s now!","wordpress-seo"),"Yoast SEO Premium"),heading:(0,b.sprintf)((0,b.__)("Get %s now!","wordpress-seo"),"Yoast SEO Premium")}},n=wpseoAdminL10n["shortlinks.upsell.metabox.focus_keyword_additional_link"],r=wpseoAdminL10n["shortlinks.upsell.metabox.focus_keyword_additional_button"];return"sidebar"===e.toLowerCase()&&(n=wpseoAdminL10n["shortlinks.upsell.sidebar.focus_keyword_additional_link"],r=wpseoAdminL10n["shortlinks.upsell.sidebar.focus_keyword_additional_button"]),yoast._wp.element.createElement(C.default,t,yoast._wp.element.createElement(F,null,yoast._wp.element.createElement(Y,{icon:L.default}),yoast._wp.element.createElement("h2",null,(0,b.__)("Would you like to add another keyword?","wordpress-seo")),yoast._wp.element.createElement(A.default,{link:n,buyLink:r})))}},{key:"renderKeywordUpsell",value:function(e){var t=wpseoAdminL10n["shortlinks.upsell.metabox.additional_link"],n=wpseoAdminL10n["shortlinks.upsell.metabox.additional_button"];return"sidebar"===e.toLowerCase()&&(t=wpseoAdminL10n["shortlinks.upsell.sidebar.additional_link"],n=wpseoAdminL10n["shortlinks.upsell.sidebar.additional_button"]),yoast._wp.element.createElement(w.default,{prefixIcon:{icon:"plus",color:_.colors.$color_grey_medium_dark},prefixIconCollapsed:{icon:"plus",color:_.colors.$color_grey_medium_dark},title:(0,b.__)("Add additional keyword","wordpress-seo")},yoast._wp.element.createElement(A.default,{link:t,buyLink:n}))}},{key:"render",value:function(){var e=(0,P.default)(this.props.overallScore);return"loading"!==e.className&&""===this.props.keyword&&(e.className="na",e.screenReaderReadabilityText=(0,b.__)("Enter a focus keyword to calculate the SEO score","wordpress-seo")),yoast._wp.element.createElement(f.default.Fragment,null,yoast._wp.element.createElement(w.default,{title:(0,b.__)("Focus keyword","wordpress-seo"),titleScreenReaderText:e.screenReaderReadabilityText,prefixIcon:(0,j.getIconForScore)(e.className),prefixIconCollapsed:(0,j.getIconForScore)(e.className),subTitle:this.props.keyword},yoast._wp.element.createElement(_.HelpText,null,(0,b.__)("A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.","wordpress-seo")+" ",yoast._wp.element.createElement(U,{href:wpseoAdminL10n["shortlinks.focus_keyword_info"],rel:null},(0,b.__)("Learn more about the Keyword Analysis.","wordpress-seo"))),yoast._wp.element.createElement(_.KeywordInput,{id:"focus-keyword-input",onChange:this.props.onFocusKeywordChange,keyword:this.props.keyword}),yoast._wp.element.createElement(m.Slot,{name:"YoastSynonyms"}),this.props.shouldUpsell&&this.renderSynonymsUpsell(this.props.location),this.props.shouldUpsell&&this.renderMultipleKeywordsUpsell(this.props.location),yoast._wp.element.createElement(B,null,(0,b.__)("Analysis results:","wordpress-seo")),yoast._wp.element.createElement(O.default,{showLanguageNotice:!1,results:this.props.results,marksButtonClassName:"yoast-tooltip yoast-tooltip-s",marksButtonStatus:this.props.marksButtonStatus})),this.props.shouldUpsell&&this.renderKeywordUpsell(this.props.location))}}]),t}(f.default.Component);V.propTypes={results:d.default.array,marksButtonStatus:d.default.string,hideMarksButtons:d.default.bool,keyword:d.default.string,onFocusKeywordChange:d.default.func,shouldUpsell:d.default.bool,overallScore:d.default.number,location:d.default.string},t.default=(0,y.connect)(s,u)(V)},function(e,t,n){"use strict";function r(e){var t=e&&(w&&e[w]||e[E]);if("function"==typeof t)return t}function o(e){var t={"=":"=0",":":"=2"};return"$"+(""+e).replace(/[=:]/g,function(e){return t[e]})}function i(e,t){return e&&"object"==typeof e&&null!=e.key?o(e.key):t.toString(36)}function a(e,t,n,o){var s=typeof e;if("undefined"!==s&&"boolean"!==s||(e=null),null===e||"string"===s||"number"===s||"object"===s&&e.$$typeof===h)return n(o,e,""===t?_+i(e,0):t),1;var u,l,c=0,f=""===t?_:t+g;if(Array.isArray(e))for(var p=0;p<e.length;p++)u=e[p],l=f+i(u,p),c+=a(u,l,n,o);else{var d=r(e);if(d)for(var y,v=d.call(e),b=0;!(y=v.next()).done;)u=y.value,l=f+i(u,b++),c+=a(u,l,n,o);else if("object"===s){var w="",E=""+e;m(!1,"Objects are not valid as a React child (found: %s).%s","[object Object]"===E?"object with keys {"+Object.keys(e).join(", ")+"}":E,w)}}return c}function s(e,t,n){return null==e?0:a(e,"",t,n)}function u(e){return(""+e).replace(O,"$&/")}function l(e,t){return y.cloneElement(e,{key:t},void 0!==e.props?e.props.children:void 0)}function c(e,t,n,r){this.result=e,this.keyPrefix=t,this.func=n,this.context=r,this.count=0}function f(e,t,n){var r=e.result,o=e.keyPrefix,i=e.func,a=e.context,s=i.call(a,t,e.count++);Array.isArray(s)?p(s,r,n,v.thatReturnsArgument):null!=s&&(y.isValidElement(s)&&(s=l(s,o+(!s.key||t&&t.key===s.key?"":u(s.key)+"/")+n)),r.push(s))}function p(e,t,n,r,o){var i="";null!=n&&(i=u(n)+"/");var a=c.getPooled(t,i,r,o);s(e,f,a),c.release(a)}function d(e){if("object"!=typeof e||!e||Array.isArray(e))return b(!1,"React.addons.createFragment only accepts a single object. Got: %s",e),e;if(y.isValidElement(e))return b(!1,"React.addons.createFragment does not accept a ReactElement without a wrapper object."),e;m(1!==e.nodeType,"React.addons.createFragment(...): Encountered an invalid child; DOM elements are not valid children of React components.");var t=[];for(var n in e)p(e[n],t,n,v.thatReturnsArgument);return t}var y=n(0),h="function"==typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,v=n(352),m=n(543),b=n(544),_=".",g=":",w="function"==typeof Symbol&&Symbol.iterator,E="@@iterator",O=/\/+/g,x=S,S=function(e){var t=this;if(t.instancePool.length){var n=t.instancePool.pop();return t.call(n,e),n}return new t(e)},P=function(e){var t=this;m(e instanceof t,"Trying to release an instance into a pool of a different type."),e.destructor(),t.instancePool.length<t.poolSize&&t.instancePool.push(e)},j=function(e,t,n,r){var o=this;if(o.instancePool.length){var i=o.instancePool.pop();return o.call(i,e,t,n,r),i}return new o(e,t,n,r)};c.prototype.destructor=function(){this.result=null,this.keyPrefix=null,this.func=null,this.context=null,this.count=0},function(e,t){var n=e;n.instancePool=[],n.getPooled=t||x,n.poolSize||(n.poolSize=10),n.release=P}(c,j);e.exports=d},function(e,t,n){"use strict";function r(e,t,n,r,i,a,s,u){if(o(t),!e){var l;if(void 0===t)l=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var c=[n,r,i,a,s,u],f=0;l=new Error(t.replace(/%s/g,function(){return c[f++]})),l.name="Invariant Violation"}throw l.framesToPop=1,l}}var o=function(e){};e.exports=r},function(e,t,n){"use strict";var r=n(352),o=r;e.exports=o},function(e,t,n){"use strict";function r(e){return e.match(/^\{\{\//)?{type:"componentClose",value:e.replace(/\W/g,"")}:e.match(/\/\}\}$/)?{type:"componentSelfClosing",value:e.replace(/\W/g,"")}:e.match(/^\{\{/)?{type:"componentOpen",value:e.replace(/\W/g,"")}:{type:"string",value:e}}e.exports=function(e){return e.split(/(\{\{\/?\s*\w+\s*\/?\}\})/g).map(r)}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),u=n(0),l=r(u),c=n(160),f=r(c),p=n(3),d=r(p),y=n(6),h=r(y),v=n(10),m=v.utils.makeOutboundLink,b=h.default.ul.withConfig({displayName:"UpsellBox__StyledList"})(['list-style:none;margin:0 0 16px;padding:0;li{margin:5px 0 0 0;padding-left:16px;}span[aria-hidden="true"]:before{margin:0 8px 0 -16px;font-weight:bold;content:"+";}']),_=h.default.small.withConfig({displayName:"UpsellBox__ButtonLabel"})(["display:block;"]),g=m(),w=function(e){function t(e){return o(this,t),i(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e))}return a(t,e),s(t,[{key:"createBenefitsList",value:function(e){return e.length>0&&yoast._wp.element.createElement(b,{role:"list"},e.map(function(e,t){return yoast._wp.element.createElement("li",{key:t},yoast._wp.element.createElement("span",{"aria-hidden":"true"}),(0,f.default)({mixedString:e.replace("<strong>","{{strong}}").replace("</strong>","{{/strong}}"),components:{strong:yoast._wp.element.createElement("strong",null)}}))}))}},{key:"createInfoParagraphs",value:function(e){return e.map(function(e,t){return yoast._wp.element.createElement("p",{key:t},e)})}},{key:"render",value:function(){return yoast._wp.element.createElement("div",null,this.createInfoParagraphs(this.props.infoParagraphs),this.createBenefitsList(this.props.benefits),yoast._wp.element.createElement(g,this.props.upsellButton,this.props.upsellButtonText),yoast._wp.element.createElement(_,{id:this.props.upsellButton["aria-describedby"]},this.props.upsellButtonLabel))}}]),t}(l.default.Component);w.propTypes={benefits:d.default.array,infoParagraphs:d.default.array,upsellButton:d.default.object,upsellButtonText:d.default.string.isRequired,upsellButtonLabel:d.default.string},w.defaultProps={infoParagraphs:[],benefits:[],upsellButton:{href:"",className:"button button-primary"},upsellButtonLabel:""},t.default=w},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),u=n(0),l=r(u),c=n(3),f=r(c),p=n(6),d=r(p),y=n(10),h=d.default.button.withConfig({displayName:"Modal__StyledButton"})(["&&{display:flex;align-items:center;}.yoast-svg-icon{margin:1px 7px 0 0;fill:currentColor;}"]),v=function(e){function t(e){o(this,t);var n=i(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.state={modalIsOpen:!1},n.openModal=n.openModal.bind(n),n.closeModal=n.closeModal.bind(n),n.appElement=document.querySelector(n.props.appElement),n}return a(t,e),s(t,[{key:"openModal",value:function(){this.setState({modalIsOpen:!0})}},{key:"closeModal",value:function(){this.setState({modalIsOpen:!1})}},{key:"render",value:function(){return yoast._wp.element.createElement(l.default.Fragment,null,yoast._wp.element.createElement(h,{type:"button",onClick:this.openModal,className:this.props.classes.openButton+" yoast-modal__button-open"},this.props.openButtonIcon&&yoast._wp.element.createElement(y.SvgIcon,{icon:this.props.openButtonIcon,size:"13px"}),this.props.labels.open),yoast._wp.element.createElement(y.YoastModal,{isOpen:this.state.modalIsOpen,onClose:this.closeModal,modalAriaLabel:this.props.labels.modalAriaLabel,appElement:this.appElement,heading:this.props.labels.heading,closeIconButton:this.props.labels.closeIconButton,closeIconButtonClassName:this.props.classes.closeIconButton,closeButton:this.props.labels.closeButton,closeButtonClassName:this.props.classes.closeButton},this.props.children))}}]),t}(l.default.Component);v.propTypes={className:f.default.string,appElement:f.default.string.isRequired,openButtonIcon:f.default.string,labels:f.default.object,classes:f.default.object},t.default=v},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=n(0),i=function(e){return e&&e.__esModule?e:{default:e}}(o),a=function(e){return i.default.createElement("svg",r({},e,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 500 488.22"}),i.default.createElement("path",{d:"M436.82 4.06A90 90 0 0 0 410 0H90A90 90 0 0 0 0 90v270a90 90 0 0 0 90 90h410V90a90 90 0 0 0-63.18-85.94z",fill:"#a4286a"}),i.default.createElement("path",{d:"M436.82 4.06L184.15 450H500V90a90 90 0 0 0-63.18-85.94z",fill:"#6c2548"}),i.default.createElement("path",{d:"M74.4 339.22v34.93c21.63-.85 38.51-8 52.84-22.46 14.76-14.83 27.45-38 39.93-72.85l92.53-248H215l-74.6 207.07-37.09-116.15h-41l54.42 139.79a57.49 57.49 0 0 1 0 41.84c-5.52 14.2-15.35 30.88-42.33 35.83z",fill:"#fff"}),i.default.createElement("circle",{cx:"368.33",cy:"124.68",r:"97.34",transform:"rotate(-45 368.335 124.68)",fill:"#9fda4f"}),i.default.createElement("path",{d:"M416.2 39.93l-95.74 169.51A97.34 97.34 0 1 0 416.2 39.93z",fill:"#77b227"}),i.default.createElement("path",{d:"M294.78 254.75l-.15-.08-.13-.07a63.6 63.6 0 0 0-62.56 110.76h.13a63.6 63.6 0 0 0 62.71-110.67z",fill:"#fec228"}),i.default.createElement("path",{d:"M294.5 254.59l-62.56 110.76a63.6 63.6 0 1 0 62.56-110.76z",fill:"#f49a00"}),i.default.createElement("path",{d:"M222.31 450.07A38.16 38.16 0 0 0 203 416.83a38.18 38.18 0 1 0 19.41 33.27z",fill:"#ff4e47"}),i.default.createElement("path",{d:"M202.9 416.8l-37.54 66.48a38.17 38.17 0 0 0 37.54-66.48z",fill:"#ed261f"}))};t.default=a},function(e,t,n){"use strict";function r(){}var o=n(550);e.exports=function(){function e(e,t,n,r,i,a){if(a!==o){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t};return n.checkPropTypes=r,n.PropTypes=n,n}},function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(e){return e.snippetEditor.replacementVariables.forEach(function(e){""!==e.value||["title","excerpt","excerpt_only"].includes(e.name)||(e.value="%%"+e.name+"%%")}),s({},e.snippetEditor,{keyword:e.focusKeyword,baseUrl:e.settings.snippetEditor.baseUrl,date:e.settings.snippetEditor.date,recommendedReplacementVariables:e.settings.snippetEditor.recommendedReplacementVariables})}function a(e){return{onChange:function(t,n){var r=(0,g.updateData)(o({},t,n));if("mode"===t&&(r=(0,g.switchMode)(n)),e(r),"slug"===t){var i=(0,m.dispatch)("core/editor");i&&i.editPost({slug:n})}},onChangeAnalysisData:function(t){e((0,w.updateAnalysisData)(t))}}}Object.defineProperty(t,"__esModule",{value:!0}),t.mapEditorDataToPreview=void 0;var s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.mapStateToProps=i,t.mapDispatchToProps=a;var u=n(0),l=r(u),c=n(74),f=n(10),p=n(67),d=r(p),y=n(30),h=r(y),v=n(9),m=n(423),b=n(71),_=r(b),g=n(62),w=n(529),E=n(505),O=r(E),x=_.default.string.stripHTMLTags,S=f.utils.makeOutboundLink(),P=function(e){var t=(0,h.default)(window,["YoastSEO","wp","replaceVarsPlugin","replaceVariables"],d.default);return{url:e.url,title:x(t(e.title)),description:x(t(e.description))}},j=function(e){var t=(0,h.default)(window,["YoastSEO","app","pluggable"],!1);if(!t||!(0,h.default)(window,["YoastSEO","app","pluggable","loaded"],!1))return P(e);var n=t._applyModifications.bind(t);return{url:e.url,title:x(n("data_page_title",e.title)),description:x(n("data_meta_desc",e.description))}},T=t.mapEditorDataToPreview=function(e,t){var n=0;return t.shortenedBaseUrl&&"string"==typeof t.shortenedBaseUrl&&(n=t.shortenedBaseUrl.length),e.url=e.url.replace(/\s+/g,"-"),"-"===e.url[e.url.length-1]&&(e.url=e.url.slice(0,-1)),"-"===e.url[n]&&(e.url=e.url.slice(0,n)+e.url.slice(n+1)),j(e)},k=function(e){return yoast._wp.element.createElement(l.default.Fragment,null,yoast._wp.element.createElement(f.HelpText,null,(0,v.__)("This is a rendering of what this post might look like in Google's search results.","wordpress-seo")+" ",yoast._wp.element.createElement(S,{href:wpseoAdminL10n["shortlinks.snippet_preview_info"],rel:null},(0,v.__)("Learn more about the Snippet Preview.","wordpress-seo"))),yoast._wp.element.createElement(O.default,{icon:"eye",hasPaperStyle:e.hasPaperStyle},yoast._wp.element.createElement(f.SnippetEditor,s({},e,{descriptionPlaceholder:(0,v.__)("Please provide a meta description by editing the snippet below."),mapEditorDataToPreview:T}))))};t.default=(0,c.connect)(i,a)(k)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t=e.target,n=e.store,r=e.theme,o=document.getElementById(t);return o?(0,a.createPortal)(yoast._wp.element.createElement(a.Fragment,null,yoast._wp.element.createElement(i.Slot,{name:"YoastMetabox"},function(e){return(0,c.default)(e)}),yoast._wp.element.createElement(u.default,{store:n,theme:r})),o):null}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(145),a=n(51),s=n(799),u=r(s),l=n(553),c=r(l)},function(e,t,n){"use strict";function r(e){return void 0===e.length?e:(0,i.default)(e).sort(function(e,t){return void 0===e.props.renderPriority?1:e.props.renderPriority-t.props.renderPriority})}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r;var o=n(315),i=function(e){return e&&e.__esModule?e:{default:e}}(o)},function(e,t,n){function r(e,t){return null!=e&&i(e,t,o)}var o=n(806),i=n(233);e.exports=r},function(e,t,n){n(556),e.exports=n(20).Object.keys},function(e,t,n){var r=n(153),o=n(152);n(341)("keys",function(){return function(e){return o(r(e))}})},function(e,t,n){function r(e){return i(e)&&o(e)}var o=n(31),i=n(12);e.exports=r},function(e,t,n){"use strict";function r(e){var t=jQuery(".yst-traffic-light"),n=t.closest(".wpseo-meta-section-link"),r=jQuery("#wpseo-traffic-light-desc");t.attr("class","yst-traffic-light "+e.className),n.attr("aria-describedby","wpseo-traffic-light-desc"),r.length>0?r.text(e.screenReaderText):n.closest("li").append("<span id='wpseo-traffic-light-desc' class='screen-reader-text'>"+e.screenReaderText+"</span>")}e.exports={update:r}},function(e,t,n){"use strict";function r(e){jQuery(".adminbar-seo-score").attr("class","wpseo-score-icon adminbar-seo-score "+e.className).find(".adminbar-seo-score-text").text(e.screenReaderText)}e.exports={update:r}},function(e,t,n){function r(e,t,n){(void 0===n||i(e[t],n))&&(void 0!==n||t in e)||o(e,t,n)}var o=n(111),i=n(29);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(){var e=(0,u.default)();return(0,a.default)(e,"contentLocale","en_US")}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(30),a=r(i),s=n(182),u=r(s)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(){var e=(0,c.default)(),t=(0,a.default)(e,"translations",{domain:"js-text-analysis",locale_data:{"js-text-analysis":{"":{}}}});return"wordpress-seo"!==t.domain||(0,u.default)(t.locale_data["wordpress-seo"])||(t.domain="js-text-analysis",t.locale_data["js-text-analysis"]=t.locale_data["wordpress-seo"],t.locale_data["js-text-analysis"][""].domain="js-text-analysis",delete t.locale_data["wordpress-seo"]),t}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(30),a=r(i),s=n(16),u=r(s),l=n(182),c=r(l)},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=n(532),s=r(a),u=n(180),l=r(u),c=n(790),f=r(c),p=n(791),d=r(p),y={classicEditorHidden:l.default,classicEditorShown:l.default,pageBuilderLoaded:l.default},h=function(){function e(){o(this,e),this.determineActivePageBuilders()}return i(e,[{key:"determineActivePageBuilders",value:function(){f.default.isActive()&&(this.diviActive=!0),d.default.isActive()&&(this.vcActive=!0)}},{key:"isPageBuilderActive",value:function(){return this.diviActive||this.vcActive}},{key:"listen",value:function(e){if(this.callbacks=(0,s.default)(e,y),this.diviActive){(new f.default).listen(e)}}},{key:"isClassicEditorHidden",value:function(){return!(!this.diviActive||!f.default.isTinyMCEHidden())}}]),e}();t.default=h},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";function r(e,t){var n,r,i,a;if(e===t)return!0;if(n=o(e),r=o(t),n.length!==r.length)return!1;for(i=0;i<n.length;){if(a=n[i],e[a]!==t[a])return!1;i++}return!0}var o=Object.keys;e.exports=r},function(e,t,n){"use strict";(function(e){function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function o(e){return e&&e.__esModule?e:{default:e}}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),s=n(0),u=(o(s),n(74)),l=n(6),c=o(l),f=n(51),p=n(145),d=n(423),y=n(30),h=o(y),v=n(400),m=o(v),b=n(775),_=o(b),g=n(180),w=o(g),E=n(778),O=o(E),x=n(779),S=o(x),P=n(788),j=o(P),T=n(789),k=o(T),M=n(535),C=o(M),R=n(792),A=o(R),I=n(552),L=o(I),D=n(553),N=o(D),B=n(801),U=r(B),F=n(804),Y=r(F),V=n(530),K=n(805),z=o(K),W=n(808),q=o(W),H=(0,c.default)(j.default).withConfig({displayName:"edit__PinnedPluginIcon"})(["width:20px;height:20px;"]),$=function(){function t(e){i(this,t),this._localizedData=this.getLocalizedData(),this._args=e,this._init()}return a(t,[{key:"getLocalizedData",value:function(){return window.wpseoPostScraperL10n||window.wpseoTermScraperL10n||{intl:{},isRtl:!1}}},{key:"_init",value:function(){this._store=this._registerStoreInGutenberg(),this._registerCategorySelectorFilter(),this._registerPlugin(),this._data=this._initializeData(),this._store.dispatch((0,V.setSettings)({snippetEditor:{baseUrl:this._args.snippetEditorBaseUrl,date:this._args.snippetEditorDate,recommendedReplacementVariables:this._args.recommendedReplaceVars}}))}},{key:"_registerStoreInGutenberg",value:function(){return(0,d.registerStore)("yoast-seo/editor",{reducer:(0,d.combineReducers)(S.default),selectors:U,actions:(0,_.default)(Y,function(e){return"function"==typeof e})})}},{key:"_registerCategorySelectorFilter",value:function(){if((0,C.default)()){var e=(0,h.default)(window,"wp.hooks.addFilter",w.default),t=(0,h.default)(window.wpseoPrimaryCategoryL10n,"taxonomies",{}),n=(0,m.default)(t).map(function(e){return e.name});e("editor.PostTaxonomyType","yoast-seo",function(e){return function(r){if(!n.includes(r.slug))return yoast._wp.element.createElement(e,r);var o=t[r.slug];return yoast._wp.element.createElement(f.Fragment,null,yoast._wp.element.createElement(e,r),yoast._wp.element.createElement(q.default,{taxonomy:o}))}})}}},{key:"_registerPlugin",value:function(){if((0,C.default)()){var e=wp.editPost,t=e.PluginSidebar,n=e.PluginSidebarMoreMenuItem,r=wp.plugins.registerPlugin,o=this._store,i={isRtl:this._localizedData.isRtl};r("yoast-seo",{render:function(){return yoast._wp.element.createElement(f.Fragment,null,yoast._wp.element.createElement(n,{target:"seo-sidebar",icon:yoast._wp.element.createElement(j.default,null)},"Yoast SEO"),yoast._wp.element.createElement(t,{name:"seo-sidebar",title:"Yoast SEO"},yoast._wp.element.createElement(p.Slot,{name:"YoastSidebar"},function(e){return(0,N.default)(e)})),yoast._wp.element.createElement(u.Provider,{store:o},yoast._wp.element.createElement(f.Fragment,null,yoast._wp.element.createElement(A.default,{store:o,theme:i}),yoast._wp.element.createElement(L.default,{target:"wpseo-metabox-root",store:o,theme:i}))))},icon:yoast._wp.element.createElement(H,null)})}}},{key:"_initializeData",value:function(){var e=this._store,t=this._args,n=(0,h.default)(window,"wp.data");if((0,C.default)()){var r=new O.default(n,t.onRefreshRequest,e);return r.initialize(t.replaceVars),r}var o=new k.default(t.onRefreshRequest,e,t.classicEditorDataSettings);return o.initialize(t.replaceVars),o}},{key:"initializeUsedKeywords",value:function(t,n){var r=this._store,o=this._localizedData,i=(0,h.default)(e,["wpseoAnalysisWorkerL10n","keywords_assessment_url"],"wp-seo-used-keywords-assessment.js"),a=new z.default(n,o,t,i);a.init();var s={};r.subscribe(function(){var e=r.getState()||{};e.focusKeyword!==s.focusKeyword&&(s=e,a.setKeyword(e.focusKeyword))})}},{key:"getStore",value:function(){return this._store}},{key:"getData",value:function(){return this._data}}]),t}();t.default=$}).call(t,n(11))},function(e,t,n){function r(e,t){if(null==e)return{};var n=o(s(e),function(e){return[e]});return t=i(t),a(e,n,function(e,n){return t(e,n[0])})}var o=n(50),i=n(199),a=n(776),s=n(178);e.exports=r},function(e,t,n){function r(e,t,n){for(var r=-1,s=t.length,u={};++r<s;){var l=t[r],c=o(e,l);n(c,l)&&i(u,a(l,e),c)}return u}var o=n(54),i=n(777),a=n(33);e.exports=r},function(e,t,n){function r(e,t,n,r){if(!s(e))return e;t=i(t,e);for(var l=-1,c=t.length,f=c-1,p=e;null!=p&&++l<c;){var d=u(t[l]),y=n;if(l!=f){var h=p[d];y=r?r(h,d,p):void 0,void 0===y&&(y=s(h)?h:a(t[l+1])?[]:{})}o(p,d,y),p=p[d]}return e}var o=n(110),i=n(33),a=n(85),s=n(8),u=n(25);e.exports=r},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=n(181),s=function(e){return e&&e.__esModule?e:{default:e}}(a),u=n(62),l=n(306),c=function(){function e(t,n,o){r(this,e),this._wpData=t,this._refresh=n,this._store=o,this._data={},this.getPostAttribute=this.getPostAttribute.bind(this),this.refreshYoastSEO=this.refreshYoastSEO.bind(this)}return i(e,[{key:"initialize",value:function(e){this._data=this.getInitialData(e),(0,l.fillReplacementVariables)(this._data,this._store),this.subscribeToGutenberg()}},{key:"getInitialData",value:function(e){var t=this.collectGutenbergData(this.getPostAttribute);return e=(0,l.mapCustomFields)(e,this._store),e=(0,l.mapCustomTaxonomies)(e,this._store),o({},e,t)}},{key:"setRefresh",value:function(e){this._refresh=e}},{key:"isShallowEqual",value:function(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(var n in e)if(e.hasOwnProperty(n)&&(!(n in t)||e[n]!==t[n]))return!1;return!0}},{key:"getPostAttribute",value:function(e){return this._coreEditorSelect||(this._coreEditorSelect=this._wpData.select("core/editor")),this._coreEditorSelect.getEditedPostAttribute(e)}},{key:"getSlug",value:function(){if("auto-draft"===this.getPostAttribute("status"))return"";var e=this.getPostAttribute("generated_slug");return"auto-draft"===e&&(e=""),this.getPostAttribute("slug")||e}},{key:"collectGutenbergData",value:function(){return{content:this.getPostAttribute("content"),title:this.getPostAttribute("title"),slug:this.getSlug(),excerpt:this.getPostAttribute("excerpt")}}},{key:"handleEditorChange",value:function(e){this._data.title!==e.title&&this._store.dispatch((0,u.updateReplacementVariable)("title",e.title)),this._data.excerpt!==e.excerpt&&(this._store.dispatch((0,u.updateReplacementVariable)("excerpt",e.excerpt)),this._store.dispatch((0,u.updateReplacementVariable)("excerpt_only",e.excerpt))),this._data.slug!==e.slug&&this._store.dispatch((0,u.updateData)({slug:e.slug}))}},{key:"refreshYoastSEO",value:function(){var e=this.collectGutenbergData();!this.isShallowEqual(this._data,e)&&(this.handleEditorChange(e),this._data=e,this._refresh())}},{key:"subscribeToGutenberg",value:function(){this.subscriber=(0,s.default)(this.refreshYoastSEO,500),this._wpData.subscribe(this.subscriber)}},{key:"getData",value:function(){return this._data}}]),e}();e.exports=c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(10),i=n(780),a=r(i),s=n(781),u=r(s),l=n(782),c=r(l),f=n(506),p=r(f),d=n(783),y=r(d),h=n(784),v=r(h),m=n(786),b=r(m),_=n(787),g=r(_);t.default={analysis:o.analysis,isCornerstone:a.default,focusKeyword:u.default,marksButtonStatus:c.default,snippetEditor:p.default,analysisData:y.default,preferences:v.default,settings:b.default,primaryTaxonomies:g.default}},function(e,t,n){"use strict";function r(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i,t=arguments[1];switch(t.type){case o.TOGGLE_CORNERSTONE_CONTENT:return!e;case o.SET_CORNERSTONE_CONTENT:return t.isCornerstone;default:return e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(350),i=!1;t.default=r},function(e,t,n){"use strict";function r(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i,t=arguments[1];switch(t.type){case o.SET_FOCUS_KEYWORD:return t.keyword;default:return e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(320),i="";t.default=r},function(e,t,n){"use strict";function r(e,t){return t.marksButtonStatus}function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a,t=arguments[1];switch(t.type){case i.SET_MARKER_STATUS:return r(e,t);default:return e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(351),a=null;t.default=o},function(e,t,n){"use strict";function r(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a,t=arguments[1];switch(t.type){case i.UPDATE_SNIPPET_DATA:return o({},e,{snippet:t.data})}return e}Object.defineProperty(t,"__esModule",{value:!0});var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(529),a={snippet:{}};t.default=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(){return{isContentAnalysisActive:(0,l.default)(),isKeywordAnalysisActive:(0,f.default)(),isCornerstoneActive:(0,d.default)()&&(0,s.default)(window.wpseoTermScraperL10n),shouldUpsell:(0,s.default)(window.wpseoPremiumMetaboxData)&&(0,s.default)(window.wpseoTermScraperL10n)}}function i(){return arguments.length>0&&void 0!==arguments[0]?arguments[0]:o()}Object.defineProperty(t,"__esModule",{value:!0});var a=n(16),s=r(a),u=n(424),l=r(u),c=n(321),f=r(c),p=n(785),d=r(p);t.default=i},function(e,t,n){"use strict";function r(){var e=o();return!i(e)&&"1"===e.cornerstoneActive}var o=n(182),i=n(16);e.exports=r},function(e,t,n){"use strict";function r(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];return t.type===o.SET_SETTINGS?t.settings:e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r;var o=n(530)},function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:s,t=arguments[1];switch(t.type){case a.SET_PRIMARY_TAXONOMY:return i({},e,r({},t.taxonomy,t.termId));default:return e}}Object.defineProperty(t,"__esModule",{value:!0});var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(531),s={};t.default=o},function(e,t,n){function r(e){return o.createElement("svg",e,[o.createElement("title",{key:0},"Yoast_icon_kader"),o.createElement("path",{d:"M73 405.26a66.79 66.79 0 0 1-6.54-1.7 64.75 64.75 0 0 1-6.28-2.31c-1-.42-2-.89-3-1.37-1.49-.72-3-1.56-4.77-2.56-1.5-.88-2.71-1.64-3.83-2.39-.9-.61-1.8-1.26-2.68-1.92a70.154 70.154 0 0 1-5.08-4.19 69.21 69.21 0 0 1-8.4-9.17c-.92-1.2-1.68-2.25-2.35-3.24a70.747 70.747 0 0 1-3.44-5.64 68.29 68.29 0 0 1-8.29-32.55V142.13a68.26 68.26 0 0 1 8.29-32.55c1-1.92 2.21-3.82 3.44-5.64s2.55-3.58 4-5.27a69.26 69.26 0 0 1 14.49-13.25C50.37 84.19 52.27 83 54.2 82A67.59 67.59 0 0 1 73 75.09a68.75 68.75 0 0 1 13.75-1.39h169.66L263 55.39H86.75A86.84 86.84 0 0 0 0 142.13v196.09A86.84 86.84 0 0 0 86.75 425h11.32v-18.35H86.75A68.75 68.75 0 0 1 73 405.26zM368.55 60.85l-1.41-.53-6.41 17.18 1.41.53a68.06 68.06 0 0 1 8.66 4c1.93 1 3.82 2.2 5.65 3.43A69.19 69.19 0 0 1 391 98.67c1.4 1.68 2.72 3.46 3.95 5.27s2.39 3.72 3.44 5.64a68.29 68.29 0 0 1 8.29 32.55v264.52H233.55l-.44.76c-3.07 5.37-6.26 10.48-9.49 15.19L222 425h203V142.13a87.2 87.2 0 0 0-56.45-81.28z",key:1}),o.createElement("path",{d:"M119.8 408.28v46c28.49-1.12 50.73-10.6 69.61-29.58 19.45-19.55 36.17-50 52.61-96L363.94 1.9H305l-98.25 272.89-48.86-153h-54l71.7 184.18a75.67 75.67 0 0 1 0 55.12c-7.3 18.68-20.25 40.66-55.79 47.19z",stroke:"#000",strokeMiterlimit:"10",strokeWidth:"3.81",key:2})])}var o=n(0);r.displayName="YoastIconKader",r.defaultProps={viewBox:"0 0 425 456.27"},e.exports=r,r.default=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),s=n(71),u=r(s),l=n(62),c=n(306),f=n(322),p=r(f),d=n(181),y=r(d),h=u.default.markers.removeMarks,v=function(){function e(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{tinyMceId:""};o(this,e),this._refresh=t,this._store=n,this._data={},this._previousData={},this._settings=r,this.updateReplacementData=this.updateReplacementData.bind(this),this.refreshYoastSEO=this.refreshYoastSEO.bind(this)}return a(e,[{key:"initialize",value:function(e){this._data=this.getInitialData(e),(0,c.fillReplacementVariables)(this._data,this._store),this.subscribeToElements(),this.subscribeToStore()}},{key:"getTitle",value:function(){var e=document.getElementById("title");return e&&e.value||""}},{key:"getExcerpt",value:function(){var e=document.getElementById("excerpt");return e&&e.value||""}},{key:"getSlug",value:function(){var e="",t=document.getElementById("new-post-slug");return t?e=t.value:null!==document.getElementById("editable-post-name-full")&&(e=document.getElementById("editable-post-name-full").textContent),e}},{key:"getContent",value:function(){var e=this._settings.tinyMceId;return""===e&&(e=f.tmceId),h(p.default.getContentTinyMce(e))}},{key:"subscribeToElements",value:function(){this.subscribeToInputElement("title","title"),this.subscribeToInputElement("excerpt","excerpt"),this.subscribeToInputElement("excerpt","excerpt_only")}},{key:"subscribeToInputElement",value:function(e,t){var n=this,r=document.getElementById(e);r&&r.addEventListener("input",function(e){n.updateReplacementData(e,t)})}},{key:"updateReplacementData",value:function(e,t){var n=e.target.value;this._data[t]=n,this._store.dispatch((0,l.updateReplacementVariable)(t,n))}},{key:"isShallowEqual",value:function(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(var n in e)if(e.hasOwnProperty(n)&&(!(n in t)||e[n]!==t[n]))return!1;return!0}},{key:"refreshYoastSEO",value:function(){var e=this._store.getState().snippetEditor.data;!this.isShallowEqual(this._previousData,e)&&(this._previousData=e,window.YoastSEO&&window.YoastSEO.app&&window.YoastSEO.app.refresh())}},{key:"subscribeToStore",value:function(){this.subscriber=(0,y.default)(this.refreshYoastSEO,500),this._store.subscribe(this.subscriber)}},{key:"getInitialData",value:function(e){return e=(0,c.mapCustomFields)(e,this._store),e=(0,c.mapCustomTaxonomies)(e,this._store),i({},e,{title:this.getTitle(),excerpt:this.getExcerpt(),excerpt_only:this.getExcerpt(),slug:this.getSlug(),content:this.getContent()})}},{key:"getData",value:function(){return this._data.content=this.getContent(),this._data}}]),e}();e.exports=v},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n(98),a=function(e){return e&&e.__esModule?e:{default:e}}(i),s=function(){function e(){r(this,e)}return o(e,[{key:"listen",value:function(e){if(this.classicEditorContainer=document.getElementById("et_pb_main_editor_wrap"),this.classicEditorContainer){new MutationObserver(function(t){(0,a.default)(t,function(t){"attributes"===t.type&&"class"===t.attributeName&&(t.target.classList.contains("et_pb_hidden")?e.classicEditorHidden():e.classicEditorShown())})}).observe(this.classicEditorContainer,{attributes:!0})}}}],[{key:"isActive",value:function(){return!!document.getElementById("et_pb_main_editor_wrap")}},{key:"isTinyMCEHidden",value:function(){var e=document.getElementById("et_pb_main_editor_wrap");return!!e&&e.classList.contains("et_pb_hidden")}}]),e}();t.default=s},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=function(){function e(){r(this,e)}return o(e,null,[{key:"isActive",value:function(){return!!window.VCV_I18N}}]),e}();t.default=i},function(e,t,n){"use strict";function r(e,t){return{settings:e.preferences,store:t.store}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(793),i=function(e){return e&&e.__esModule?e:{default:e}}(o),a=n(74);t.default=(0,a.connect)(r)(i.default)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t=e.settings,n=e.store,r=e.theme;return yoast._wp.element.createElement(c.Fragment,null,yoast._wp.element.createElement(f.Fill,{name:"YoastSidebar"},yoast._wp.element.createElement(d.default,{renderPriority:5},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(w.default,null)))),t.isContentAnalysisActive&&yoast._wp.element.createElement(d.default,{renderPriority:10},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(h.default,null)))),t.isKeywordAnalysisActive&&yoast._wp.element.createElement(d.default,{renderPriority:20},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(_.default,{shouldUpsell:t.shouldUpsell,location:"sidebar"})))),t.isCornerstoneActive&&yoast._wp.element.createElement(d.default,{renderPriority:30},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(m.default,null))))))}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(0),a=(r(i),n(3)),s=r(a),u=n(74),l=n(6),c=n(51),f=n(145),p=n(536),d=r(p),y=n(537),h=r(y),v=n(540),m=r(v),b=n(541),_=r(b),g=n(798),w=r(g);o.propTypes={settings:s.default.object,store:s.default.object,theme:s.default.object}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}Object.defineProperty(t,"__esModule",{value:!0});var i=n(0),a=(r(i),n(3)),s=r(a),u=function(e){var t=function(t){var n=(t.renderPriority,o(t,["renderPriority"]));return yoast._wp.element.createElement(e,n)};return t.propTypes={renderPriority:s.default.number},t};t.default=u},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t=e.isCornerstone,n=e.onChange;return yoast._wp.element.createElement(f.default,{title:(0,u.__)("Cornerstone content","wordpress-seo")},yoast._wp.element.createElement(l.HelpText,null,(0,u.__)("Cornerstone content should be the most important and extensive articles on your site.","wordpress-seo")+" ",yoast._wp.element.createElement(p,{href:wpseoAdminL10n["shortlinks.cornerstone_content_info"],rel:null},(0,u.__)("Learn more about Cornerstone Content.","wordpress-seo"))),yoast._wp.element.createElement(l.CornerstoneToggle,{isEnabled:t,onToggle:n}))}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(0),a=(r(i),n(3)),s=r(a),u=n(9),l=n(10),c=n(324),f=r(c),p=l.utils.makeOutboundLink();o.propTypes={isCornerstone:s.default.bool,onChange:s.default.func}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),i=(r(o),n(160)),a=r(i),s=n(9),u=n(10),l=n(3),c=r(l),f=n(546),p=r(f),d=u.utils.makeOutboundLink,y=d(),h=function(e){var t=(0,s.sprintf)((0,s.__)("Great news: you can, with %s!","wordpress-seo"),"{{link}}Yoast SEO Premium{{/link}}"),n=(0,a.default)({mixedString:t,components:{link:yoast._wp.element.createElement(y,{href:e.link})}}),r=["<strong>"+(0,s.__)("Rank for up to 5 focus keywords per page","wordpress-seo")+"</strong>",(0,s.sprintf)((0,s.__)("%1$sNo more dead links%2$s: easy redirect manager","wordpress-seo"),"<strong>","</strong>"),"<strong>"+(0,s.__)("Superfast internal links suggestions","wordpress-seo")+"</strong>",(0,s.sprintf)((0,s.__)("%1$sSocial media preview%2$s: Facebook & Twitter","wordpress-seo"),"<strong>","</strong>"),"<strong>"+(0,s.__)("24/7 support","wordpress-seo")+"</strong>","<strong>"+(0,s.__)("No ads!","wordpress-seo")+"</strong>"],o=(0,s.sprintf)((0,s.__)("Other benefits of %s for you:","wordpress-seo"),"Yoast SEO Premium");return yoast._wp.element.createElement(p.default,{infoParagraphs:[n,o],benefits:r,upsellButtonText:(0,s.sprintf)((0,s.__)("Get %s now!","wordpress-seo"),"Yoast SEO Premium"),upsellButton:{href:e.buyLink,className:"button button-primary",rel:null},upsellButtonLabel:(0,s.__)("1 year free updates and upgrades included!","wordpress-seo")})};h.propTypes={link:c.default.string.isRequired,buyLink:c.default.string.isRequired},t.default=h},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),i=(r(o),n(160)),a=r(i),s=n(10),u=n(9),l=n(546),c=r(l),f=n(3),p=r(f),d=s.utils.makeOutboundLink,y=d(),h=function(e){var t=(0,u.sprintf)((0,u.__)("Great news: you can, with %1$s!","wordpress-seo"),"{{link}}Yoast SEO Premium{{/link}}"),n=[(0,u.sprintf)((0,u.__)("%1$sNo more dead links%2$s: easy redirect manager","wordpress-seo"),"<strong>","</strong>"),"<strong>"+(0,u.__)("Superfast internal links suggestions","wordpress-seo")+"</strong>",(0,u.sprintf)((0,u.__)("%1$sSocial media preview%2$s: Facebook & Twitter","wordpress-seo"),"<strong>","</strong>"),"<strong>"+(0,u.__)("24/7 support","wordpress-seo")+"</strong>","<strong>"+(0,u.__)("No ads!","wordpress-seo")+"</strong>"],r=(0,a.default)({mixedString:t,components:{link:yoast._wp.element.createElement(y,{href:e.link})}}),o=(0,u.sprintf)((0,u.__)("Other benefits of %s for you:","wordpress-seo"),"Yoast SEO Premium");return yoast._wp.element.createElement(c.default,{infoParagraphs:[r,o],benefits:n,upsellButtonText:(0,u.sprintf)((0,u.__)("Get %s now!","wordpress-seo"),"Yoast SEO Premium"),upsellButton:{href:e.buyLink,className:"button button-primary",rel:null},upsellButtonLabel:(0,u.__)("1 year free updates and upgrades included!","wordpress-seo")})};h.propTypes={link:p.default.string.isRequired,buyLink:p.default.string.isRequired},t.default=h},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),l=n(0),c=r(l),f=n(10),p=n(145),d=n(9),y=n(551),h=r(y),v=function(e){function t(e){o(this,t);var n=i(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.state={isOpen:!1},n.openModal=n.openModal.bind(n),n.closeModal=n.closeModal.bind(n),n}return a(t,e),u(t,[{key:"openModal",value:function(){this.setState({isOpen:!0})}},{key:"closeModal",value:function(){this.setState({isOpen:!1})}},{key:"render",value:function(){return yoast._wp.element.createElement(c.default.Fragment,null,yoast._wp.element.createElement(f.ButtonSection,s({title:(0,d.__)("Snippet preview","wordpress-seo"),suffixIcon:{size:"20px",icon:"pencil-square"},hasSeparator:!0,onClick:this.openModal},this.props)),this.state.isOpen&&yoast._wp.element.createElement(p.Modal,{title:(0,d.__)("Snippet preview","wordpress-seo"),style:{height:"initial",minHeight:"50px"},onRequestClose:this.closeModal},yoast._wp.element.createElement(h.default,{showCloseButton:!1,hasPaperStyle:!1}),yoast._wp.element.createElement(p.Button,{isDefault:!0,onClick:this.closeModal},"Close")))}}]),t}(c.default.Component);t.default=v},function(e,t,n){"use strict";function r(e,t){return{settings:e.preferences,store:t.store}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(800),i=function(e){return e&&e.__esModule?e:{default:e}}(o),a=n(74);t.default=(0,a.connect)(r)(i.default)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t=e.settings,n=e.store,r=e.theme;return yoast._wp.element.createElement(c.Fragment,null,yoast._wp.element.createElement(f.Fill,{name:"YoastMetabox"},yoast._wp.element.createElement(d.default,{renderPriority:9},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(x.default,{title:(0,E.__)("Snippet Preview","wordpress-seo"),initialIsOpen:!0},yoast._wp.element.createElement(h.default,{hasPaperStyle:!1}))))),t.isContentAnalysisActive&&yoast._wp.element.createElement(d.default,{renderPriority:10},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(_.default,null)))),t.isKeywordAnalysisActive&&yoast._wp.element.createElement(d.default,{renderPriority:20},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(m.default,{shouldUpsell:t.shouldUpsell,location:"metabox"})))),t.isCornerstoneActive&&yoast._wp.element.createElement(d.default,{renderPriority:30},yoast._wp.element.createElement(l.ThemeProvider,{theme:r},yoast._wp.element.createElement(u.Provider,{store:n},yoast._wp.element.createElement(w.default,null))))))}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(0),a=(r(i),n(3)),s=r(a),u=n(74),l=n(6),c=n(51),f=n(145),p=n(536),d=r(p),y=n(551),h=r(y),v=n(541),m=r(v),b=n(537),_=r(b),g=n(540),w=r(g),E=n(9),O=n(324),x=r(O);o.propTypes={settings:s.default.object,store:s.default.object,theme:s.default.object}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(802);Object.keys(r).forEach(function(e){"default"!==e&&"__esModule"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return r[e]}})});var o=n(803);Object.keys(o).forEach(function(e){"default"!==e&&"__esModule"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}})})},function(e,t,n){"use strict";function r(e){return(0,s.default)(e,["analysis","seo"],{})}function o(e,t){var n=r(e);return(0,s.default)(n,t,[])}function i(e){return e.marksButtonStatus}Object.defineProperty(t,"__esModule",{value:!0}),t.getSeoResults=r,t.getResultsForKeyword=o,t.getMarkButtonStatus=i;var a=n(30),s=function(e){return e&&e.__esModule?e:{default:e}}(a)},function(e,t,n){"use strict";function r(e,t){return e.primaryTaxonomies[t]}Object.defineProperty(t,"__esModule",{value:!0}),t.getPrimaryTaxonomyId=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(320);Object.keys(r).forEach(function(e){"default"!==e&&"__esModule"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return r[e]}})});var o=n(350);Object.keys(o).forEach(function(e){"default"!==e&&"__esModule"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}})});var i=n(351);Object.keys(i).forEach(function(e){"default"!==e&&"__esModule"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return i[e]}})});var a=n(531);Object.keys(a).forEach(function(e){"default"!==e&&"__esModule"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return a[e]}})});var s=n(62);Object.keys(s).forEach(function(e){"default"!==e&&"__esModule"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}})})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t,n,r){this._scriptUrl=r,this._options={usedKeywords:t.keyword_usage,searchUrl:t.search_url,postUrl:t.post_edit_url},this._keywordUsage=t.keyword_usage,this._postID=d("#post_ID, [name=tag_ID]").val(),this._taxonomy=d("[name=taxonomy]").val()||"",this._ajaxAction=e,this._app=n,this._initialized=!1}var i=n(554),a=r(i),s=n(181),u=r(s),l=n(4),c=r(l),f=n(807),p=r(f),d=jQuery;o.prototype.init=function(){var e=this,t=window.YoastSEO.analysis.worker;this.requestKeywordUsage=(0,u.default)(this.requestKeywordUsage.bind(this),500),t.loadScript(this._scriptUrl).then(function(){t.sendMessage("initialize",e._options,"used-keywords-assessment")}).then(function(){if(e._initialized=!0,(0,p.default)(e._options.usedKeywords,e._keywordUsage))return void e._app.refresh();t.sendMessage("updateKeywordUsage",e._keywordUsage,"used-keywords-assessment").then(function(){return e._app.refresh()})}).catch(function(e){return console.error(e)})},o.prototype.setKeyword=function(e){(0,a.default)(this._keywordUsage,e)||this.requestKeywordUsage(e)},o.prototype.requestKeywordUsage=function(e){d.post(ajaxurl,{action:this._ajaxAction,post_id:this._postID,keyword:e,taxonomy:this._taxonomy},this.updateKeywordUsage.bind(this,e),"json")},o.prototype.updateKeywordUsage=function(e,t){var n=this,r=window.YoastSEO.analysis.worker;t&&(0,c.default)(t)&&(this._keywordUsage[e]=t,this._initialized&&r.sendMessage("updateKeywordUsage",this._keywordUsage,"used-keywords-assessment").then(function(){return n._app.refresh()}))},e.exports=o},function(e,t){function n(e,t){return null!=e&&o.call(e,t)}var r=Object.prototype,o=r.hasOwnProperty;e.exports=n},function(e,t,n){function r(e,t){return o(e,t)}var o=n(109);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),u=n(0),l=r(u),c=n(3),f=r(c),p=n(423),d=n(809),y=n(9),h=n(6),v=r(h),m=n(824),b=r(m),_=n(828),g=r(_),w=v.default.label.withConfig({displayName:"PrimaryTaxonomyPicker__PrimaryTaxonomyPickerLabel"})(["padding-top:16px;"]),E=function(e){function t(e){o(this,t);var n=i(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));n.onChange=n.onChange.bind(n),n.updateReplacementVariable=n.updateReplacementVariable.bind(n);var r=e.taxonomy,a=r.fieldId,s=r.name;return n.input=document.getElementById(a),e.setPrimaryTaxonomyId(s,parseInt(n.input.value,10)),n.state={selectedTerms:[],terms:[]},n}return a(t,e),s(t,[{key:"componentDidMount",value:function(){this.fetchTerms()}},{key:"componentDidUpdate",value:function(e,t){if(e.selectedTermIds.length<this.props.selectedTermIds.length){var n=(0,b.default)(this.props.selectedTermIds,e.selectedTermIds)[0];if(!this.termIsAvailable(n))return void this.fetchTerms()}e.selectedTermIds!==this.props.selectedTermIds&&this.updateSelectedTerms(this.state.terms,this.props.selectedTermIds),t.selectedTerms!==this.state.selectedTerms&&this.handleSelectedTermsChange()}},{key:"handleSelectedTermsChange",value:function(){var e=this.state.selectedTerms,t=this.props.primaryTaxonomyId;e.find(function(e){return e.id===t})||this.onChange(e.length?e[0].id:-1)}},{key:"termIsAvailable",value:function(e){return!!this.state.terms.find(function(t){return t.id===e})}},{key:"fetchTerms",value:function(){var e=this,t=wp.api.getCollectionByRoute("/wp/v2/"+this.props.taxonomy.restBase);if(t){(new t).fetch({data:{per_page:-1,orderby:"count",order:"desc",_fields:["id","name"]}}).then(function(t){var n=e.state;e.setState({terms:t,selectedTerms:e.getSelectedTerms(t,e.props.selectedTermIds)},function(){0===n.terms.length&&e.state.terms.length>0&&e.updateReplacementVariable(e.props.primaryTaxonomyId)})})}}},{key:"getSelectedTerms",value:function(e,t){return e.filter(function(e){return t.includes(e.id)})}},{key:"updateSelectedTerms",value:function(e,t){var n=this.getSelectedTerms(e,t);this.setState({selectedTerms:n})}},{key:"onChange",value:function(e){var t=this.props.taxonomy.name;this.updateReplacementVariable(e),this.props.setPrimaryTaxonomyId(t,e),this.input.value=-1===e?"":e}},{key:"updateReplacementVariable",value:function(e){if("category"===this.props.taxonomy.name){var t=this.state.selectedTerms.find(function(t){return t.id===e});this.props.updateReplacementVariable("primary_"+this.props.taxonomy.name,t?t.name:"")}}},{key:"render",value:function(){var e=this.props,t=e.primaryTaxonomyId,n=e.taxonomy;if(this.state.selectedTerms.length<2)return null;var r="yoast-primary-"+n.name+"-picker";return yoast._wp.element.createElement("div",{className:"components-base-control__field"},yoast._wp.element.createElement(w,{htmlFor:r,className:"components-base-control__label"},(0,y.sprintf)((0,y.__)("Select the primary %s"),n.singularLabel.toLowerCase())),yoast._wp.element.createElement(g.default,{value:t,onChange:this.onChange,id:r,terms:this.state.selectedTerms}))}}]),t}(l.default.Component);E.propTypes={selectedTermIds:f.default.arrayOf(f.default.number),primaryTaxonomyId:f.default.number,setPrimaryTaxonomyId:f.default.func,updateReplacementVariable:f.default.func,receiveEntityRecords:f.default.func,taxonomy:f.default.shape({name:f.default.string,fieldId:f.default.string,restBase:f.default.string,singularLabel:f.default.string})},t.default=(0,d.compose)([(0,p.withSelect)(function(e,t){var n=e("core/editor"),r=e("yoast-seo/editor"),o=t.taxonomy;return{selectedTermIds:n.getEditedPostAttribute(o.restBase)||[],primaryTaxonomyId:r.getPrimaryTaxonomyId(o.name)}}),(0,p.withDispatch)(function(e){var t=e("yoast-seo/editor");return{setPrimaryTaxonomyId:t.setPrimaryTaxonomyId,updateReplacementVariable:t.updateReplacementVariable}})])(E)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.compose=t.withState=t.withSafeTimeout=t.withInstanceId=t.withGlobalEvents=t.remountOnPropChange=t.pure=t.ifCondition=t.createHigherOrderComponent=void 0;var o=n(106);Object.defineProperty(t,"createHigherOrderComponent",{enumerable:!0,get:function(){return r(o).default}});var i=n(810);Object.defineProperty(t,"ifCondition",{enumerable:!0,get:function(){return r(i).default}});var a=n(811);Object.defineProperty(t,"pure",{enumerable:!0,get:function(){return r(a).default}});var s=n(818);Object.defineProperty(t,"remountOnPropChange",{enumerable:!0,get:function(){return r(s).default}});var u=n(819);Object.defineProperty(t,"withGlobalEvents",{enumerable:!0,get:function(){return r(u).default}});var l=n(821);Object.defineProperty(t,"withInstanceId",{enumerable:!0,get:function(){return r(l).default}});var c=n(822);Object.defineProperty(t,"withSafeTimeout",{enumerable:!0,get:function(){return r(c).default}});var f=n(823);Object.defineProperty(t,"withState",{enumerable:!0,get:function(){return r(f).default}});var p=n(237);t.compose=p.flowRight},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(51),o=n(106),i=function(e){return e&&e.__esModule?e:{default:e}}(o),a=function(e){return(0,i.default)(function(t){return function(n){return e(n)?(0,r.createElement)(t,n):null}},"ifCondition")};t.default=a},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(146),i=r(o),a=n(147),s=r(a),u=n(183),l=r(u),c=n(184),f=r(c),p=n(185),d=r(p),y=n(51),h=n(814),v=r(h),m=n(106),b=r(m),_=(0,b.default)(function(e){return e.prototype instanceof y.Component?function(e){function t(){return(0,i.default)(this,t),(0,l.default)(this,(0,f.default)(t).apply(this,arguments))}return(0,d.default)(t,e),(0,s.default)(t,[{key:"shouldComponentUpdate",value:function(e,t){return!(0,v.default)(e,this.props)||!(0,v.default)(t,this.state)}}]),t}(e):function(t){function n(){return(0,i.default)(this,n),(0,l.default)(this,(0,f.default)(n).apply(this,arguments))}return(0,d.default)(n,t),(0,s.default)(n,[{key:"shouldComponentUpdate",value:function(e){return!(0,v.default)(e,this.props)}},{key:"render",value:function(){return(0,y.createElement)(e,this.props)}}]),n}(y.Component)},"pure");t.default=_},function(e,t){function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function r(t){return"function"==typeof Symbol&&"symbol"===n(Symbol.iterator)?e.exports=r=function(e){return n(e)}:e.exports=r=function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":n(e)},r(t)}e.exports=r},function(e,t){function n(t,r){return e.exports=n=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},n(t,r)}e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(e&&t){if(e.constructor===Object&&t.constructor===Object)return(0,a.default)(e,t);if(l(e)&&l(t))return(0,u.default)(e,t)}return e===t}Object.defineProperty(t,"__esModule",{value:!0});var i=n(815),a=r(i),s=n(817),u=r(s),l=Array.isArray;t.default=o},function(e,t,n){"use strict";function r(e,t){if(e===t)return!0;var n=a(e),r=a(t);if(n.length!==r.length)return!1;for(var o=0;o<n.length;){var i=n[o];if(e[i]!==t[i])return!1;o++}return!0}Object.defineProperty(t,"__esModule",{value:!0});var o=n(816),i=function(e){return e&&e.__esModule?e:{default:e}}(o),a=i.default;t.default=r},function(e,t,n){e.exports=n(555)},function(e,t,n){"use strict";function r(e,t){if(e===t)return!0;if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(238),i=r(o),a=n(146),s=r(a),u=n(147),l=r(u),c=n(183),f=r(c),p=n(184),d=r(p),y=n(185),h=r(y),v=n(51),m=n(106),b=r(m),_=function(e){return(0,b.default)(function(t){return function(n){function r(t){var n;return(0,s.default)(this,r),n=(0,f.default)(this,(0,d.default)(r).apply(this,arguments)),n.state={propChangeId:0,propValue:t[e]},n}return(0,h.default)(r,n),(0,l.default)(r,[{key:"render",value:function(){return(0,v.createElement)(t,(0,i.default)({key:this.state.propChangeId},this.props))}}],[{key:"getDerivedStateFromProps",value:function(t,n){return t[e]===n.propValue?null:{propChangeId:n.propChangeId+1,propValue:t[e]}}}]),r}(v.Component)},"remountOnPropChange")};t.default=_},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){return(0,E.default)(function(t){var n=function(n){function r(){var e;return(0,u.default)(this,r),e=(0,p.default)(this,(0,y.default)(r).apply(this,arguments)),e.handleEvent=e.handleEvent.bind((0,b.default)((0,b.default)(e))),e.handleRef=e.handleRef.bind((0,b.default)((0,b.default)(e))),e}return(0,v.default)(r,n),(0,c.default)(r,[{key:"componentDidMount",value:function(){var t=this;(0,g.forEach)(e,function(e,n){S.add(n,t)})}},{key:"componentWillUnmount",value:function(){var t=this;(0,g.forEach)(e,function(e,n){S.remove(n,t)})}},{key:"handleEvent",value:function(t){var n=e[t.type];"function"==typeof this.wrappedRef[n]&&this.wrappedRef[n](t)}},{key:"handleRef",value:function(e){this.wrappedRef=e,this.props.forwardedRef&&this.props.forwardedRef(e)}},{key:"render",value:function(){return(0,_.createElement)(t,(0,a.default)({},this.props,{ref:this.handleRef}))}}]),r}(_.Component);return(0,_.forwardRef)(function(e,t){return(0,_.createElement)(n,(0,a.default)({},e,{forwardedRef:t}))})},"withGlobalEvents")}Object.defineProperty(t,"__esModule",{value:!0});var i=n(238),a=r(i),s=n(146),u=r(s),l=n(147),c=r(l),f=n(183),p=r(f),d=n(184),y=r(d),h=n(185),v=r(h),m=n(326),b=r(m),_=n(51),g=n(237),w=n(106),E=r(w),O=n(820),x=r(O),S=new x.default;t.default=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(146),i=r(o),a=n(147),s=r(a),u=n(237),l=function(){function e(){(0,i.default)(this,e),this.listeners={},this.handleEvent=this.handleEvent.bind(this)}return(0,s.default)(e,[{key:"add",value:function(e,t){this.listeners[e]||(window.addEventListener(e,this.handleEvent),this.listeners[e]=[]),this.listeners[e].push(t)}},{key:"remove",value:function(e,t){this.listeners[e]=(0,u.without)(this.listeners[e],t),this.listeners[e].length||(window.removeEventListener(e,this.handleEvent),delete this.listeners[e])}},{key:"handleEvent",value:function(e){(0,u.forEach)(this.listeners[e.type],function(t){t.handleEvent(e)})}}]),e}();t.default=l},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(238),i=r(o),a=n(146),s=r(a),u=n(147),l=r(u),c=n(183),f=r(c),p=n(184),d=r(p),y=n(185),h=r(y),v=n(51),m=n(106),b=r(m);t.default=(0,b.default)(function(e){var t=0;return function(n){function r(){var e;return(0,s.default)(this,r),e=(0,f.default)(this,(0,d.default)(r).apply(this,arguments)),e.instanceId=t++,e}return(0,h.default)(r,n),(0,l.default)(r,[{key:"render",value:function(){return(0,v.createElement)(e,(0,i.default)({},this.props,{instanceId:this.instanceId}))}}]),r}(v.Component)},"withInstanceId")},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(238),i=r(o);n(705);var a=n(146),s=r(a),u=n(147),l=r(u),c=n(183),f=r(c),p=n(184),d=r(p),y=n(185),h=r(y),v=n(326),m=r(v),b=n(51),_=n(237),g=n(106),w=r(g),E=window,O=E.clearTimeout,x=E.setTimeout,S=(0,w.default)(function(e){return function(t){function n(){var e;return(0,s.default)(this,n),e=(0,f.default)(this,(0,d.default)(n).apply(this,arguments)),e.timeouts=[],e.setTimeout=e.setTimeout.bind((0,m.default)((0,m.default)(e))),e.clearTimeout=e.clearTimeout.bind((0,m.default)((0,m.default)(e))),e}return(0,h.default)(n,t),(0,l.default)(n,[{key:"componentWillUnmount",value:function(){this.timeouts.forEach(O)}},{key:"setTimeout",value:function(e,t){var n=this,r=x(function(){e(),n.clearTimeout(r)},t);return this.timeouts.push(r),r}},{key:"clearTimeout",value:function(e){O(e),this.timeouts=(0,_.without)(this.timeouts,e)}},{key:"render",value:function(){return(0,b.createElement)(e,(0,i.default)({},this.props,{setTimeout:this.setTimeout,clearTimeout:this.clearTimeout}))}}]),n}(b.Component)},"withSafeTimeout");t.default=S},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return(0,w.default)(function(t){return function(n){function r(){var t;return(0,u.default)(this,r),t=(0,p.default)(this,(0,y.default)(r).apply(this,arguments)),t.setState=t.setState.bind((0,b.default)((0,b.default)(t))),t.state=e,t}return(0,v.default)(r,n),(0,c.default)(r,[{key:"render",value:function(){return(0,_.createElement)(t,(0,a.default)({},this.props,this.state,{setState:this.setState}))}}]),r}(_.Component)},"withState")}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(238),a=r(i),s=n(146),u=r(s),l=n(147),c=r(l),f=n(183),p=r(f),d=n(184),y=r(d),h=n(185),v=r(h),m=n(326),b=r(m),_=n(51),g=n(106),w=r(g)},function(e,t,n){var r=n(825),o=n(316),i=n(204),a=n(557),s=i(function(e,t){return a(e)?r(e,o(t,1,a,!0)):[]});e.exports=s},function(e,t,n){function r(e,t,n,r){var f=-1,p=i,d=!0,y=e.length,h=[],v=t.length;if(!y)return h;n&&(t=s(t,u(n))),r?(p=a,d=!1):t.length>=c&&(p=l,d=!1,t=new o(t));e:for(;++f<y;){var m=e[f],b=null==n?m:n(m);if(m=r||0!==m?m:0,d&&b===b){for(var _=v;_--;)if(t[_]===b)continue e;h.push(m)}else p(t,b,r)||h.push(m)}return h}var o=n(229),i=n(826),a=n(827),s=n(50),u=n(198),l=n(230),c=200;e.exports=r},function(e,t,n){function r(e,t){return!!(null==e?0:e.length)&&o(e,t,0)>-1}var o=n(228);e.exports=r},function(e,t){function n(e,t,n){for(var r=-1,o=null==e?0:e.length;++r<o;)if(n(t,e[r]))return!0;return!1}e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),i=(r(o),n(3)),a=r(i),s=function(e){var t=e.value,n=e.id,r=e.terms,o=e.onChange;return yoast._wp.element.createElement("select",{className:"components-select-control__input",id:n,value:t,onChange:function(e){o(parseInt(e.target.value,10))}},r.map(function(e){return yoast._wp.element.createElement("option",{key:e.id,value:e.id},e.name)}))};s.propTypes={terms:a.default.arrayOf(a.default.shape({id:a.default.string.isRequired,name:a.default.string.isRequired})),onChange:a.default.func.isRequired,id:a.default.string,value:a.default.string},t.default=s},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=n(98),s=n(4),u=n(47),l=n(830),c=n(8),f=n(398),p=n(16),d=n(831),y=function(){function e(t){r(this,e),this.refresh=t,this.loaded=!1,this.preloadThreshold=3e3,this.plugins={},this.modifications={},this._registerPlugin=this._registerPlugin.bind(this),this._ready=this._ready.bind(this),this._reloaded=this._reloaded.bind(this),this._registerModification=this._registerModification.bind(this),this._registerAssessment=this._registerAssessment.bind(this),this._applyModifications=this._applyModifications.bind(this),setTimeout(this._pollLoadingPlugins.bind(this),1500)}return i(e,[{key:"_registerPlugin",value:function(e,t){return f(e)?p(t)||c(t)?!1===this._validateUniqueness(e)?(console.error("Failed to register plugin. Plugin with name "+e+" already exists"),!1):(this.plugins[e]=t,!0):(console.error("Failed to register plugin "+e+". Expected parameters `options` to be a object."),!1):(console.error("Failed to register plugin. Expected parameter `pluginName` to be a string."),!1)}},{key:"_ready",value:function(e){return f(e)?p(this.plugins[e])?(console.error("Failed to modify status for plugin "+e+". The plugin was not properly registered."),!1):(this.plugins[e].status="ready",!0):(console.error("Failed to modify status for plugin "+e+". Expected parameter `pluginName` to be a string."),!1)}},{key:"_reloaded",value:function(e){return f(e)?p(this.plugins[e])?(console.error("Failed to reload Content Analysis for plugin "+e+". The plugin was not properly registered."),!1):(this.refresh(),!0):(console.error("Failed to reload Content Analysis for "+e+". Expected parameter `pluginName` to be a string."),!1)}},{key:"_registerModification",value:function(e,t,n,r){if(!f(e))return console.error("Failed to register modification for plugin "+n+". Expected parameter `modification` to be a string."),!1;if(!u(t))return console.error("Failed to register modification for plugin "+n+". Expected parameter `callable` to be a function."),!1;if(!f(n))return console.error("Failed to register modification for plugin "+n+". Expected parameter `pluginName` to be a string."),!1;if(!1===this._validateOrigin(n))return console.error("Failed to register modification for plugin "+n+". The integration has not finished loading yet."),!1;var o=l(r)?r:10,i={callable:t,origin:n,priority:o};return p(this.modifications[e])&&(this.modifications[e]=[]),this.modifications[e].push(i),!0}},{key:"_registerAssessment",value:function(e,t,n,r){return f(t)?c(n)?f(r)?(t=r+"-"+t,e.addAssessment(t,n),!0):(console.error("Failed to register assessment for plugin "+r+". Expected parameter `pluginName` to be a string."),!1):(console.error("Failed to register assessment for plugin "+r+". Expected parameter `assessment` to be a function."),!1):(console.error("Failed to register test for plugin "+r+". Expected parameter `name` to be a string."),!1)}},{key:"_applyModifications",value:function(e,t,n){var r=this.modifications[e];return!s(r)||r.length<1?t:(r=this._stripIllegalModifications(r),r.sort(function(e,t){return e.priority-t.priority}),a(r,function(r){var i=r.callable(t,n);if((void 0===i?"undefined":o(i))!==(void 0===t?"undefined":o(t)))return void console.error("Modification with name "+e+" performed by plugin with name "+r.origin+" was ignored because the data that was returned by it was of a different type than the data we had passed it.");t=i}),t)}},{key:"_pollLoadingPlugins",value:function(e){e=p(e)?0:e,!0===this._allReady()?(this.loaded=!0,this.refresh()):e>=this.preloadThreshold?(this._pollTimeExceeded(),this.loaded=!0,this.refresh()):(e+=50,setTimeout(this._pollLoadingPlugins.bind(this,e),50))}},{key:"_allReady",value:function(){return d(this.plugins,function(e,t){return e&&"ready"===t.status},!0)}},{key:"_pollTimeExceeded",value:function(){a(this.plugins,function(e,t){p(e.options)||"ready"===e.options.status||(console.error("Error: Plugin "+t+". did not finish loading in time."),delete this.plugins[t])})}},{key:"_stripIllegalModifications",value:function(e){var t=this;return a(e,function(n,r){!1===t._validateOrigin(n.origin)&&delete e[r]}),e}},{key:"_validateOrigin",value:function(e){return"ready"===this.plugins[e].status}},{key:"_validateUniqueness",value:function(e){return p(this.plugins[e])}}]),e}();t.default=y},function(e,t,n){function r(e){return"number"==typeof e||i(e)&&o(e)==a}var o=n(13),i=n(12),a="[object Number]";e.exports=r},function(e,t,n){function r(e,t,n){var r=u(e)?o:s,l=arguments.length<3;return r(e,a(t,4),n,l,i)}var o=n(179),i=n(169),a=n(199),s=n(832),u=n(4);e.exports=r},function(e,t){function n(e,t,n,r,o){return o(e,function(e,o,i){n=r?(r=!1,e):t(n,e,o,i)}),n}e.exports=n},function(e,t,n){"use strict";(function(e){function r(e){return e&&e.__esModule?e:{default:e}}function o(){var t=(0,u.default)(e,["wpseoAnalysisWorkerL10n","url"],"wp-seo-analysis-worker.js");return new a.AnalysisWorkerWrapper((0,a.createWorker)(t))}function i(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t={locale:(0,y.default)(),contentAnalysisActive:(0,b.default)(),keywordAnalysisActive:(0,g.default)()};t=(0,p.default)(t,e);var n=(0,v.default)();return(0,c.default)(n)||(0,c.default)(n.domain)||(t.translations=n),t}Object.defineProperty(t,"__esModule",{value:!0}),t.createAnalysisWorker=o,t.getAnalysisConfiguration=i;var a=n(71),s=n(30),u=r(s),l=n(16),c=r(l),f=n(429),p=r(f),d=n(561),y=r(d),h=n(562),v=r(h),m=n(424),b=r(m),_=n(321),g=r(_)}).call(t,n(11))},function(e,t,n){function r(e,t,n,c,f){e!==t&&a(t,function(a,l){if(u(a))f||(f=new o),s(e,t,l,n,r,c,f);else{var p=c?c(e[l],a,l+"",e,t,f):void 0;void 0===p&&(p=a),i(e,l,p)}},l)}var o=n(87),i=n(560),a=n(221),s=n(835),u=n(8),l=n(93);e.exports=r},function(e,t,n){function r(e,t,n,r,b,_,g){var w=e[n],E=t[n],O=g.get(E);if(O)return void o(e,n,O);var x=_?_(w,E,n+"",e,t,g):void 0,S=void 0===x;if(S){var P=c(E),j=!P&&p(E),T=!P&&!j&&v(E);x=E,P||j||T?c(w)?x=w:f(w)?x=s(w):j?(S=!1,x=i(E,!0)):T?(S=!1,x=a(E,!0)):x=[]:h(E)||l(E)?(x=w,l(w)?x=m(w):(!y(w)||r&&d(w))&&(x=u(E))):S=!1}S&&(g.set(E,x),b(x,E,r,_,g),g.delete(E)),o(e,n,x)}var o=n(560),i=n(310),a=n(311),s=n(234),u=n(312),l=n(65),c=n(4),f=n(557),p=n(66),d=n(47),y=n(8),h=n(313),v=n(86),m=n(836);e.exports=r},function(e,t,n){function r(e){return o(e,i(e))}var o=n(45),i=n(93);e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r,o){var u=t();s&&e.analyze(u).then(function(e){var t=e.result,s=t.seo,l=t.readability;if(s){var c=s[""];c.results.forEach(function(e){e.getMarker=function(){return function(){return n(u,e.marks)}}}),r.dispatch((0,i.setSeoResultsForKeyword)(u.getKeyword(),c.results)),r.dispatch((0,i.setOverallSeoScore)(c.score,u.getKeyword())),r.dispatch((0,a.refreshSnippetEditor)()),o.saveScores(c.score,u.getKeyword())}l&&(l.results.forEach(function(e){e.getMarker=function(){return function(){return n(u,e.marks)}}}),r.dispatch((0,i.setReadabilityResults)(l.results)),r.dispatch((0,i.setOverallReadabilityScore)(l.score)),r.dispatch((0,a.refreshSnippetEditor)()),o.saveContentScore(l.score))}).catch(function(e){return console.warn(e)})}function o(){s=!0}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r,t.initializationDone=o;var i=n(430),a=n(62),s=!1},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t,n,r){var o=(0,a.default)(t.getState());(0,u.default)(o,n.getData());var i=e.getData().getData(),s={text:i.content,keyword:o.focusKeyword,synonyms:o.synonyms,description:o.analysisData.snippet.description||o.snippetEditor.data.description,title:o.analysisData.snippet.title||o.snippetEditor.data.title,url:o.snippetEditor.data.slug,permalink:o.settings.snippetEditor.baseUrl+o.snippetEditor.data.slug};return r.loaded&&(s.title=r._applyModifications("data_page_title",s.title),s.title=r._applyModifications("title",s.title),s.description=r._applyModifications("data_meta_desc",s.description),s.text=r._applyModifications("content",s.text)),s.titleWidth=(0,c.default)(s.title),s.locale=(0,p.default)(),d.Paper.parse(s)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(839),a=r(i),s=n(429),u=r(s),l=n(840),c=r(l),f=n(561),p=r(f),d=n(71)},function(e,t,n){function r(e){return o(e,i|a)}var o=n(307),i=1,a=4;e.exports=r},function(e,t,n){"use strict";function r(){var e=document.createElement("div");return e.id=i,e.style.position="absolute",e.style.left="-9999em",e.style.top=0,e.style.height=0,e.style.overflow="hidden",e.style.fontFamily="Arial",e.style.fontSize="16px",e.style.fontWeight="400",document.body.appendChild(e),e}function o(e){var t=document.getElementById(i);return t||(t=r()),t.innerHTML=e,t.offsetWidth}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i="yoast-measurement-element"},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){return{title:e.getSnippetTitle(),slug:e.getSnippetCite(),description:e.getSnippetMeta()}}function i(e){var t=e.getState(),n=t.snippetEditor.data;return{title:n.title,slug:n.slug,description:n.description}}function a(e){var t={};if((0,m.default)(e))return t;t.title=e.title_template;var n=e.metadesc_template;return(0,h.default)(n)||(t.description=n),t}function s(e,t){var n=l({},e);return(0,d.default)(t,function(t,r){(0,f.default)(e,r)&&""===e[r]&&(n[r]=t)}),n}function u(e,t){var n=l({},e);return(0,d.default)(t,function(t,r){if((0,f.default)(e,r)){e[r].trim()===t&&(n[r]="")}}),n}Object.defineProperty(t,"__esModule",{value:!0});var l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.getDataWithoutTemplates=u;var c=n(554),f=r(c),p=n(98),d=r(p),y=n(431),h=r(y),v=n(16),m=r(v);t.default={getDataFromCollector:o,getDataFromStore:i,getTemplatesFromL10n:a,getDataWithTemplates:s,getDataWithoutTemplates:u}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=n(47),s=r(a),u=n(429),l=r(u),c=function(){function e(){o(this,e),this._callbacks=[],this.register=this.register.bind(this)}return i(e,[{key:"register",value:function(e){(0,s.default)(e)&&this._callbacks.push(e)}},{key:"getData",value:function(){var e={};return this._callbacks.forEach(function(t){e=(0,l.default)(e,t())}),e}}]),e}();t.default=c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){l.default.isTinyMCEAvailable(l.default.tmceId)&&(null===f&&(f=(0,c.tinyMCEDecorator)(tinyMCE.get(l.default.tmceId))),f(e,t))}function i(e){return"enabled"===e.getState().marksButtonStatus?o:s.default}Object.defineProperty(t,"__esModule",{value:!0}),t.default=i;var a=n(180),s=r(a),u=n(322),l=r(u),c=n(426),f=null},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function s(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function u(e){var t=(0,v.default)();b=(0,f.createRef)();var n={isRtl:t.isRtl};(0,f.render)(yoast._wp.element.createElement(p.SlotFillProvider,null,yoast._wp.element.createElement(y.default,{target:"wpseo-metabox-root",store:e,theme:n}),yoast._wp.element.createElement(_,{ref:b})),document.getElementById("wpseo-metabox-root")),m.forEach(function(e){b.current.registerComponent(e.key,e.Component)})}function l(e,t){null===b||null===b.current?m.push({key:e,Component:t}):b.current.registerComponent(e,t)}Object.defineProperty(t,"__esModule",{value:!0});var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t.renderClassicEditorMetabox=u,t.registerReactComponent=l;var f=n(51),p=n(145),d=n(552),y=r(d),h=n(182),v=r(h),m=[],b=null,_=function(e){function t(e){i(this,t);var n=a(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.state={registeredComponents:[]},n}return s(t,e),c(t,[{key:"registerComponent",value:function(e,t){this.setState({registeredComponents:[].concat(o(this.state.registeredComponents),[{key:e,Component:t}])})}},{key:"render",value:function(){return this.state.registeredComponents.map(function(e){var t=e.Component,n=e.key;return yoast._wp.element.createElement(t,{key:n})})}}]),t}(f.Component)},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}var o=n(71),i=n(10),a=n(16),s=r(a),u=n(773),l=r(u),c=n(181),f=r(c),p=n(774),d=r(p),y=n(322),h=n(829),v=r(h),m=n(558),b=n(559),_=n(833),g=n(837),w=r(g),E=n(838),O=r(E),x=n(325),S=r(x),P=n(562),j=r(P),T=n(321),k=r(T),M=n(424),C=r(M),R=n(841),A=r(R),I=n(1542),L=r(I),D=n(842),N=r(D),B=n(843),U=r(B),F=n(62),Y=n(220),V=n(320),K=n(535),z=r(K),W=n(844);n(36),(0,Y.setYoastComponentsL10n)(),(0,Y.setWordPressSeoL10n)(),window.yoastHideMarkers=!0,function(e,t){function n(){var e={slug:P.val()};YoastSEO.store.dispatch((0,F.updateData)(e))}function r(){P=e("#slug"),P.on("change",n)}function a(){var e={};return(0,k.default)()&&(e.output="does-not-really-exist-but-it-needs-something"),(0,C.default)()&&(e.contentOutput="also-does-not-really-exist-but-it-needs-something"),e}function u(t){var n=e("#hidden_wpseo_linkdex").val();t.initKeywordTabTemplate();var r=(0,S.default)(n);(0,m.update)(r),(0,b.update)(r)}function c(){var t=e("#hidden_wpseo_content_score").val(),n=(0,S.default)(t);(0,m.update)(n),(0,b.update)(n)}function p(e){(0,s.default)(e.seoAssessorPresenter)||(e.seoAssessorPresenter.render=function(){}),(0,s.default)(e.contentAssessorPresenter)||(e.contentAssessorPresenter.render=function(){},e.contentAssessorPresenter.renderIndividualRatings=function(){})}function h(e,t){var n=I||"";I=e.getState().analysisData.snippet,!(0,l.default)(n,I)&&t.refresh()}function E(){var e,n,l,m={snippetEditorBaseUrl:wpseoTermScraperL10n.base_url,replaceVars:wpseoReplaceVarsL10n.replace_vars,recommendedReplaceVars:wpseoReplaceVarsL10n.recommended_replace_vars,classicEditorDataSettings:{tinyMceId:y.termsTmceId}};T=new d.default(m);var b=T.getStore();R(),n=new L.default({store:b}),e={elementTarget:[y.termsTmceId,"yoast_wpseo_focuskw","yoast_wpseo_metadesc","excerpt","editable-post-name","editable-post-name-full"],targets:a(),callbacks:{getData:n.getData.bind(n)},locale:wpseoTermScraperL10n.contentLocale,contentAnalysisActive:(0,C.default)(),keywordAnalysisActive:(0,k.default)(),hasSnippetPreview:!1,debouncedRefresh:!1},(0,k.default)()&&(b.dispatch((0,V.setFocusKeyword)(n.getKeyword())),e.callbacks.saveScores=n.saveScores.bind(n),e.callbacks.updatedKeywordsResults=function(e){var t=b.getState().focusKeyword;b.dispatch((0,i.setSeoResultsForKeyword)(t,e)),b.dispatch((0,F.refreshSnippetEditor)())}),(0,C.default)()&&(e.callbacks.saveContentScore=n.saveContentScore.bind(n),e.callbacks.updatedContentResults=function(e){b.dispatch((0,i.setReadabilityResults)(e)),b.dispatch((0,F.refreshSnippetEditor)())}),l=(0,j.default)(),(0,s.default)(l)||(0,s.default)(l.domain)||(e.translations=l),x=new o.App(e),t.YoastSEO={},t.YoastSEO.app=x,t.YoastSEO.store=b,t.YoastSEO.analysis={},t.YoastSEO.analysis.worker=(0,_.createAnalysisWorker)(),t.YoastSEO.analysis.collectData=function(){return(0,O.default)(T,YoastSEO.store,M,YoastSEO.app.pluggable)},t.YoastSEO.analysis.applyMarks=function(e,t){return(0,U.default)(YoastSEO.store)(e,t)},YoastSEO.app.refresh=function(){return(0,w.default)(YoastSEO.analysis.worker,YoastSEO.analysis.collectData,YoastSEO.analysis.applyMarks,YoastSEO.store,n)},YoastSEO.app.registerCustomDataCallback=M.register,YoastSEO.app.pluggable=new v.default(YoastSEO.app.refresh),YoastSEO.app.registerPlugin=YoastSEO.app.pluggable._registerPlugin,YoastSEO.app.pluginReady=YoastSEO.app.pluggable._ready,YoastSEO.app.pluginReloaded=YoastSEO.app.pluggable._reloaded,YoastSEO.app.registerModification=YoastSEO.app.pluggable._registerModification,YoastSEO.app.registerAssessment=function(e,t,n){if(!(0,s.default)(YoastSEO.app.seoAssessor))return YoastSEO.app.pluggable._registerAssessment(YoastSEO.app.defaultSeoAssessor,e,t,n)&&YoastSEO.app.pluggable._registerAssessment(YoastSEO.app.cornerStoneSeoAssessor,e,t,n)},T.initializeUsedKeywords(x,"get_term_keyword_usage"),b.subscribe(h.bind(null,b,x)),(0,k.default)()&&(x.seoAssessor=new o.TaxonomyAssessor(x.i18n),x.seoAssessorPresenter.assessor=x.seoAssessor),n.initKeywordTabTemplate(),YoastSEO.wp={},YoastSEO.wp.replaceVarsPlugin=new YoastReplaceVarPlugin(x),YoastSEO.analyzerArgs=e,YoastSEO._registerReactComponent=W.registerReactComponent,r(),n.bindElementEvents(x),(0,k.default)()&&u(n),(0,C.default)()&&c(),YoastSEO.analysis.worker.initialize((0,_.getAnalysisConfiguration)({useTaxonomy:!0})).then(function(){jQuery(t).trigger("YoastSEO:ready")}).catch(function(e){return console.warn(e)}),p(x);var E=x.initAssessorPresenters.bind(x);x.initAssessorPresenters=function(){E(),p(x)};var S=A.default.getDataFromCollector(n),P=A.default.getTemplatesFromL10n(wpseoTermScraperL10n);S=A.default.getDataWithTemplates(S,P),b.dispatch((0,F.updateData)(S));var I=void 0,D=(0,f.default)(function(){x.refresh()},50);b.subscribe(function(){var e=b.getState().focusKeyword;I!==e&&(I=e,document.getElementById("hidden_wpseo_focuskw").value=I,D());var t=A.default.getDataFromStore(b),r=A.default.getDataWithoutTemplates(t,P);S.title!==t.title&&n.setDataFromSnippet(r.title,"snippet_title"),S.slug!==t.slug&&n.setDataFromSnippet(r.slug,"snippet_cite"),S.description!==t.description&&n.setDataFromSnippet(r.description,"snippet_meta"),S.title=t.title,S.slug=t.slug,S.description=t.description}),(0,z.default)()||(0,W.renderClassicEditorMetabox)(b),(0,g.initializationDone)(),YoastSEO.app.refresh()}var x,P,T=void 0,M=new N.default,R=function(){var e=jQuery(".term-description-wrap").find("td"),t=jQuery(".term-description-wrap").find("label"),n=e.find("textarea").val(),r=document.getElementById("wp-description-wrap"),o=e.find("p");e.html(""),e.append(r).append(o),document.getElementById("description").value=n,t.replaceWith(t.html())},I=void 0;jQuery(document).ready(E)}(jQuery,window)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a=n(30),s=r(a),u=n(71),l=r(u),c=n(321),f=r(c),p=n(322),d=r(p),y=n(325),h=r(y),v=n(558),m=n(559),b=l.default.helpers.measureTextWidth,_=jQuery,g=function(e){"object"===("undefined"==typeof CKEDITOR?"undefined":i(CKEDITOR))&&console.warn("YoastSEO currently doesn't support ckEditor. The content analysis currently only works with the HTML editor or TinyMCE."),this._store=e.store};g.prototype.getData=function(){var e={title:this.getTitle(),keyword:(0,f.default)()?this.getKeyword():"",text:this.getText(),meta:this.getMeta(),url:this.getUrl(),permalink:this.getPermalink(),snippetCite:this.getSnippetCite(),snippetTitle:this.getSnippetTitle(),snippetMeta:this.getSnippetMeta(),name:this.getName(),baseUrl:this.getBaseUrl(),pageTitle:this.getPageTitle(),titleWidth:b(this.getTitle())},t=this._store.getState(),n={metaTitle:(0,s.default)(t,["analysisData","snippet","title"],this.getSnippetTitle()),url:(0,s.default)(t,["snippetEditor","data","slug"],this.getUrl()),meta:(0,s.default)(t,["analysisData","snippet","description"],this.getSnippetMeta())};return o({},e,n)},g.prototype.getTitle=function(){return document.getElementById("hidden_wpseo_title").value},g.prototype.getKeyword=function(){var e,t;return e=document.getElementById("hidden_wpseo_focuskw"),t=e.value,""===t&&(t=document.getElementById("name").value,e.placeholder=t),t},g.prototype.getText=function(){return d.default.getContentTinyMce(p.termsTmceId)},g.prototype.getMeta=function(){var e="",t=document.getElementById("hidden_wpseo_desc");return null!==t&&(e=t.value),e},g.prototype.getUrl=function(){return document.getElementById("slug").value},g.prototype.getPermalink=function(){var e=this.getUrl();return this.getBaseUrl()+e+"/"},g.prototype.getSnippetCite=function(){return this.getUrl()},g.prototype.getSnippetTitle=function(){return document.getElementById("hidden_wpseo_title").value},g.prototype.getSnippetMeta=function(){var e="",t=document.getElementById("hidden_wpseo_desc");return null!==t&&(e=t.value),e},g.prototype.getName=function(){return document.getElementById("name").value},g.prototype.getBaseUrl=function(){return wpseoTermScraperL10n.base_url},g.prototype.getPageTitle=function(){return document.getElementById("hidden_wpseo_title").value},g.prototype.setDataFromSnippet=function(e,t){switch(t){case"snippet_meta":document.getElementById("hidden_wpseo_desc").value=e;break;case"snippet_cite":document.getElementById("slug").value=e;break;case"snippet_title":document.getElementById("hidden_wpseo_title").value=e}},g.prototype.saveSnippetData=function(e){this.setDataFromSnippet(e.title,"snippet_title"),this.setDataFromSnippet(e.urlPath,"snippet_cite"),this.setDataFromSnippet(e.metaDesc,"snippet_meta")},g.prototype.bindElementEvents=function(e){this.inputElementEventBinder(e)},g.prototype.inputElementEventBinder=function(e){for(var t=["name",p.termsTmceId,"slug","wpseo_focuskw"],n=0;n<t.length;n++){null!==document.getElementById(t[n])&&document.getElementById(t[n]).addEventListener("input",e.refresh.bind(e))}d.default.tinyMceEventBinder(e,p.termsTmceId)},g.prototype.saveScores=function(e){var t=(0,h.default)(e);document.getElementById("hidden_wpseo_linkdex").value=e,jQuery(window).trigger("YoastSEO:numericScore",e),(0,v.update)(t),(0,m.update)(t)},g.prototype.saveContentScore=function(e){var t=(0,h.default)(e);(0,f.default)()||((0,v.update)(t),(0,m.update)(t)),_("#hidden_wpseo_content_score").val(e)},g.prototype.initKeywordTabTemplate=function(){_(".wpseo-metabox-tabs").on("click",".wpseo_tablink",function(e){e.preventDefault()})},t.default=g}],[1541]);
js/dist/{wp-seo-used-keywords-assessment-810.min.js → wp-seo-used-keywords-assessment-811.min.js} RENAMED
File without changes
js/dist/{wp-seo-wp-globals-backport-810.min.js → wp-seo-wp-globals-backport-811.min.js} RENAMED
File without changes
languages/wordpress-seo-nl_NL.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"nl"},"Use your keyword or synonyms more often in your text so that we can check %1$skeyword distribution%2$s.":["Gebruik je trefwoord of synoniemen vaker in je tekst zodat we de %1$strefwoord spreiding%2$s kunnen controleren."],"The exact-match %3$skeyword density%4$s is %1$s, which is too low; the focus keyword was found %2$d times.":["De %3$strefwoord-dichtheid%4$s is %1$s, wat te laag is; het focustrefwoord is %2$d keer gevonden."],"Please create an %1$sSEO title%2$s.":["Maak een %1$sSEO titel%2$s."],"The %1$sSEO title%2$s has a nice length.":["De %1$sSEO titel%2$s heeft een mooie lengte."],"This page has %1$s %2$soutbound link(s)%3$s.":["Deze pagina heeft %1$s %2$suitgaande link(s)%3$s."],"Your keyword is %1$sdistributed%2$s evenly throughout the text. That's great.":["Je trefwoord is gelijk %1$sverdeeld%2$s over de tekst. Dat is goed.","Je trefwoord en zijn synoniemen zijn gelijk %1$sverdeeld%2$s over de tekst. Dat is goed."],"Some parts of your text do not contain the keyword. Try to %1$sdistribute%2$s the keyword more evenly.":["Sommige delen van je tekst bevatten geen trefwoord. Probeer het trefwoord wat meer gelijk te %1$sverdelen%2$s.","Sommige delen van je tekst bevatten geen trefwoord of synoniemen daarvan. Probeer ze wat meer gelijk te %1$sverdelen%2$s."],"Large parts of your text do not contain the keyword. Try to %1$sdistribute%2$s the keyword more evenly.":["Grote delen van je tekst bevatten geen trefwoord. Probeer het trefwoord wat meer te %1$sverdelen%2$s.","Grote delen van je tekst bevatten geen trefwoord of synoniemen daarvan. Probeer ze wat meer gelijk te %1$sverdelen%2$s."],"This page has %1$s %2$sinternal link(s)%3$s.":["Deze pagina heeft %1$s %2$sinterne link(s)%3$s."],"You are not using any %1$ssubheadings%2$s, but your text is short enough and probably doesn't need them.":["Je gebruikt geen %1$stussenkoppen%2$s, maar je tekst is kort genoeg dat je deze waarschijnlijk niet nodig hebt."],"You are not using any subheadings, although your text is rather long. Try and add some %1$ssubheadings%2$s.":["Je gebruikt geen tussenkoppen, ook al is je tekst vrij lang. Probeer enkele %1$stussenkoppen%2$s toe te voegen."],"%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 sectie van je tekst is langer dan %2$d woorden en is niet verdeeld door middel van tussenkoppen. Probeer %3$stussenkoppen%4$s toe te voegen om de leesbaarheid te verbeteren.","%1$d secties van je tekst zijn langer dan %2$d woorden en zijn niet verdeeld door middel van tussenkoppen. Probeer %3$stussenkoppen%4$s toe te voegen om de leesbaarheid te verbeteren."],"Great job with using %1$ssubheadings%2$s!":["Goed werk bij het gebruik van %1$stussenkoppen%2$s!"],"The focus keyword appears in %1$d (out of %2$d) %3$ssubheadings%4$s in your copy.":["Het focus trefwoord komt voor in %1$d (van de %2$d) %3$stussenkoppen%4$s in je tekst."],"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.":["Je hebt dit focustrefwoord al %1$s%2$d keer eerder gebruikt%3$s. Het is waarschijnlijk een goed idee om te lezen over %4$swaarom je een focustrefwoord niet meer dan eens moet gebruiken%5$s."],"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.":["Je hebt dit focustrefwoord al %1$seen keer gebruikt%2$s. Het is waarschijnlijk een goed idee om te lezen over %3$swaarom je een focustrefwoord niet meer dan eens moet gebruiken%4$s."],"The %1$smeta description%2$s has a nice length.":["De %1$smeta-beschrijving%2$s heeft een goede lengte."],"No %1$sinternal links%2$s appear in this page, consider adding some as appropriate.":["Er worden geen %1$sinterne links%2$s weergegeven op deze pagina. Overweeg, indien van toepassing, er een aantal toe te voegen."],"This page has %1$s nofollowed %2$sinternal link(s)%3$s and %4$s normal internal link(s).":["Deze pagina heeft %1$s nofollowed %2$sinterne link(s)%3$s en %4$s normale interne link(s)."],"This page has %1$s %2$sinternal link(s)%3$s, all nofollowed.":["Deze pagina heeft %1$s %2$sinterne link(s)%3$s en ze zijn allemaal nofollowed."],"Scroll to see the preview content.":["Scrol om de voorbeeldinhoud te zien."],"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.":["Het focustrefwoord bevat een stopwoord. Dit kan onverstandig zijn afhankelijk van de omstandigheden. %1$sLeer meer over stopwoorden%2$s.","Het focustrefwoord bevat %3$d stopwoorden. Dit kan onverstandig zijn afhankelijk van de omstandigheden. %1$sLeer meer over stopwoorden%2$s."],"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.":["De %4$strefwoord-dichtheid%5$s is %1$s, wat veel meer is dan het geadviseerde maximum van %3$s. Het trefwoord werd %2$d keer gevonden.","De %4$strefwoord-dichtheid%5$s is %1$s, wat veel meer is dan het geadviseerde maximum van %3$s. Het trefwoord werd %2$d keer gevonden."],"An error occurred in the '%1$s' assessment":["Er ging iets fout in de '%1$s'-beoordeling"],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["%1$s van de woorden bevat %2$sover %3$s lettergrepen%4$s, wat meer is dan het aanbevolen maximum van %5$s."],"%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.":["%1$s van de woorden bevat %2$sover %3$s lettergrepen%4$s, wat minder is dan of gelijk aan het aanbevolen maximum van %5$s."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["De url van deze pagina bevat een %1$sstopwoord%2$s. Overweeg dat te verwijderen.","De url van deze pagina bevat %1$sstopwoorden%2$s. Overweeg die te verwijderen."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s van de zinnen bevat een %2$ssignaalwoord%3$s of -zin, wat goed is."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s van de zinnen bevat een %2$ssignaalwoord%3$s of -zin, wat minder is dan het aanbevolen minimum van %4$s."],"The focus keyword '%1$s' does not appear in the %2$sSEO title%3$s.":["Het focus-trefwoord '%1$s' komt niet voor in de %2$sSEO-titel%3$s."],"This is far below the %2$srecommended minimum%3$s of %4$d word. Add more content that is relevant for the topic.":["Dit is ver beneden het %2$sminimum aantal aanbevolen%3$s woorden van %4$d woord. Voeg meer content toe dat relevant is voor dit onderwerp.","Dit is ver beneden het %2$sminimum aantal aanbevolen%3$s woorden van %4$d woorden. Voeg meer content toe dat relevant is voor dit onderwerp."],"This is below the %2$srecommended minimum%3$s of %4$d word. Add more content that is relevant for the topic.":["Dit is ver beneden het %2$sminimum aantal aanbevolen%3$s woord van %4$d. Voeg meer content toe dat relevant is voor dit onderwerp.","Dit is ver beneden het %2$sminimum aantal aanbevolen%3$s woorden van %4$d. Voeg meer content toe dat relevant is voor dit onderwerp."],"This is slightly below the %2$srecommended minimum%3$s of %4$d word. Add a bit more copy.":["Dit is net onder het %2$sminimum aantal aanbevolen%3$s van %4$d woord. Voeg nog iets meer tekst toe.","Dit is net onder het %2$sminimum aantal aanbevolen%3$s van %4$d woorden. Voeg nog iets meer tekst toe."],"This is more than or equal to the %2$srecommended minimum%3$s of %4$d word.":["Dit is meer dan, of gelijk aan, het %2$sminimum aantal aanbevolen%3$s woorden van %4$d woord.","Dit is meer dan, of gelijk aan, het %2$sminimum aantal aanbevolen%3$s woorden van %4$d woorden."],"The text contains %1$d word.":["De tekst bevat %1$d woord.","De tekst bevat %1$d woorden."],"%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.":["%1$s van de zinnen bevatten %2$smeer dan %3$s woorden%4$s, wat meer is dan het aanbevolen maximum van %5$s. probeer de zinnen te verkorten."],"%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.":["%1$s van de zinnen bevatten %2$smeer dan %3$s woorden%4$s, wat minder of gelijk is aan het aanbevolen maximum van %5$s. "],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["De meta-omschrijving bevat %1$d zin van %2$smeer dan %3$s woorden%4$s. Probeer deze in te korten.","De meta-omschrijving bevat %1$d zinnen van %2$smeer dan %3$s woorden%4$s. Probeer deze in te korten."],"The meta description contains no sentences %1$sover %2$s words%3$s.":["De meta-omschrijving bevat geen zinnen van %1$smeer dan %2$s woorden%3$s."],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["De tekst bevat %2$d opeenvolgende zinnen die met hetzelfde woord beginnen. Probeer wat variatie aan te brengen.","De tekst bevat %1$d groepen van %2$d of meer opeenvolgende zinnen die met het zelfde woord beginnen. Probeer wat variatie aan te brengen."],"%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.":["%1$s van de zinnen bevat %2$slijdende vorm%3$s, dat is meer dan het aanbevolen maximum van %4$s. Probeer de actieve vorm te gebruiken."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s van de zinnen staan in de %2$slijdende vorm%3$s. Dat is minder of gelijk aan het aanbevolen maximum van %4$s."],"%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 van de alinea's bevat meer dan het aanbevolen maximum van %2$d woorden. Ben je er zeker van dat alle informatie binnen deze alinea over hetzelfde onderwerp gaat, en daarom in een enkele alinea hoort?","%1$d van de alinea's bevatten meer dan het aanbevolen maximum van %2$d woorden. Ben je er zeker van dat alle informatie binnen elk van deze alinea's over hetzelfde onderwerp gaat, en daarom in een enkele alinea hoort?"],"The %1$smeta description%2$s is over %3$d characters. Reducing the length will ensure the entire description will be visible.":["De opgegeven %1$smeta-omschrijving%2$s bevat meer dan %3$d tekens, kort deze in om er zeker van te zijn dat de hele omschrijving zichtbaar zal zijn."],"The exact-match %3$skeyword density%4$s is %1$s, which is too low; the focus keyword was found %2$d time.":["De %3$strefwoord-dichtheid%4$s is %1$s, wat te laag is. Het trefwoord is %2$d keer gevonden.","De %3$strefwoord-dichtheid%4$s is %1$s, wat te laag is. Het trefwoord is %2$d keer gevonden."],"Mobile preview":["Mobiel preview"],"Desktop preview":["Desktop preview"],"Please provide an SEO title by editing the snippet below.":["Voeg een SEO-titel toe door de snippet hieronder te bewerken."],"Meta description preview:":["Meta-omschrijvingvoorvertoning:"],"Slug preview:":["Voorvertoning slug:"],"SEO title preview:":["SEO-titel-preview:"],"Close snippet editor":["Snippet-editor sluiten"],"Slug":["Slug"],"Remove marks in the text":["Markeringen in de tekst verwijderen"],"Mark this result in the text":["Dit resultaat markeren in de text"],"Marks are disabled in current view":["Markeringen zijn uitgeschakeld in de huidige weergave"],"Content optimization: Good SEO score":["Inhoud-optimalisatie: SEO-score goed"],"Good SEO score":["Goede SEO-score"],"Content optimization: OK SEO score":["Inhoud-optimalisatie: SEO-score voldoende"],"OK SEO score":["Redelijke SEO-score"],"Content optimization: Bad SEO score":["Inhoud-optimalisatie: SEO-score onvoldoende"],"Bad SEO score":["Slechte SEO-score"],"Content optimization: Has feedback":["Inhoud-optimalisatie: Heeft feedback"],"Feedback":["Reacties"],"http://en.wikipedia.org/wiki/Stop_words":["https://nl.wikipedia.org/wiki/Stopwoord_(taalkunde)"],"The focus keyword appears in the %1$sURL%2$s for this page.":["Het focus-trefwoord komt voor in de %1$sURL%2$s voor deze pagina."],"You have far too little content, please add some content to enable a good analysis.":["Je hebt veel te weinig inhoud, voeg inhoud toe om een goede analyse uit te kunnen voeren."],"The %1$simages%2$s on this page contain alt attributes.":["De %1$safbeeldingen%2$s op deze pagina bevatten alt-attributen."],"The %1$simages%2$s on this page do not have alt attributes containing the focus keyword.":["De %1$safbeeldingen%2$s op deze pagina bevatten geen alt-attributen met het trefwoord."],"The %1$simages%2$s on this page contain alt attributes with the focus keyword.":["De %1$safbeeldingen%2$s op deze pagina bevatten alt-attributen met het focustrefwoord."],"None of the paragraphs are too long, which is great.":["Geen enkele paragraaf is te lang, wat uitstekend is."],"The %1$sSEO title%2$s is wider than the viewable limit.":["De %1$sSEO-titel%2$s is langer dan het toonbare limiet."],"The %1$sSEO title%2$s is too short. Use the space to add keyword variations or create compelling call-to-action copy.":["De %1$sSEO-titel%2$s is te kort. Gebruik de ruimte om trefwoordvariaties toe te voegen of creëer een aansprekende tekst die aanzet tot actie."],"The %1$skeyphrase%2$s is over 10 words, a keyphrase should be shorter.":["Je %1$ssleutelzin%2$s bevat meer dan 10 woorden; een sleutelzin moet korter zijn."],"ok":["ok"],"Please provide a meta description by editing the snippet below.":["Voeg een meta-omschrijving toe door de onderstaande snippet te bewerken."],"Edit snippet":["Snippet bewerken"],"You can click on each element in the preview to jump to the Snippet Editor.":["Je kan op elk element in het voorbeeld klikken om naar de snippet-editor te gaan."],"SEO title":["SEO-titel"],"Needs improvement":["Heeft verbetering nodig"],"Good":["Goed"],"very difficult":["heel moeilijk"],"Try to make shorter sentences, using less difficult words to improve readability.":["Probeer kortere zinnen met minder moeilijke woorden te maken om de leesbaarheid te verbeteren."],"difficult":["moeilijk"],"Try to make shorter sentences to improve readability.":["Probeer kortere zinnen te maken om de leesbaarheid te verbeteren."],"fairly difficult":["redelijk moeilijk"],"OK":["OK"],"fairly easy":["redelijk eenvoudig"],"easy":["eenvoudig"],"very easy":["heel eenvoudig"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["De inhoud scoort %1$s in de %2$s-test, wat beschouwd wordt als %3$s om te lezen. %4$s"],"The focus keyword appears in the %1$sfirst paragraph%2$s of the copy.":["Het focus-trefwoord komt voor in de %1$seerste alinea%2$s van het bericht."],"The focus keyword doesn't appear in the %1$sfirst paragraph%2$s of the copy. Make sure the topic is clear immediately.":["Het focus-trefwoord komt niet voor in de %1$seerste alinea%2$s van het bericht. Zorg ervoor dat het onderwerp direct duidelijk is."],"The exact-match %3$skeyword density%4$s is %1$s, which is great; the focus keyword was found %2$d time.":["De %3$strefwoord-dichtheid%4$s is %1$s; dat is geweldig. Het trefwoord is %2$d keer gevonden.","De %3$strefwoord-dichtheid%4$s is %1$s; dat is geweldig. Het trefwoord is %2$d keer gevonden."],"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.":["De %4$strefwoord-dichtheid%5$s is %1$s, wat meer is dan het geadviseerde maximum van %3$s, het trefwoord is %2$d keer gevonden.","De %4$strefwoord-dichtheid%5$s is %1$s, wat meer is dan het geadviseerde maximum van %3$s, het trefwoord is %2$d keer gevonden."],"A meta description has been specified, but it %1$sdoes not contain the focus keyword%2$s.":["Er is een meta-omschrijving gespecificeerd, maar %1$sdeze bevat geen focus-trefwoord%2$s."],"No %1$smeta description%2$s has been specified. Search engines will display copy from the page instead.":["Er is geen %1$smeta-beschrijving%2$s opgegeven. Zoekmachines zullen tekst van de pagina tonen."],"The %1$smeta description%2$s is under %3$d characters long. However, up to %4$d characters are available.":["De %1$smeta-omschrijving%2$s bevat minder dan %3$d tekens, hoewel er tot %4$d tekens beschikbaar zijn. "],"You have not used the focus keyword in any %1$ssubheading%2$s (such as an H2) in your copy.":["Je hebt het focustrefwoord niet gebruikt in een %1$stussenkop%2$s (zoals een H2) in je tekst."],"The %1$simages%2$s on this page are missing alt attributes.":["De %1$safbeeldingen%2$s op deze pagina missen alt-attributen."],"No %1$soutbound links%2$s appear in this page, consider adding some as appropriate.":["Er zijn geen %1$suitgaande links%2$s gevonden op deze pagina; overweeg om enkele relevante verwijzingen toe te voegen."],"This page has %1$s nofollowed %2$soutbound link(s)%3$s and %4$s normal outbound link(s).":["Deze pagina %1$s nofollowed %2$suitgaande link(s)%3$s en %4$s normale uitgaande link(s)."],"This page has %1$s %2$soutbound link(s)%3$s, all nofollowed.":["Deze pagina heeft %1$s %2$suitgaande link(s)%3$s, en ze zijn allemaal nofollowed."],"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.":["Je %1$slinkt naar een andere pagina met het focus-trefwoord%2$s waarmee je deze pagina wilt laten aanduiden. Overweeg dit aan te passen als je deze pagina echt wilt laten klasseren."],"No %1$simages%2$s appear in this page, consider adding some as appropriate.":["Deze pagina bevat geen %1$safbeeldingen%2$s, overweeg geschikte afbeeldingen toe te voegen."],"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.":["De %1$sSEO-titel%2$s bevat het focus-trefwoord, maar dat staat niet aan het begin. Probeer het naar voren te halen."],"The %1$sSEO title%2$s contains the focus keyword, at the beginning which is considered to improve rankings.":["De %1$sSEO-titel%2$s bevat het focus-trefwoord aan het begin, wat de klassering ten goede komt."],"The slug for this page is a bit long, consider shortening it.":["De slug van deze pagina is wat lang, overweeg om deze in te korten."],"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!":["Het focus-trefwoord komt niet voor in de %1$sURL%2$s van deze pagina. Als je de URL aanpast, controleer dan dat de oude URL via een 301-redirect op de nieuwe URL uitkomt."],"You've %1$snever used this focus keyword before%2$s, very good.":["Je hebt %1$sdit focus-trefwoord nog nooit eerder gebruikt%2$s; heel goed."],"No %1$sfocus keyword%2$s was set for this page. If you do not set a focus keyword, no score can be calculated.":["Er is geen %1$sfocus-trefwoord%2$s ingesteld voor deze pagina. Als er geen focus-trefwoord wordt opgegeven, kan er geen score worden berekend."],"Meta description":["Meta-omschrijving"],"Snippet preview":["Snippetvoorvertoning"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"nl"},"Use your keyword or synonyms more often in your text so that we can check %1$skeyword distribution%2$s.":["Gebruik je trefwoord of synoniemen vaker in je tekst zodat we de %1$strefwoord spreiding%2$s kunnen controleren."],"The exact-match %3$skeyword density%4$s is %1$s, which is too low; the focus keyword was found %2$d times.":["De %3$strefwoord-dichtheid%4$s is %1$s, wat te laag is; het focustrefwoord is %2$d keer gevonden."],"Please create an %1$sSEO title%2$s.":["Maak een %1$sSEO titel%2$s."],"The %1$sSEO title%2$s has a nice length.":["De %1$sSEO titel%2$s heeft een mooie lengte."],"This page has %1$s %2$soutbound link(s)%3$s.":["Deze pagina heeft %1$s %2$suitgaande link(s)%3$s."],"Your keyword is %1$sdistributed%2$s evenly throughout the text. That's great.":["Je trefwoord is gelijk %1$sverdeeld%2$s over de tekst. Dat is goed.","Je trefwoord en zijn synoniemen zijn gelijk %1$sverdeeld%2$s over de tekst. Dat is goed."],"Some parts of your text do not contain the keyword. Try to %1$sdistribute%2$s the keyword more evenly.":["Sommige delen van je tekst bevatten geen trefwoord. Probeer het trefwoord wat meer gelijk te %1$sverdelen%2$s.","Sommige delen van je tekst bevatten geen trefwoord of synoniemen daarvan. Probeer ze wat meer gelijk te %1$sverdelen%2$s."],"Large parts of your text do not contain the keyword. Try to %1$sdistribute%2$s the keyword more evenly.":["Grote delen van je tekst bevatten geen trefwoord. Probeer het trefwoord wat meer te %1$sverdelen%2$s.","Grote delen van je tekst bevatten geen trefwoord of synoniemen daarvan. Probeer ze wat meer gelijk te %1$sverdelen%2$s."],"This page has %1$s %2$sinternal link(s)%3$s.":["Deze pagina heeft %1$s %2$sinterne link(s)%3$s."],"You are not using any %1$ssubheadings%2$s, but your text is short enough and probably doesn't need them.":["Je gebruikt geen %1$stussenkoppen%2$s, maar je tekst is kort genoeg dat je deze waarschijnlijk niet nodig hebt."],"You are not using any subheadings, although your text is rather long. Try and add some %1$ssubheadings%2$s.":["Je gebruikt geen tussenkoppen, ook al is je tekst vrij lang. Probeer enkele %1$stussenkoppen%2$s toe te voegen."],"%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 sectie van je tekst is langer dan %2$d woorden en is niet verdeeld door middel van tussenkoppen. Probeer %3$stussenkoppen%4$s toe te voegen om de leesbaarheid te verbeteren.","%1$d secties van je tekst zijn langer dan %2$d woorden en zijn niet verdeeld door middel van tussenkoppen. Probeer %3$stussenkoppen%4$s toe te voegen om de leesbaarheid te verbeteren."],"Great job with using %1$ssubheadings%2$s!":["Goed werk bij het gebruik van %1$stussenkoppen%2$s!"],"The focus keyword appears in %1$d (out of %2$d) %3$ssubheadings%4$s in your copy.":["Het focustrefwoord komt voor in %1$d (van de %2$d) %3$stussenkoppen%4$s in je tekst."],"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.":["Je hebt dit focustrefwoord al %1$s%2$d keer eerder gebruikt%3$s. Het is waarschijnlijk een goed idee om te lezen over %4$swaarom je een focustrefwoord niet meer dan eens moet gebruiken%5$s."],"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.":["Je hebt dit focustrefwoord al %1$seen keer gebruikt%2$s. Het is waarschijnlijk een goed idee om te lezen over %3$swaarom je een focustrefwoord niet meer dan eens moet gebruiken%4$s."],"The %1$smeta description%2$s has a nice length.":["De %1$smeta-beschrijving%2$s heeft een goede lengte."],"No %1$sinternal links%2$s appear in this page, consider adding some as appropriate.":["Er worden geen %1$sinterne links%2$s weergegeven op deze pagina. Overweeg, indien van toepassing, er een aantal toe te voegen."],"This page has %1$s nofollowed %2$sinternal link(s)%3$s and %4$s normal internal link(s).":["Deze pagina heeft %1$s nofollowed %2$sinterne link(s)%3$s en %4$s normale interne link(s)."],"This page has %1$s %2$sinternal link(s)%3$s, all nofollowed.":["Deze pagina heeft %1$s %2$sinterne link(s)%3$s en ze zijn allemaal nofollowed."],"Scroll to see the preview content.":["Scrol om de voorbeeldinhoud te zien."],"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.":["Het focustrefwoord bevat een stopwoord. Dit kan onverstandig zijn afhankelijk van de omstandigheden. %1$sLeer meer over stopwoorden%2$s.","Het focustrefwoord bevat %3$d stopwoorden. Dit kan onverstandig zijn afhankelijk van de omstandigheden. %1$sLeer meer over stopwoorden%2$s."],"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.":["De %4$strefwoord-dichtheid%5$s is %1$s, wat veel meer is dan het geadviseerde maximum van %3$s. Het trefwoord werd %2$d keer gevonden.","De %4$strefwoord-dichtheid%5$s is %1$s, wat veel meer is dan het geadviseerde maximum van %3$s. Het trefwoord werd %2$d keer gevonden."],"An error occurred in the '%1$s' assessment":["Er ging iets fout in de '%1$s'-beoordeling"],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["%1$s van de woorden bevat %2$sover %3$s lettergrepen%4$s, wat meer is dan het aanbevolen maximum van %5$s."],"%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.":["%1$s van de woorden bevat %2$sover %3$s lettergrepen%4$s, wat minder is dan of gelijk aan het aanbevolen maximum van %5$s."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["De url van deze pagina bevat een %1$sstopwoord%2$s. Overweeg dat te verwijderen.","De url van deze pagina bevat %1$sstopwoorden%2$s. Overweeg die te verwijderen."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s van de zinnen bevat een %2$ssignaalwoord%3$s of -zin, wat goed is."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s van de zinnen bevat een %2$ssignaalwoord%3$s of -zin, wat minder is dan het aanbevolen minimum van %4$s."],"The focus keyword '%1$s' does not appear in the %2$sSEO title%3$s.":["Het focus-trefwoord '%1$s' komt niet voor in de %2$sSEO-titel%3$s."],"This is far below the %2$srecommended minimum%3$s of %4$d word. Add more content that is relevant for the topic.":["Dit is ver beneden het %2$sminimum aantal aanbevolen%3$s woorden van %4$d woord. Voeg meer content toe dat relevant is voor dit onderwerp.","Dit is ver beneden het %2$sminimum aantal aanbevolen%3$s woorden van %4$d woorden. Voeg meer content toe dat relevant is voor dit onderwerp."],"This is below the %2$srecommended minimum%3$s of %4$d word. Add more content that is relevant for the topic.":["Dit is ver beneden het %2$sminimum aantal aanbevolen%3$s woord van %4$d. Voeg meer content toe dat relevant is voor dit onderwerp.","Dit is ver beneden het %2$sminimum aantal aanbevolen%3$s woorden van %4$d. Voeg meer content toe dat relevant is voor dit onderwerp."],"This is slightly below the %2$srecommended minimum%3$s of %4$d word. Add a bit more copy.":["Dit is net onder het %2$sminimum aantal aanbevolen%3$s van %4$d woord. Voeg nog iets meer tekst toe.","Dit is net onder het %2$sminimum aantal aanbevolen%3$s van %4$d woorden. Voeg nog iets meer tekst toe."],"This is more than or equal to the %2$srecommended minimum%3$s of %4$d word.":["Dit is meer dan, of gelijk aan, het %2$sminimum aantal aanbevolen%3$s woorden van %4$d woord.","Dit is meer dan, of gelijk aan, het %2$sminimum aantal aanbevolen%3$s woorden van %4$d woorden."],"The text contains %1$d word.":["De tekst bevat %1$d woord.","De tekst bevat %1$d woorden."],"%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.":["%1$s van de zinnen bevatten %2$smeer dan %3$s woorden%4$s, wat meer is dan het aanbevolen maximum van %5$s. probeer de zinnen te verkorten."],"%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.":["%1$s van de zinnen bevatten %2$smeer dan %3$s woorden%4$s, wat minder of gelijk is aan het aanbevolen maximum van %5$s. "],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["De meta-omschrijving bevat %1$d zin van %2$smeer dan %3$s woorden%4$s. Probeer deze in te korten.","De meta-omschrijving bevat %1$d zinnen van %2$smeer dan %3$s woorden%4$s. Probeer deze in te korten."],"The meta description contains no sentences %1$sover %2$s words%3$s.":["De meta-omschrijving bevat geen zinnen van %1$smeer dan %2$s woorden%3$s."],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["De tekst bevat %2$d opeenvolgende zinnen die met hetzelfde woord beginnen. Probeer wat variatie aan te brengen.","De tekst bevat %1$d groepen van %2$d of meer opeenvolgende zinnen die met het zelfde woord beginnen. Probeer wat variatie aan te brengen."],"%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.":["%1$s van de zinnen bevat %2$slijdende vorm%3$s, dat is meer dan het aanbevolen maximum van %4$s. Probeer de actieve vorm te gebruiken."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s van de zinnen staan in de %2$slijdende vorm%3$s. Dat is minder of gelijk aan het aanbevolen maximum van %4$s."],"%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 van de alinea's bevat meer dan het aanbevolen maximum van %2$d woorden. Ben je er zeker van dat alle informatie binnen deze alinea over hetzelfde onderwerp gaat, en daarom in een enkele alinea hoort?","%1$d van de alinea's bevatten meer dan het aanbevolen maximum van %2$d woorden. Ben je er zeker van dat alle informatie binnen elk van deze alinea's over hetzelfde onderwerp gaat, en daarom in een enkele alinea hoort?"],"The %1$smeta description%2$s is over %3$d characters. Reducing the length will ensure the entire description will be visible.":["De opgegeven %1$smeta-omschrijving%2$s bevat meer dan %3$d tekens, kort deze in om er zeker van te zijn dat de hele omschrijving zichtbaar zal zijn."],"The exact-match %3$skeyword density%4$s is %1$s, which is too low; the focus keyword was found %2$d time.":["De %3$strefwoord-dichtheid%4$s is %1$s, wat te laag is. Het trefwoord is %2$d keer gevonden.","De %3$strefwoord-dichtheid%4$s is %1$s, wat te laag is. Het trefwoord is %2$d keer gevonden."],"Mobile preview":["Mobiel preview"],"Desktop preview":["Desktop preview"],"Please provide an SEO title by editing the snippet below.":["Voeg een SEO-titel toe door de snippet hieronder te bewerken."],"Meta description preview:":["Meta-omschrijvingvoorvertoning:"],"Slug preview:":["Voorvertoning slug:"],"SEO title preview:":["SEO-titel-preview:"],"Close snippet editor":["Snippet-editor sluiten"],"Slug":["Slug"],"Remove marks in the text":["Markeringen in de tekst verwijderen"],"Mark this result in the text":["Dit resultaat markeren in de text"],"Marks are disabled in current view":["Markeringen zijn uitgeschakeld in de huidige weergave"],"Content optimization: Good SEO score":["Inhoud-optimalisatie: SEO-score goed"],"Good SEO score":["Goede SEO-score"],"Content optimization: OK SEO score":["Inhoud-optimalisatie: SEO-score voldoende"],"OK SEO score":["Redelijke SEO-score"],"Content optimization: Bad SEO score":["Inhoud-optimalisatie: SEO-score onvoldoende"],"Bad SEO score":["Slechte SEO-score"],"Content optimization: Has feedback":["Inhoud-optimalisatie: Heeft feedback"],"Feedback":["Reacties"],"http://en.wikipedia.org/wiki/Stop_words":["https://nl.wikipedia.org/wiki/Stopwoord_(taalkunde)"],"The focus keyword appears in the %1$sURL%2$s for this page.":["Het focus-trefwoord komt voor in de %1$sURL%2$s voor deze pagina."],"You have far too little content, please add some content to enable a good analysis.":["Je hebt veel te weinig inhoud, voeg inhoud toe om een goede analyse uit te kunnen voeren."],"The %1$simages%2$s on this page contain alt attributes.":["De %1$safbeeldingen%2$s op deze pagina bevatten alt-attributen."],"The %1$simages%2$s on this page do not have alt attributes containing the focus keyword.":["De %1$safbeeldingen%2$s op deze pagina bevatten geen alt-attributen met het trefwoord."],"The %1$simages%2$s on this page contain alt attributes with the focus keyword.":["De %1$safbeeldingen%2$s op deze pagina bevatten alt-attributen met het focustrefwoord."],"None of the paragraphs are too long, which is great.":["Geen enkele paragraaf is te lang, wat uitstekend is."],"The %1$sSEO title%2$s is wider than the viewable limit.":["De %1$sSEO-titel%2$s is langer dan het toonbare limiet."],"The %1$sSEO title%2$s is too short. Use the space to add keyword variations or create compelling call-to-action copy.":["De %1$sSEO-titel%2$s is te kort. Gebruik de ruimte om trefwoordvariaties toe te voegen of creëer een aansprekende tekst die aanzet tot actie."],"The %1$skeyphrase%2$s is over 10 words, a keyphrase should be shorter.":["Je %1$ssleutelzin%2$s bevat meer dan 10 woorden; een sleutelzin moet korter zijn."],"ok":["ok"],"Please provide a meta description by editing the snippet below.":["Voeg een meta-omschrijving toe door de onderstaande snippet te bewerken."],"Edit snippet":["Snippet bewerken"],"You can click on each element in the preview to jump to the Snippet Editor.":["Je kan op elk element in het voorbeeld klikken om naar de snippet-editor te gaan."],"SEO title":["SEO-titel"],"Needs improvement":["Heeft verbetering nodig"],"Good":["Goed"],"very difficult":["heel moeilijk"],"Try to make shorter sentences, using less difficult words to improve readability.":["Probeer kortere zinnen met minder moeilijke woorden te maken om de leesbaarheid te verbeteren."],"difficult":["moeilijk"],"Try to make shorter sentences to improve readability.":["Probeer kortere zinnen te maken om de leesbaarheid te verbeteren."],"fairly difficult":["redelijk moeilijk"],"OK":["OK"],"fairly easy":["redelijk eenvoudig"],"easy":["eenvoudig"],"very easy":["heel eenvoudig"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["De inhoud scoort %1$s in de %2$s-test, wat beschouwd wordt als %3$s om te lezen. %4$s"],"The focus keyword appears in the %1$sfirst paragraph%2$s of the copy.":["Het focus-trefwoord komt voor in de %1$seerste alinea%2$s van het bericht."],"The focus keyword doesn't appear in the %1$sfirst paragraph%2$s of the copy. Make sure the topic is clear immediately.":["Het focus-trefwoord komt niet voor in de %1$seerste alinea%2$s van het bericht. Zorg ervoor dat het onderwerp direct duidelijk is."],"The exact-match %3$skeyword density%4$s is %1$s, which is great; the focus keyword was found %2$d time.":["De %3$strefwoord-dichtheid%4$s is %1$s; dat is geweldig. Het trefwoord is %2$d keer gevonden.","De %3$strefwoord-dichtheid%4$s is %1$s; dat is geweldig. Het trefwoord is %2$d keer gevonden."],"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.":["De %4$strefwoord-dichtheid%5$s is %1$s, wat meer is dan het geadviseerde maximum van %3$s, het trefwoord is %2$d keer gevonden.","De %4$strefwoord-dichtheid%5$s is %1$s, wat meer is dan het geadviseerde maximum van %3$s, het trefwoord is %2$d keer gevonden."],"A meta description has been specified, but it %1$sdoes not contain the focus keyword%2$s.":["Er is een meta-omschrijving gespecificeerd, maar %1$sdeze bevat geen focus-trefwoord%2$s."],"No %1$smeta description%2$s has been specified. Search engines will display copy from the page instead.":["Er is geen %1$smeta-beschrijving%2$s opgegeven. Zoekmachines zullen tekst van de pagina tonen."],"The %1$smeta description%2$s is under %3$d characters long. However, up to %4$d characters are available.":["De %1$smeta-omschrijving%2$s bevat minder dan %3$d tekens, hoewel er tot %4$d tekens beschikbaar zijn. "],"You have not used the focus keyword in any %1$ssubheading%2$s (such as an H2) in your copy.":["Je hebt het focustrefwoord niet gebruikt in een %1$stussenkop%2$s (zoals een H2) in je tekst."],"The %1$simages%2$s on this page are missing alt attributes.":["De %1$safbeeldingen%2$s op deze pagina missen alt-attributen."],"No %1$soutbound links%2$s appear in this page, consider adding some as appropriate.":["Er zijn geen %1$suitgaande links%2$s gevonden op deze pagina; overweeg om enkele relevante verwijzingen toe te voegen."],"This page has %1$s nofollowed %2$soutbound link(s)%3$s and %4$s normal outbound link(s).":["Deze pagina %1$s nofollowed %2$suitgaande link(s)%3$s en %4$s normale uitgaande link(s)."],"This page has %1$s %2$soutbound link(s)%3$s, all nofollowed.":["Deze pagina heeft %1$s %2$suitgaande link(s)%3$s, en ze zijn allemaal nofollowed."],"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.":["Je %1$slinkt naar een andere pagina met het focus-trefwoord%2$s waarmee je deze pagina wilt laten aanduiden. Overweeg dit aan te passen als je deze pagina echt wilt laten klasseren."],"No %1$simages%2$s appear in this page, consider adding some as appropriate.":["Deze pagina bevat geen %1$safbeeldingen%2$s, overweeg geschikte afbeeldingen toe te voegen."],"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.":["De %1$sSEO-titel%2$s bevat het focus-trefwoord, maar dat staat niet aan het begin. Probeer het naar voren te halen."],"The %1$sSEO title%2$s contains the focus keyword, at the beginning which is considered to improve rankings.":["De %1$sSEO-titel%2$s bevat het focus-trefwoord aan het begin, wat de klassering ten goede komt."],"The slug for this page is a bit long, consider shortening it.":["De slug van deze pagina is wat lang, overweeg om deze in te korten."],"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!":["Het focus-trefwoord komt niet voor in de %1$sURL%2$s van deze pagina. Als je de URL aanpast, controleer dan dat de oude URL via een 301-redirect op de nieuwe URL uitkomt."],"You've %1$snever used this focus keyword before%2$s, very good.":["Je hebt %1$sdit focus-trefwoord nog nooit eerder gebruikt%2$s; heel goed."],"No %1$sfocus keyword%2$s was set for this page. If you do not set a focus keyword, no score can be calculated.":["Er is geen %1$sfocus-trefwoord%2$s ingesteld voor deze pagina. Als er geen focus-trefwoord wordt opgegeven, kan er geen score worden berekend."],"Meta description":["Meta-omschrijving"],"Snippet preview":["Snippetvoorvertoning"]}}}
languages/wordpress-seo-pl_PL.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"pl"},"Use your keyword or synonyms more often in your text so that we can check %1$skeyword distribution%2$s.":[],"The exact-match %3$skeyword density%4$s is %1$s, which is too low; the focus keyword was found %2$d times.":[],"Please create an %1$sSEO title%2$s.":[],"The %1$sSEO title%2$s has a nice length.":[],"This page has %1$s %2$soutbound link(s)%3$s.":[],"Your keyword is %1$sdistributed%2$s evenly throughout the text. That's great.":[],"Some 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. Try to %1$sdistribute%2$s the keyword more evenly.":[],"This page has %1$s %2$sinternal link(s)%3$s.":[],"You are not using any %1$ssubheadings%2$s, but your text is short enough and probably doesn't need them.":["Nie używasz żadnyc h%1$snagłówków%2$s, ale twój tekst jest wystarczająco krótki i prawdopodobnie ich nie potrzebuje."],"You are not using any subheadings, although your text is rather long. Try and add some %1$ssubheadings%2$s.":["Nie używasz wszystkich nagłówków, mimo, że tekst jest dość długi. Spróbuj dodać %1$snagłówki%2$s."],"%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 sekcja tekstu jest dłuższa niż %2$d słów i nie jest rozdzielona żadnymi nagłówkami. Dodaj %3$snagłówki%4$s, aby poprawić czytelność.","%1$d sekcje tekstu są dłuższe niż %2$d słów i nie są rozdzielone żadnymi nagłówkami. Dodaj %3$snagłówki%4$s, aby poprawić czytelność.","%1$d sekcji tekstu jest dłuższych niż %2$d słów i nie są rozdzielone żadnymi nagłówkami. Dodaj %3$snagłówki%4$s, aby poprawić czytelność."],"Great job with using %1$ssubheadings%2$s!":["Świetna praca z wykorzystaniem %1$snagłówków%2$s!"],"The focus keyword appears in %1$d (out of %2$d) %3$ssubheadings%4$s in your copy.":[],"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.":["Używasz już tej frazy kluczowej %1$s%2$d raz(y)%3$s.\nPrzeczytaj %4$sdlaczego nie powinno się używać słowa kluczowego więcej niż raz%5$s."],"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.":["Fraza kluczowa została już %1$sużyta wcześniej%2$s. Prawdopodobnie warto przeczytać %3$sdlaczego nie powinno się używać frazy kluczowej więcej niż raz%4$s."],"The %1$smeta description%2$s has a nice length.":[],"No %1$sinternal links%2$s appear in this page, consider adding some as appropriate.":["Brak %1$swewnętrznego linkowania%2$s na tej stronie, rozważ dodanie takich linków jeśli to możliwe."],"This page has %1$s nofollowed %2$sinternal link(s)%3$s and %4$s normal internal link(s).":[],"This page has %1$s %2$sinternal link(s)%3$s, all nofollowed.":[],"Scroll to see the preview content.":["Przewiń, aby zobaczyć podgląd treści."],"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.":["Fraza kluczowa zawiera wyraz pomijalny. To może być, ale też może nie być rozważne, w zależności od okoliczności. %1$sDowiedz się więcej o wyrazach pomijalnych%2$s.","Fraza kluczowa zawiera %3$d wyrazy pomijalne. To może być, ale też może nie być rozważne, w zależności od okoliczności. %1$sDowiedz się więcej o wyrazach pomijalnych%2$s.","Fraza kluczowa zawiera %3$d wyrazów pomijalnych. To może być, ale też może nie być rozważne, w zależności od okoliczności. %1$sDowiedz się więcej o wyrazach pomijalnych%2$s."],"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.":[],"An error occurred in the '%1$s' assessment":["Wystąpił błąd podczas wykonywania oceny \"%1$s\""],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["%1$s wyrazów zawiera %2$sponad %3$s sylab%4$s, czyli więcej, niż wynosi zalecane maksimum (%5$s). "],"%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.":["%1$s wyrazów zawiera %2$sponad %3$s sylab%4$s, czyli mniej lub tyle, ile wynosi zalecane maksimum (%5$s)."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["Adres tej podstrony (tzw. slug) zawiera jeden %1$swyraz pomijalny%2$s - rozważ usunięcie go.","Adres tej podstrony (tzw. slug) zawiera %1$swyrazy pomijalne%2$s - rozważ ich usunięcie.","Adres tej podstrony (tzw. slug) zawiera %1$swyrazów pomijalnych%2$s - rozważ ich usunięcie."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s zdań zawiera %2$sfrazę wzbogacającą wypowiedź%3$s - świetnie."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s zdań zawiera %2$sfrazę wzbogacającą wypowiedź%3$s, czyli mniej, niż zalecane minimum %4$s zdań z takimi frazami."],"The focus keyword '%1$s' does not appear in the %2$sSEO title%3$s.":[],"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 below the %2$srecommended minimum%3$s of %4$d word. Add more content that is relevant for the topic.":[],"This is slightly below the %2$srecommended minimum%3$s of %4$d word. Add a bit more copy.":[],"This is more than or equal to the %2$srecommended minimum%3$s of %4$d word.":[],"The text contains %1$d word.":["Tekst zawiera %1$d wyraz.","Tekst zawiera %1$d wyrazy.","Tekst zawiera %1$d wyrazów."],"%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.":["%1$s zdań zawiera %2$swięcej, niż %3$s wyrazów%4$s. Jest więcej takich zdań, niż ich zalecane maksimum, wynoszące %5$s. Spróbuj skrócić lub podzielić zdania."],"%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.":["%1$s zdań zawiera %2$swięcej, niż %3$s wyrazów%4$s. Liczba tych zdań jest mniejsza lub równa zalecanej maksymalnej liczbie zdań o tej długości, która wynosi %5$s."],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["Opis meta zawiera %1$d zdań mających %2$sponad %3$s wyrazów%4$s. Spróbuj skrócić te zdania.","Opis meta zawiera %1$d zdania mające %2$sponad %3$s wyrazów%4$s. Spróbuj skrócić te zdania.","Opis meta zawiera %1$d zdań mających %2$sponad %3$s wyrazów%4$s. Spróbuj skrócić te zdania."],"The meta description contains no sentences %1$sover %2$s words%3$s.":["Opis meta nie zawiera zdań, które mają %1$sponad %2$s wyrazów%3$s."],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["W jednym z fragmentów tekstu %2$d następujące po sobie zdania zaczynają się od tego samego wyrazu. Spróbuj zróżnicować tekst, użyć synonimów lub zmienić kolejność wyrazów.","Tekst zawiera %1$d fragmenty tekstu, gdzie %2$d następujących po sobie zdań zaczyna się od tego samego wyrazu. Spróbuj zróżnicować tekst, użyć synonimów lub zmienić kolejność wyrazów.","Tekst zawiera %1$d fragmentów tekstu, gdzie %2$d następujących po sobie zdań zaczyna się od tego samego wyrazu. Spróbuj zróżnicować tekst, użyć synonimów lub zmienić kolejność wyrazów."],"%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.":["%1$s zdań zawiera %2$sstronę bierną%3$s. To więcej, niż zalecane maksimum %4$s takich zdań. Spróbuj napisać te zdania w stronie czynnej."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s zdań zawiera %2$sstronę bierną%3$s. To mniej lub dokładnie tyle, ile wynosi zalecane maksimum %4$s takich zdań."],"%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 akapitów zawiera więcej, niż zalecane maksimum %2$d wyrazów. Upewnij się, że informacje w nich zawarte dotyczą tego samego tematu i nie trzeba dzielić ich osobnymi nagłówkami.","%1$d akapity zawierają więcej, niż zalecane maksimum %2$d wyrazów. Upewnij się, że informacje w nich zawarte dotyczą tego samego tematu i nie trzeba dzielić ich osobnymi nagłówkami.","%1$d akapitów zawiera więcej, niż zalecane maksimum %2$d wyrazów. Upewnij się, że informacje w nich zawarte dotyczą tego samego tematu i nie trzeba dzielić ich osobnymi nagłówkami."],"The %1$smeta description%2$s is over %3$d characters. Reducing the length will ensure the entire description will be visible.":[],"The exact-match %3$skeyword density%4$s is %1$s, which is too low; the focus keyword was found %2$d time.":[],"Mobile preview":["Podgląd na urządzeniach mobilnych"],"Desktop preview":["Podgląd na komputerach"],"Please provide an SEO title by editing the snippet below.":["Wprowadź tytuł SEO w poniższym polu edytora wyglądu wyników wyszukiwania."],"Meta description preview:":["Podgląd opisu meta:"],"Slug preview:":["Podgląd sluga:"],"SEO title preview:":["Podgląd tytułu SEO:"],"Close snippet editor":["Zamknij edytor wyglądu podstrony w wynikach wyszukiwania"],"Slug":["Slug"],"Remove marks in the text":["Usuń znaczniki w tekście"],"Mark this result in the text":["Zaznacz ten wynik w tekście"],"Marks are disabled in current view":["Znaczniki są wyłączone w obecnym widoku"],"Content optimization: Good SEO score":["Optymalizacja treści: ocena dobra"],"Good SEO score":["Dobra ocena SEO"],"Content optimization: OK SEO score":["Optymalizacja treści: ocena wystarczająca"],"OK SEO score":["Wystarczająca ocena SEO"],"Content optimization: Bad SEO score":["Optymalizacja treści: ocena zła"],"Bad SEO score":["Zła ocena SEO"],"Content optimization: Has feedback":["Optymalizacja treści: posiada wyjaśnienie"],"Feedback":["Opinie"],"http://en.wikipedia.org/wiki/Stop_words":["http://en.wikipedia.org/wiki/Stop_words"],"The focus keyword appears in the %1$sURL%2$s for this page.":[],"You have far too little content, please add some content to enable a good analysis.":["Wprowadzono zdecydowanie zbyt mało treści. Dopisz treść, aby umożliwić wykonanie sensownej analizy."],"The %1$simages%2$s on this page contain alt attributes.":[],"The %1$simages%2$s on this page do not have alt attributes containing the focus keyword.":[],"The %1$simages%2$s on this page contain alt attributes with the focus keyword.":[],"None of the paragraphs are too long, which is great.":["Żaden akapit nie jest zbyt długi - świetnie."],"The %1$sSEO title%2$s is wider than the viewable limit.":[],"The %1$sSEO title%2$s is too short. Use the space to add keyword variations or create compelling call-to-action copy.":[],"The %1$skeyphrase%2$s is over 10 words, a keyphrase should be shorter.":[],"ok":["ok"],"Please provide a meta description by editing the snippet below.":["Wprowadź opis meta w poniższym polu edytora wyglądu wyników wyszukiwania."],"Edit snippet":["Edytuj wygląd podstrony w wynikach wyszukiwania"],"You can click on each element in the preview to jump to the Snippet Editor.":["Możesz kliknąć na dowolny element podglądu, aby przejść do edycji jego treści."],"SEO title":["Tytuł SEO"],"Needs improvement":["Wymaga poprawy"],"Good":["Dobre"],"very difficult":["bardzo trudna"],"Try to make shorter sentences, using less difficult words to improve readability.":["Aby poprawić czytelność, spróbuj trochę skrócić zdania i używać prostszych słów."],"difficult":["trudna"],"Try to make shorter sentences to improve readability.":["Aby poprawić czytelność, spróbuj trochę skrócić zdania."],"fairly difficult":["dość trudna"],"OK":["OK"],"fairly easy":["dość łatwa"],"easy":["łatwa"],"very easy":["bardzo łatwa"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["Treść uzyskała wynik %1$s w teście %2$s, co oznacza, że jej czytelność jest %3$s. %4$s"],"The focus keyword appears in the %1$sfirst paragraph%2$s of the copy.":[],"The focus keyword doesn't appear in the %1$sfirst paragraph%2$s of the copy. Make sure the topic is clear immediately.":[],"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 %4$skeyword density%5$s is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d time.":[],"A meta description has been specified, but it %1$sdoes not contain the focus keyword%2$s.":[],"No %1$smeta description%2$s has been specified. Search engines will display copy from the page instead.":[],"The %1$smeta description%2$s is under %3$d characters long. However, up to %4$d characters are available.":[],"You have not used the focus keyword in any %1$ssubheading%2$s (such as an H2) in your copy.":[],"The %1$simages%2$s on this page are missing alt attributes.":[],"No %1$soutbound links%2$s appear in this page, consider adding some as appropriate.":[],"This page has %1$s nofollowed %2$soutbound link(s)%3$s and %4$s normal outbound link(s).":[],"This page has %1$s %2$soutbound link(s)%3$s, all nofollowed.":[],"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.":[],"No %1$simages%2$s appear in this page, consider adding some as appropriate.":[],"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.":[],"The %1$sSEO title%2$s contains the focus keyword, at the beginning which is considered to improve rankings.":[],"The slug for this page is a bit long, consider shortening it.":["Bezpośredni odnośnik strony jest za długi, proponuję go trochę skrócić."],"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!":[],"You've %1$snever used this focus keyword before%2$s, very good.":[],"No %1$sfocus keyword%2$s was set for this page. If you do not set a focus keyword, no score can be calculated.":[],"Meta description":["Opis"],"Snippet preview":["Podgląd tej strony w wynikach wyszukiwania"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"pl"},"Use your keyword or synonyms more often in your text so that we can check %1$skeyword distribution%2$s.":["Użyj częściej w tekście słowa kluczowego lub jego synonimów, abyśmy mogli sprawdzić %1$swystępowanie słowa kluczowego%2$s."],"The exact-match %3$skeyword density%4$s is %1$s, which is too low; the focus keyword was found %2$d times.":["Częstotliwość występowania %3$ssłowa kluczowego%4$s to %1$s, czyli za mało; słowo kluczowe zostało znalezione %2$d raz/y."],"Please create an %1$sSEO title%2$s.":["Utwórz %1$stytuł SEO%2$s."],"The %1$sSEO title%2$s has a nice length.":["%1$sTytuł SEO%2$s ma odpowiednią długość."],"This page has %1$s %2$soutbound link(s)%3$s.":["Ta strona ma %2$slinki wychodzące%3$s: %1$s."],"Your keyword is %1$sdistributed%2$s evenly throughout the text. That's great.":["Twoje słowo kluczowe %1$swystępuje%2$s równomiernie w całym tekście. To wspaniale.","Twoje słowa kluczowe %1$swystępują%2$s równomiernie w całym tekście. To wspaniale.","Twoje słowa kluczowe %1$swystępują%2$s równomiernie w całym tekście. To wspaniale."],"Some parts of your text do not contain the keyword. Try to %1$sdistribute%2$s the keyword more evenly.":["Niektóre części twojego tekstu nie zawierają słowa kluczowego. Spróbuj %1$sdodać%2$s słowo kluczowe bardziej równomiernie.","Niektóre części twojego tekstu nie zawierają słowa kluczowego lub jego synonimów. Spróbuj %1$sdodać%2$s je bardziej równomiernie.","Niektóre części twojego tekstu nie zawierają słowa kluczowego lub jego synonimów. Spróbuj %1$sdodać%2$s je bardziej równomiernie."],"Large parts of your text do not contain the keyword. Try to %1$sdistribute%2$s the keyword more evenly.":["Duża część tekstu nie zawiera słowa kluczowego. Spróbuj %1$sdodać%2$s je bardziej równomiernie.","Duża część tekstu nie zawiera słowa kluczowego lub jego synonimów. Spróbuj %1$sdodać%2$s je bardziej równomiernie.","Duża część tekstu nie zawiera słowa kluczowego lub jego synonimów. Spróbuj %1$sdodać%2$s je bardziej równomiernie."],"This page has %1$s %2$sinternal link(s)%3$s.":["Ta strona %2$slinki wewnętrzne%3$s: %1$s."],"You are not using any %1$ssubheadings%2$s, but your text is short enough and probably doesn't need them.":["Nie używasz żadnyc h%1$snagłówków%2$s, ale twój tekst jest wystarczająco krótki i prawdopodobnie ich nie potrzebuje."],"You are not using any subheadings, although your text is rather long. Try and add some %1$ssubheadings%2$s.":["Nie używasz wszystkich nagłówków, mimo, że tekst jest dość długi. Spróbuj dodać %1$snagłówki%2$s."],"%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 sekcja tekstu jest dłuższa niż %2$d słów i nie jest rozdzielona żadnymi nagłówkami. Dodaj %3$snagłówki%4$s, aby poprawić czytelność.","%1$d sekcje tekstu są dłuższe niż %2$d słów i nie są rozdzielone żadnymi nagłówkami. Dodaj %3$snagłówki%4$s, aby poprawić czytelność.","%1$d sekcji tekstu jest dłuższych niż %2$d słów i nie są rozdzielone żadnymi nagłówkami. Dodaj %3$snagłówki%4$s, aby poprawić czytelność."],"Great job with using %1$ssubheadings%2$s!":["Świetna praca z wykorzystaniem %1$snagłówków%2$s!"],"The focus keyword appears in %1$d (out of %2$d) %3$ssubheadings%4$s in your copy.":["Fraza kluczowa występuje w %1$d (z %2$d) %3$sśródtytułach%4$s twojej treści."],"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.":["Używasz już tej frazy kluczowej %1$s%2$d raz(y)%3$s.\nPrzeczytaj %4$sdlaczego nie powinno się używać słowa kluczowego więcej niż raz%5$s."],"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.":["Fraza kluczowa została już %1$sużyta wcześniej%2$s. Prawdopodobnie warto przeczytać %3$sdlaczego nie powinno się używać frazy kluczowej więcej niż raz%4$s."],"The %1$smeta description%2$s has a nice length.":["%1$sOpis meta%2$s jest odpowiedniej długości."],"No %1$sinternal links%2$s appear in this page, consider adding some as appropriate.":["Brak %1$swewnętrznego linkowania%2$s na tej stronie, rozważ dodanie takich linków jeśli to możliwe."],"This page has %1$s nofollowed %2$sinternal link(s)%3$s and %4$s normal internal link(s).":["Ta strona posiada %2$slinki wewnętrzne nofollow%3$s: %1$s, oraz normalne linki wewnętrzne: %4$s."],"This page has %1$s %2$sinternal link(s)%3$s, all nofollowed.":["Ta strona posiada %2$slinki wewnętrzne%3$s: %1$s, wszystkie z atrybutem nofollow."],"Scroll to see the preview content.":["Przewiń, aby zobaczyć podgląd treści."],"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.":["Fraza kluczowa zawiera wyraz pomijalny. To może być, ale też może nie być rozważne, w zależności od okoliczności. %1$sDowiedz się więcej o wyrazach pomijalnych%2$s.","Fraza kluczowa zawiera %3$d wyrazy pomijalne. To może być, ale też może nie być rozważne, w zależności od okoliczności. %1$sDowiedz się więcej o wyrazach pomijalnych%2$s.","Fraza kluczowa zawiera %3$d wyrazów pomijalnych. To może być, ale też może nie być rozważne, w zależności od okoliczności. %1$sDowiedz się więcej o wyrazach pomijalnych%2$s."],"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.":["%4$sCzęstotliwość%5$s występowania słowa kluczowego wynosi %1$s, czyli znacznie więcej, niż zalecane maksimum, wynoszące %3$s. Fraza kluczowa występuje %2$d raz.","%4$sCzęstotliwość%5$s występowania słowa kluczowego wynosi %1$s, czyli znacznie więcej, niż zalecane maksimum, wynoszące %3$s. Fraza kluczowa występuje %2$d razy.","%4$sCzęstotliwość%5$s występowania słowa kluczowego wynosi %1$s, czyli znacznie więcej, niż zalecane maksimum, wynoszące %3$s. Fraza kluczowa występuje %2$d razy."],"An error occurred in the '%1$s' assessment":["Wystąpił błąd podczas wykonywania oceny \"%1$s\""],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["%1$s wyrazów zawiera %2$sponad %3$s sylab%4$s, czyli więcej, niż wynosi zalecane maksimum (%5$s). "],"%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.":["%1$s wyrazów zawiera %2$sponad %3$s sylab%4$s, czyli mniej lub tyle, ile wynosi zalecane maksimum (%5$s)."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["Adres tej podstrony (tzw. slug) zawiera jeden %1$swyraz pomijalny%2$s - rozważ usunięcie go.","Adres tej podstrony (tzw. slug) zawiera %1$swyrazy pomijalne%2$s - rozważ ich usunięcie.","Adres tej podstrony (tzw. slug) zawiera %1$swyrazów pomijalnych%2$s - rozważ ich usunięcie."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s zdań zawiera %2$sfrazę wzbogacającą wypowiedź%3$s - świetnie."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s zdań zawiera %2$sfrazę wzbogacającą wypowiedź%3$s, czyli mniej, niż zalecane minimum %4$s zdań z takimi frazami."],"The focus keyword '%1$s' does not appear in the %2$sSEO title%3$s.":["Słowo kluczowe \"%1$s\" nie występuje w %2$stytule strony%3$s."],"This is far below the %2$srecommended minimum%3$s of %4$d word. Add more content that is relevant for the topic.":["To znacznie mniej, niż %2$szalecane minimum%3$s słów: %4$d. Dopisz trochę wartościowej treści.","To znacznie mniej, niż %2$szalecane minimum%3$s słów: %4$d. Dopisz trochę wartościowej treści.","To znacznie mniej, niż %2$szalecane minimum%3$s słów: %4$d. Dopisz trochę wartościowej treści."],"This is below the %2$srecommended minimum%3$s of %4$d word. Add more content that is relevant for the topic.":["To mniej, niż %2$szalecane minimum%3$s słów: %4$d. Dopisz trochę wartościowej treści.","To mniej, niż %2$szalecane minimum%3$s słów: %4$d. Dopisz trochę wartościowej treści.","To mniej, niż %2$szalecane minimum%3$s słów: %4$d. Dopisz trochę wartościowej treści."],"This is slightly below the %2$srecommended minimum%3$s of %4$d word. Add a bit more copy.":["To trochę mniej, niż %2$szalecane minimum%3$s słów: %4$d. Dopisz trochę więcej treści.","To trochę mniej, niż %2$szalecane minimum%3$s słów: %4$d. Dopisz trochę więcej treści.","To trochę mniej, niż %2$szalecane minimum%3$s słów: %4$d. Dopisz trochę więcej treści."],"This is more than or equal to the %2$srecommended minimum%3$s of %4$d word.":["To więcej lub tyle samo, co %2$szalecane minimum%3$s %4$d wyrazów.","To więcej lub tyle samo, co %2$szalecane minimum%3$s %4$d wyrazów.","To więcej lub tyle samo, co %2$szalecane minimum%3$s %4$d wyrazów."],"The text contains %1$d word.":["Tekst zawiera %1$d wyraz.","Tekst zawiera %1$d wyrazy.","Tekst zawiera %1$d wyrazów."],"%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.":["%1$s zdań zawiera %2$swięcej, niż %3$s wyrazów%4$s. Jest więcej takich zdań, niż ich zalecane maksimum, wynoszące %5$s. Spróbuj skrócić lub podzielić zdania."],"%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.":["%1$s zdań zawiera %2$swięcej, niż %3$s wyrazów%4$s. Liczba tych zdań jest mniejsza lub równa zalecanej maksymalnej liczbie zdań o tej długości, która wynosi %5$s."],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["Opis meta zawiera %1$d zdań mających %2$sponad %3$s wyrazów%4$s. Spróbuj skrócić te zdania.","Opis meta zawiera %1$d zdania mające %2$sponad %3$s wyrazów%4$s. Spróbuj skrócić te zdania.","Opis meta zawiera %1$d zdań mających %2$sponad %3$s wyrazów%4$s. Spróbuj skrócić te zdania."],"The meta description contains no sentences %1$sover %2$s words%3$s.":["Opis meta nie zawiera zdań, które mają %1$sponad %2$s wyrazów%3$s."],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["W jednym z fragmentów tekstu %2$d następujące po sobie zdania zaczynają się od tego samego wyrazu. Spróbuj zróżnicować tekst, użyć synonimów lub zmienić kolejność wyrazów.","Tekst zawiera %1$d fragmenty tekstu, gdzie %2$d następujących po sobie zdań zaczyna się od tego samego wyrazu. Spróbuj zróżnicować tekst, użyć synonimów lub zmienić kolejność wyrazów.","Tekst zawiera %1$d fragmentów tekstu, gdzie %2$d następujących po sobie zdań zaczyna się od tego samego wyrazu. Spróbuj zróżnicować tekst, użyć synonimów lub zmienić kolejność wyrazów."],"%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.":["%1$s zdań zawiera %2$sstronę bierną%3$s. To więcej, niż zalecane maksimum %4$s takich zdań. Spróbuj napisać te zdania w stronie czynnej."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s zdań zawiera %2$sstronę bierną%3$s. To mniej lub dokładnie tyle, ile wynosi zalecane maksimum %4$s takich zdań."],"%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 akapitów zawiera więcej, niż zalecane maksimum %2$d wyrazów. Upewnij się, że informacje w nich zawarte dotyczą tego samego tematu i nie trzeba dzielić ich osobnymi nagłówkami.","%1$d akapity zawierają więcej, niż zalecane maksimum %2$d wyrazów. Upewnij się, że informacje w nich zawarte dotyczą tego samego tematu i nie trzeba dzielić ich osobnymi nagłówkami.","%1$d akapitów zawiera więcej, niż zalecane maksimum %2$d wyrazów. Upewnij się, że informacje w nich zawarte dotyczą tego samego tematu i nie trzeba dzielić ich osobnymi nagłówkami."],"The %1$smeta description%2$s is over %3$d characters. Reducing the length will ensure the entire description will be visible.":["%1$sOpis meta%2$s jest dłuższy, niż %3$d znaków. Skrócenie go zapewni wyświetlanie jego pełnej treści w wynikach wyszukiwania."],"The exact-match %3$skeyword density%4$s is %1$s, which is too low; the focus keyword was found %2$d time.":["%3$sCzęstotliwość%4$s występowania słowa kluczowego wynosi %1$s, czyli za mało. Fraza kluczowa występuje %2$d raz.","%3$sCzęstotliwość%4$s występowania słowa kluczowego wynosi %1$s, czyli za mało. Fraza kluczowa występuje %2$d razy.","%3$sCzęstotliwość%4$s występowania słowa kluczowego wynosi %1$s, czyli za mało. Fraza kluczowa występuje %2$d razy."],"Mobile preview":["Podgląd na urządzeniach mobilnych"],"Desktop preview":["Podgląd na komputerach"],"Please provide an SEO title by editing the snippet below.":["Wprowadź tytuł SEO w poniższym polu edytora wyglądu wyników wyszukiwania."],"Meta description preview:":["Podgląd opisu meta:"],"Slug preview:":["Podgląd sluga:"],"SEO title preview:":["Podgląd tytułu SEO:"],"Close snippet editor":["Zamknij edytor wyglądu podstrony w wynikach wyszukiwania"],"Slug":["Slug"],"Remove marks in the text":["Usuń znaczniki w tekście"],"Mark this result in the text":["Zaznacz ten wynik w tekście"],"Marks are disabled in current view":["Znaczniki są wyłączone w obecnym widoku"],"Content optimization: Good SEO score":["Optymalizacja treści: ocena dobra"],"Good SEO score":["Dobra ocena SEO"],"Content optimization: OK SEO score":["Optymalizacja treści: ocena wystarczająca"],"OK SEO score":["Wystarczająca ocena SEO"],"Content optimization: Bad SEO score":["Optymalizacja treści: ocena zła"],"Bad SEO score":["Zła ocena SEO"],"Content optimization: Has feedback":["Optymalizacja treści: posiada wyjaśnienie"],"Feedback":["Opinie"],"http://en.wikipedia.org/wiki/Stop_words":["http://en.wikipedia.org/wiki/Stop_words"],"The focus keyword appears in the %1$sURL%2$s for this page.":["Słowo kluczowe pojawia się w %1$sadresie URL%2$s tej podstrony."],"You have far too little content, please add some content to enable a good analysis.":["Wprowadzono zdecydowanie zbyt mało treści. Dopisz treść, aby umożliwić wykonanie sensownej analizy."],"The %1$simages%2$s on this page contain alt attributes.":["%1$sObrazki%2$s na tej stronie zawierają atrybuty alt."],"The %1$simages%2$s on this page do not have alt attributes containing the focus keyword.":["%1$sObrazki%2$s na tej stronie nie posiadają atrybutów alt ze słowem kluczowym."],"The %1$simages%2$s on this page contain alt attributes with the focus keyword.":["%1$sObrazki%2$s na tej stronie zawierają atrybuty alt z główną frazą kluczową."],"None of the paragraphs are too long, which is great.":["Żaden akapit nie jest zbyt długi - świetnie."],"The %1$sSEO title%2$s is wider than the viewable limit.":["%1$sTytuł SEO%2$s jest szerszy niż obszar widoczny w wynikach wyszukiwania."],"The %1$sSEO title%2$s is too short. Use the space to add keyword variations or create compelling call-to-action copy.":["%1$sTytuł SEO%2$s jest zbyt krótki. Użyj dostępnego miejsca do wpisania synonimów frazy kluczowej lub zamieść zachętę do wykonania działania."],"The %1$skeyphrase%2$s is over 10 words, a keyphrase should be shorter.":["%1$sFraza kluczowa%2$s ma więcej, niż 10 wyrazów. Fraza kluczowa powinna być krótsza."],"ok":["ok"],"Please provide a meta description by editing the snippet below.":["Wprowadź opis meta w poniższym polu edytora wyglądu wyników wyszukiwania."],"Edit snippet":["Edytuj wygląd podstrony w wynikach wyszukiwania"],"You can click on each element in the preview to jump to the Snippet Editor.":["Możesz kliknąć na dowolny element podglądu, aby przejść do edycji jego treści."],"SEO title":["Tytuł SEO"],"Needs improvement":["Wymaga poprawy"],"Good":["Dobre"],"very difficult":["bardzo trudna"],"Try to make shorter sentences, using less difficult words to improve readability.":["Aby poprawić czytelność, spróbuj trochę skrócić zdania i używać prostszych słów."],"difficult":["trudna"],"Try to make shorter sentences to improve readability.":["Aby poprawić czytelność, spróbuj trochę skrócić zdania."],"fairly difficult":["dość trudna"],"OK":["OK"],"fairly easy":["dość łatwa"],"easy":["łatwa"],"very easy":["bardzo łatwa"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["Treść uzyskała wynik %1$s w teście %2$s, co oznacza, że jej czytelność jest %3$s. %4$s"],"The focus keyword appears in the %1$sfirst paragraph%2$s of the copy.":["Słowo kluczowe pojawia się w %1$spierwszym akapicie%2$s tekstu."],"The focus keyword doesn't appear in the %1$sfirst paragraph%2$s of the copy. Make sure the topic is clear immediately.":["Fraza kluczowa nie pojawia się w %1$spierwszym akapicie%2$s tekstu. Upewnij się, że temat treści jest jasny od pierwszego zdania."],"The exact-match %3$skeyword density%4$s is %1$s, which is great; the focus keyword was found %2$d time.":["Częstotliwość występowania %3$ssłowa kluczowego%4$s to %1$s, co jest świetnym wynikiem; słowo kluczowe zostało znalezione %2$d raz.","Częstotliwość występowania %3$ssłowa kluczowego%4$s to %1$s, co jest świetnym wynikiem; słowo kluczowe zostało znalezione %2$d razy.","Częstotliwość występowania %3$ssłowa kluczowego%4$s to %1$s, co jest świetnym wynikiem; słowo kluczowe zostało znalezione %2$d razy."],"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.":["Częstotliwość występowania %4$ssłowa kluczowego%5$s to %1$s, czyli powyżej zalecanego maksimum: %3$s; słowo kluczowe zostało znalezione %2$d raz.","Częstotliwość występowania %4$ssłowa kluczowego%5$s to %1$s, czyli powyżej zalecanego maksimum: %3$s; słowo kluczowe zostało znalezione %2$d razy.","Częstotliwość występowania %4$ssłowa kluczowego%5$s to %1$s, czyli powyżej zalecanego maksimum: %3$s; słowo kluczowe zostało znalezione %2$d razy."],"A meta description has been specified, but it %1$sdoes not contain the focus keyword%2$s.":["Opis meta został wpisany, ale %1$snie zawiera słowa kluczowego%2$s."],"No %1$smeta description%2$s has been specified. Search engines will display copy from the page instead.":["%1$sOpis meta%2$s nie został wpisany. Wyszukiwarki wyświetlą fragment treści pobrany ze strony."],"The %1$smeta description%2$s is under %3$d characters long. However, up to %4$d characters are available.":["Długość %1$sopisu meta%2$s jest poniżej %3$d znaków. Wciąż dostępnych jest %4$d znaków."],"You have not used the focus keyword in any %1$ssubheading%2$s (such as an H2) in your copy.":["Nie zamieściłeś słowa kluczowego w żadnym %1$sśródtytule%2$s w treści (np. stopnia drugiego - H2)."],"The %1$simages%2$s on this page are missing alt attributes.":["%1$sObrazki%2$s na tej stronie nie mają atrybutu alt."],"No %1$soutbound links%2$s appear in this page, consider adding some as appropriate.":["Żadne %1$swewnętrzne odnośniki%2$s nie są dodane do tej strony. Rozważ dodanie jakiegoś. "],"This page has %1$s nofollowed %2$soutbound link(s)%3$s and %4$s normal outbound link(s).":["%2$sOdnośniki%3$s z atrybutem nofollow na tej stronie: %1$s, oraz normalne odnośniki zewnętrzne: %4$s."],"This page has %1$s %2$soutbound link(s)%3$s, all nofollowed.":["Ta strona posiada %2$sodnośniki zewnętrzne%3$s: %1$s - wszystkie z atrybutem nofollow."],"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.":["Ta podstrona zawiera %1$sodnośnik do innej podstrony, w której ustawione jest taka sama fraza kluczowa%2$s, jak dla obecnej. Sugerujemy to zmienić, jeśli naprawdę chcesz, aby ta podstrona była wysoko w wynikach wyszukiwania dla tej frazy."],"No %1$simages%2$s appear in this page, consider adding some as appropriate.":["Żadne %1$sobrazki%2$s nie są dodane do tej strony. Rozważ dodanie jakiegoś."],"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.":["%1$sTytuł strony%2$s zawiera słowo kluczowe, ale nie znajduje się ono na jego początku. Spróbuj przenieść je na początek."],"The %1$sSEO title%2$s contains the focus keyword, at the beginning which is considered to improve rankings.":["%1$sTytuł strony%2$s zawiera słowo kluczowe umieszczone na jego na początku, co powinno pozytywnie wpływać na ranking w wyszukiwarkach."],"The slug for this page is a bit long, consider shortening it.":["Bezpośredni odnośnik strony jest za długi, proponuję go trochę skrócić."],"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!":["Fraza kluczowa nie pojawia się w %1$sadresie URL%2$s strony. Jeśli zdecydujesz się na zmianę adresu, upewnij się, że poprzedni adres ma ustawione przekierowanie 301 na nowy adres."],"You've %1$snever used this focus keyword before%2$s, very good.":["%1$sNigdy wcześniej nie użyłeś tego słowa kluczowego%2$s, bardzo dobrze."],"No %1$sfocus keyword%2$s was set for this page. If you do not set a focus keyword, no score can be calculated.":["Ta strona nie ma ustawionego %1$ssłowa kluczowego%2$s. Jeśli go nie ustawisz, nie będzie obliczona ocena SEO."],"Meta description":["Opis"],"Snippet preview":["Podgląd tej strony w wynikach wyszukiwania"]}}}
languages/wordpress-seojs-bg_BG.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"bg"},"Move step down":["Преместване стъпка надолу"],"Move step up":["Преместване стъпка нагоре"],"Insert step":["Вмъкване на стъпка"],"Delete step":["Изтриване на стъпка"],"Add image":["Добавяне на изображение"],"Enter a step description":[],"Enter a description":["Въвеждане на описание"],"Enter a title for your instructions":["Въведете заглавие за инструкциите си"],"Unordered list":["Неподреден списък"],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":["Добавяне на стъпка"],"Delete total time":["Изтриване на общото време"],"Add total time":["Добавяне на общото време"],"How to":["Как да"],"How-to":["Как да"],"Snippet Preview":["Визуализация на откъса"],"Analysis results:":["Резултати от анализа"],"Learn more about the Keyword Analysis.":["Научи повече за анализа на ключовите думи"],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":["Научете повече за Фундаменталните публикации (cornerstone content)"],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":["Добавяне на допълнителни ключови думи"],"Would you like to add another keyword?":["Искате ли да добавите друга ключова дума?"],"Add synonyms":["Добавете синоними"],"Would you like to add keyword synonyms?":["Бихте ли желали да добавите синоними на ключовите думи?"],"Current year":["Текуща година"],"Page":["Страница"],"Tagline":["Слоган"],"Modify your meta description by editing it right here":["Променете вашето мета описание, като го редактирате от тук"],"ID":["ID"],"Separator":["Разделител"],"Search phrase":["Фраза за търсене"],"Term description":["Термин за описание"],"Tag description":["Описание на етикет"],"Category description":["Описание на категория"],"Primary category":["Основна категория"],"Category":["Категория"],"Excerpt only":["Само откъс"],"Excerpt":["Откъс"],"Site title":["Заглавие за уеб сайта"],"Parent title":["Заглавие на родителска категория"],"Date":["Дата"],"Learn more about the Snippet Preview.":["Научете повече за визуализацията на снипета."],"This is a rendering of what this post might look like in Google's search results.":["Това е представяне на това, което може да изглежда този пост в резултатите от търсенето на Google."],"Rank for up to 5 focus keywords per page":["Класифицирайте до 5 фокус ключови думи за страница"],"Other benefits of %s for you:":["Други ползи от %s за вас:"],"Cornerstone content":["Ключово съдържание"],"24/7 support":["Поддръжка 24/7"],"Great news: you can, with %1$s!":["Да, можете с %1$s!"],"1 year free updates and upgrades included!":["Включва безплатни актуализации за период от 1 година!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sПреглед за публикуване в социалните мрежи%2$s: Facebook и Twitter"],"Superfast internal links suggestions":["Свръх-бързи предложения за вътрешни връзки"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sКрай на неработещите връзки%2$s: лесен мениджър на пренасочванията"],"No ads!":["Без реклами!"],"Please provide a meta description by editing the snippet below.":["Въведете съдържание на полето meta description в редактора на извадката отдолу."],"Get %s now!":["Вземете %s сега!"],"Readability":["Четимост"],"Title":["Заглавие"],"Focus keyword":["Целева ключова дума"],"Snippet preview":["Преглед на извадката"],"FAQ":["Често задавани въпроси"],"Settings":["Настройки"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"bg"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":["Преместване стъпка надолу"],"Move step up":["Преместване стъпка нагоре"],"Insert step":["Вмъкване на стъпка"],"Delete step":["Изтриване на стъпка"],"Add image":["Добавяне на изображение"],"Enter a step description":[],"Enter a description":["Въвеждане на описание"],"Enter a title for your instructions":["Въведете заглавие за инструкциите си"],"Unordered list":["Неподреден списък"],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":["Добавяне на стъпка"],"Delete total time":["Изтриване на общото време"],"Add total time":["Добавяне на общото време"],"How to":["Как да"],"How-to":["Как да"],"Snippet Preview":["Визуализация на откъса"],"Analysis results:":["Резултати от анализа"],"Learn more about the Keyword Analysis.":["Научи повече за анализа на ключовите думи"],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":["Научете повече за Фундаменталните публикации (cornerstone content)"],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":["Добавяне на допълнителни ключови думи"],"Would you like to add another keyword?":["Искате ли да добавите друга ключова дума?"],"Add synonyms":["Добавете синоними"],"Would you like to add keyword synonyms?":["Бихте ли желали да добавите синоними на ключовите думи?"],"Current year":["Текуща година"],"Page":["Страница"],"Tagline":["Слоган"],"Modify your meta description by editing it right here":["Променете вашето мета описание, като го редактирате от тук"],"ID":["ID"],"Separator":["Разделител"],"Search phrase":["Фраза за търсене"],"Term description":["Термин за описание"],"Tag description":["Описание на етикет"],"Category description":["Описание на категория"],"Primary category":["Основна категория"],"Category":["Категория"],"Excerpt only":["Само откъс"],"Excerpt":["Откъс"],"Site title":["Заглавие за уеб сайта"],"Parent title":["Заглавие на родителска категория"],"Date":["Дата"],"Learn more about the Snippet Preview.":["Научете повече за визуализацията на снипета."],"This is a rendering of what this post might look like in Google's search results.":["Това е представяне на това, което може да изглежда този пост в резултатите от търсенето на Google."],"Rank for up to 5 focus keywords per page":["Класифицирайте до 5 фокус ключови думи за страница"],"Other benefits of %s for you:":["Други ползи от %s за вас:"],"Cornerstone content":["Ключово съдържание"],"24/7 support":["Поддръжка 24/7"],"Great news: you can, with %1$s!":["Да, можете с %1$s!"],"1 year free updates and upgrades included!":["Включва безплатни актуализации за период от 1 година!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sПреглед за публикуване в социалните мрежи%2$s: Facebook и Twitter"],"Superfast internal links suggestions":["Свръх-бързи предложения за вътрешни връзки"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sКрай на неработещите връзки%2$s: лесен мениджър на пренасочванията"],"No ads!":["Без реклами!"],"Please provide a meta description by editing the snippet below.":["Въведете съдържание на полето meta description в редактора на извадката отдолу."],"Get %s now!":["Вземете %s сега!"],"Readability":["Четимост"],"Title":["Заглавие"],"Focus keyword":["Целева ключова дума"],"Snippet preview":["Преглед на извадката"],"FAQ":["Често задавани въпроси"],"Settings":["Настройки"]}}}
languages/wordpress-seojs-ca.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"ca"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":["Aconseguiu posicionar-vos fins amb 5 paraules clau per pàgina"],"Other benefits of %s for you:":["Altres avantatges de %s:"],"Cornerstone content":["Contingut fonamental"],"24/7 support":["Servei d'atenció 24/7"],"Great news: you can, with %1$s!":["Bones notícies: podeu, amb %1$s!"],"1 year free updates and upgrades included!":["1 any d'actualitzacions gratuïtes incloses!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sPrevisualitzacions de xarxes socials%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Suggeriments interns super ràpids"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNi un enllaç mort més%2$s: gestor de redireccions senzill"],"No ads!":["Sense anuncis!"],"Please provide a meta description by editing the snippet below.":["Afegiu una descripció meta editant la previsualització inferior."],"Get %s now!":["Aconsegiu el %s ara!"],"Readability":["Llegibilitat"],"Title":["Títol"],"Focus keyword":["Paraula clau principal"],"Snippet preview":["Vista prèvia del resum"],"FAQ":["PMF"],"Settings":["Paràmetres"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"ca"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":["Aconseguiu posicionar-vos fins amb 5 paraules clau per pàgina"],"Other benefits of %s for you:":["Altres avantatges de %s:"],"Cornerstone content":["Contingut fonamental"],"24/7 support":["Servei d'atenció 24/7"],"Great news: you can, with %1$s!":["Bones notícies: podeu, amb %1$s!"],"1 year free updates and upgrades included!":["1 any d'actualitzacions gratuïtes incloses!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sPrevisualitzacions de xarxes socials%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Suggeriments interns super ràpids"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNi un enllaç mort més%2$s: gestor de redireccions senzill"],"No ads!":["Sense anuncis!"],"Please provide a meta description by editing the snippet below.":["Afegiu una descripció meta editant la previsualització inferior."],"Get %s now!":["Aconsegiu el %s ara!"],"Readability":["Llegibilitat"],"Title":["Títol"],"Focus keyword":["Paraula clau principal"],"Snippet preview":["Vista prèvia del resum"],"FAQ":["PMF"],"Settings":["Paràmetres"]}}}
languages/wordpress-seojs-cs_CZ.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;","lang":"cs_CZ"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":["+ Přidejte synonymum"],"Would you like to add keyword synonyms?":["Chcete přidat synonyma klíčového slova?"],"Current year":["Aktuální rok"],"Page":["Stránka"],"Tagline":[],"Modify your meta description by editing it right here":["Upravte popis meta tím, že jej upravíte přímo zde"],"ID":["ID"],"Separator":["Oddělovač"],"Search phrase":[],"Term description":[],"Tag description":["Popis štítku"],"Category description":["Popis rubriky"],"Primary category":["Hlavní rubriky"],"Category":["Rubrika"],"Excerpt only":[],"Excerpt":[],"Site title":["Název webu"],"Parent title":["Nadřazený název"],"Date":["Datum"],"Learn more about the Snippet Preview.":["Zjistěte více o náhledu ukázky."],"This is a rendering of what this post might look like in Google's search results.":["Zde je příklad, jak může tento příspěvek vypadat ve výsledcích vyhledávání Google."],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Další výhody %s :"],"Cornerstone content":["Základníí obsah"],"24/7 support":["Podpora 24/7"],"Great news: you can, with %1$s!":["Skvělá zpráva: můžete, s %1$s!"],"1 year free updates and upgrades included!":["1 rok zdarma všech update a upgrade"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Velmi rychlé návrhy interních odkazů"],"%1$sNo more dead links%2$s: easy redirect manager":["Už žádné dead linky: easy redirect manažer"],"No ads!":["Bez reklam!"],"Please provide a meta description by editing the snippet below.":["Vložte prosím meta popis upravením náhledu níže. "],"Get %s now!":["Získejte %s nyní!"],"Readability":["Čitelnost"],"Title":["Název"],"Focus keyword":["Klíčové slovo zaměření "],"Snippet preview":["Zobrazit úryvek"],"FAQ":["Často kladené dotazy"],"Settings":["Nastavení"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;","lang":"cs_CZ"},"Time needed:":["Potřebný čas:"],"Move question down":["Vložte otázku dolů"],"Move question up":["Vložte otázku nahoru"],"Insert question":["Vložit otázku"],"Delete question":["Smazat otázku"],"Enter the answer to the question":["Zadejte odpověď na otázku"],"Enter a question":["Zadejte otázku"],"Enter a title for your FAQ section":["Zadejte nadpis pro FAQ sekci"],"Add question":["Přidat otázku"],"Frequently Asked Questions":["Často kladené otázky"],"Great news: you can, with %s!":["Skvělá zpráva: můžeš s %s!"],"(Opens in a new browser tab!)":["(Otevřít v nové kartě prohlížeče!)"],"Select the primary %s":["Vyberte základní %s"],"Move step down":["Posunout krok dolů"],"Move step up":["Posunout krok nahoru"],"Insert step":["Vložit krok"],"Delete step":["Smazat krok"],"Add image":["Přidat obrázek"],"Enter a step description":["Zadejte krok popisu"],"Enter a description":["Zadejte popis"],"Enter a title for your instructions":["Zadejte název pro instrukce"],"Unordered list":["Neuspořádaný seznam"],"CSS classes to add to the list of steps (excluding the how-to header)":["Třídy CSS, které se mají přidat do seznamu kroků (kromě hlavičky s postupy)"],"Additional CSS Classes for list":["Další třídy CSS pro seznam"],"Showing step items as an ordered list.":["Zobrazuji položky kroků jako uspořádaný seznam."],"Showing step items as an unordered list":["Zobrazuji položky kroků jako neuspořádaný seznam"],"Add step":["Přidejte krok"],"Delete total time":["Smazat celkový čas"],"Add total time":["Zadejte celkový čas"],"How to":["Jak provést"],"How-to":["Jak provést"],"Snippet Preview":["Ukýzka popisku"],"Analysis results:":["Výsledky analýzy:"],"Learn more about the Keyword Analysis.":["Zjistit více o analýze klíčových slov"],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":["Zadejte klíčové slovo pro kalkulaci SEO výsledku"],"Learn more about Cornerstone Content.":["Další informace o klíčovém obsahu."],"Cornerstone content should be the most important and extensive articles on your site.":["Klíčový obsah by měly být ty nejdůležitější a nejobsáhlejší články na webu."],"Add additional keyword":["Přidat dodatečné klíčové slovo"],"Would you like to add another keyword?":["Přidali byste rádi další slovo?"],"Add synonyms":["+ Přidejte synonymum"],"Would you like to add keyword synonyms?":["Chcete přidat synonyma klíčového slova?"],"Current year":["Aktuální rok"],"Page":["Stránka"],"Tagline":[],"Modify your meta description by editing it right here":["Upravte popis meta tím, že jej upravíte přímo zde"],"ID":["ID"],"Separator":["Oddělovač"],"Search phrase":["Hledat frázi"],"Term description":["Popis termínu"],"Tag description":["Popis štítku"],"Category description":["Popis rubriky"],"Primary category":["Hlavní rubriky"],"Category":["Rubrika"],"Excerpt only":[],"Excerpt":[],"Site title":["Název webu"],"Parent title":["Nadřazený název"],"Date":["Datum"],"Learn more about the Snippet Preview.":["Zjistěte více o náhledu ukázky."],"This is a rendering of what this post might look like in Google's search results.":["Zde je příklad, jak může tento příspěvek vypadat ve výsledcích vyhledávání Google."],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Další výhody %s :"],"Cornerstone content":["Klíčový obsah"],"24/7 support":["Podpora 24/7"],"Great news: you can, with %1$s!":["Skvělá zpráva: můžete, s %1$s!"],"1 year free updates and upgrades included!":["1 rok zdarma všech update a upgrade"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Velmi rychlé návrhy interních odkazů"],"%1$sNo more dead links%2$s: easy redirect manager":["Už žádné dead linky: easy redirect manažer"],"No ads!":["Bez reklam!"],"Please provide a meta description by editing the snippet below.":["Vložte prosím meta popis upravením náhledu níže. "],"Get %s now!":["Získejte %s nyní!"],"Readability":["Čitelnost"],"Title":["Název"],"Focus keyword":["Klíčové slovo zaměření "],"Snippet preview":["Zobrazit úryvek"],"FAQ":["Často kladené dotazy"],"Settings":["Nastavení"]}}}
languages/wordpress-seojs-da_DK.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"da_DK"},"Move step down":["Flyt et trin ned"],"Move step up":["Flyt et trin op"],"Insert step":["Indsæt trin"],"Delete step":["Slet trin"],"Add image":["Tilføj billede"],"Enter a step description":["Indtast trinbeskrivelse"],"Enter a description":["Indtast en beskrivelse"],"Enter a title for your instructions":["Indtast en titel for dine instruktioner"],"Unordered list":["Usorteret liste"],"CSS classes to add to the list of steps (excluding the how-to header)":["CSS-klasser der skal tilføjes til trinlisten (ekskl. hvordan-overskriften)"],"Additional CSS Classes for list":["Yderligere CSS-klasser for liste"],"Showing step items as an ordered list.":["Vis trinelementer som en sorteret liste."],"Showing step items as an unordered list":["Vis trinelementer som en usorteret liste"],"Add step":["Tilføj trin"],"Delete total time":["Slet tid i alt"],"Add total time":["Tilføj tid i alt"],"How to":["Hvordan"],"How-to":["Hvordan"],"Snippet Preview":["Snippetpreview"],"Analysis results:":["Analyseresultat:"],"Learn more about the Keyword Analysis.":["Lær mere om søgeordsanalyse."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Et fokussøgeord er den term (eller frase) som du gerne vil findes på i søgemaskinerne. Indtast det nedenfor for at se, hvordan du kan forbedre din tekst ud fra denne term."],"Enter a focus keyword to calculate the SEO score":["Indtast et fokussøgeord for at beregne SEO-score"],"Learn more about Cornerstone Content.":["Lær mere om hjørnestensindhold."],"Cornerstone content should be the most important and extensive articles on your site.":["Hjørnestensindhold bør være de vigtigste og længste artikler på dit site."],"Add additional keyword":["Tilføj yderligere et søgeord"],"Would you like to add another keyword?":["Ønsker du at tilføje endnu et søgeord?"],"Add synonyms":["Tilføj synonymer"],"Would you like to add keyword synonyms?":["Vil du gerne tilføje søgeordssynonymer?"],"Current year":["Dette år"],"Page":["Side"],"Tagline":["Tagline"],"Modify your meta description by editing it right here":["Redigér din meta-beskrivelse ved at redigere den lige her"],"ID":["ID"],"Separator":[" Separator"],"Search phrase":["Søgefrase"],"Term description":["Termbeskrivelse"],"Tag description":["Tagbeskrivelse"],"Category description":["Kategoribeskrivelse"],"Primary category":["Primær kategori"],"Category":["Kategori"],"Excerpt only":["Kun uddrag"],"Excerpt":["Uddrag"],"Site title":["Sitetitel"],"Parent title":["Forældertitel"],"Date":["Dato"],"Learn more about the Snippet Preview.":["Lær mere om snippet-previews."],"This is a rendering of what this post might look like in Google's search results.":["Dette er en gengivelse af, hvordan dette indlæg vil se ud i Googles søgeresultater."],"Rank for up to 5 focus keywords per page":["Få gode SEO-placeringer for op til 5 fokussøgeord pr. side"],"Other benefits of %s for you:":["Andre fordele, %s giver dig:"],"Cornerstone content":["Hjørnestensindhold"],"24/7 support":["24/7 support"],"Great news: you can, with %1$s!":["Godt nyt: du kan, med %1$s!"],"1 year free updates and upgrades included!":["Inkluderer gratis opdateringer og opgraderinger i et år!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSociale medier forhåndsvisning%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Lynhurtige forslag til interne links"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sIkke flere døde links%2$s: Redirect-manager, som er nem at bruge"],"No ads!":["Ingen annoncer!"],"Please provide a meta description by editing the snippet below.":["Tilføj venligst en meta-beskrivelse ved at redigere uddraget i snippeteditoren nedenfor."],"Get %s now!":["Køb %s nu!"],"Readability":["Læsbarhed"],"Title":["Titel"],"Focus keyword":["Fokussøgeord"],"Snippet preview":["Forhåndsvisning af snippet"],"FAQ":["FAQ"],"Settings":["Indstillinger"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"da_DK"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":["Flyt et trin ned"],"Move step up":["Flyt et trin op"],"Insert step":["Indsæt trin"],"Delete step":["Slet trin"],"Add image":["Tilføj billede"],"Enter a step description":["Indtast trinbeskrivelse"],"Enter a description":["Indtast en beskrivelse"],"Enter a title for your instructions":["Indtast en titel for dine instruktioner"],"Unordered list":["Usorteret liste"],"CSS classes to add to the list of steps (excluding the how-to header)":["CSS-klasser der skal tilføjes til trinlisten (ekskl. hvordan-overskriften)"],"Additional CSS Classes for list":["Yderligere CSS-klasser for liste"],"Showing step items as an ordered list.":["Vis trinelementer som en sorteret liste."],"Showing step items as an unordered list":["Vis trinelementer som en usorteret liste"],"Add step":["Tilføj trin"],"Delete total time":["Slet tid i alt"],"Add total time":["Tilføj tid i alt"],"How to":["Hvordan"],"How-to":["Hvordan"],"Snippet Preview":["Snippetpreview"],"Analysis results:":["Analyseresultat:"],"Learn more about the Keyword Analysis.":["Lær mere om søgeordsanalyse."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Et fokussøgeord er den term (eller frase) som du gerne vil findes på i søgemaskinerne. Indtast det nedenfor for at se, hvordan du kan forbedre din tekst ud fra denne term."],"Enter a focus keyword to calculate the SEO score":["Indtast et fokussøgeord for at beregne SEO-score"],"Learn more about Cornerstone Content.":["Lær mere om hjørnestensindhold."],"Cornerstone content should be the most important and extensive articles on your site.":["Hjørnestensindhold bør være de vigtigste og længste artikler på dit site."],"Add additional keyword":["Tilføj yderligere et søgeord"],"Would you like to add another keyword?":["Ønsker du at tilføje endnu et søgeord?"],"Add synonyms":["Tilføj synonymer"],"Would you like to add keyword synonyms?":["Vil du gerne tilføje søgeordssynonymer?"],"Current year":["Dette år"],"Page":["Side"],"Tagline":["Tagline"],"Modify your meta description by editing it right here":["Redigér din meta-beskrivelse ved at redigere den lige her"],"ID":["ID"],"Separator":[" Separator"],"Search phrase":["Søgefrase"],"Term description":["Termbeskrivelse"],"Tag description":["Tagbeskrivelse"],"Category description":["Kategoribeskrivelse"],"Primary category":["Primær kategori"],"Category":["Kategori"],"Excerpt only":["Kun uddrag"],"Excerpt":["Uddrag"],"Site title":["Sitetitel"],"Parent title":["Forældertitel"],"Date":["Dato"],"Learn more about the Snippet Preview.":["Lær mere om snippet-previews."],"This is a rendering of what this post might look like in Google's search results.":["Dette er en gengivelse af, hvordan dette indlæg vil se ud i Googles søgeresultater."],"Rank for up to 5 focus keywords per page":["Få gode SEO-placeringer for op til 5 fokussøgeord pr. side"],"Other benefits of %s for you:":["Andre fordele, %s giver dig:"],"Cornerstone content":["Hjørnestensindhold"],"24/7 support":["24/7 support"],"Great news: you can, with %1$s!":["Godt nyt: du kan, med %1$s!"],"1 year free updates and upgrades included!":["Inkluderer gratis opdateringer og opgraderinger i et år!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSociale medier forhåndsvisning%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Lynhurtige forslag til interne links"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sIkke flere døde links%2$s: Redirect-manager, som er nem at bruge"],"No ads!":["Ingen annoncer!"],"Please provide a meta description by editing the snippet below.":["Tilføj venligst en meta-beskrivelse ved at redigere uddraget i snippeteditoren nedenfor."],"Get %s now!":["Køb %s nu!"],"Readability":["Læsbarhed"],"Title":["Titel"],"Focus keyword":["Fokussøgeord"],"Snippet preview":["Forhåndsvisning af snippet"],"FAQ":["FAQ"],"Settings":["Indstillinger"]}}}
languages/wordpress-seojs-de_CH.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"de_CH"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":["Aktuelles Jahr"],"Page":["Seite"],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":["ID"],"Separator":["Trenner"],"Search phrase":["Suchbegriff"],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":["Kategorie"],"Excerpt only":[],"Excerpt":["Textauszug"],"Site title":[],"Parent title":[],"Date":["Datum"],"Learn more about the Snippet Preview.":["Weitere Informationen zur Snippet-Vorschau."],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Andere Vorteile von %s für dich:"],"Cornerstone content":["Cornerstone Inhalt"],"24/7 support":["24/7 Support"],"Great news: you can, with %1$s!":["Großartige Neuigkeit: Du kannst es, mit %1$s!"],"1 year free updates and upgrades included!":["1 Jahr kostenfreie Updates und Upgrades inbegriffen!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Superschnelle interne Verlinkungsvorschläge"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sKeine verwaisten Links mehr%2$s: Einfacher Redirect-Manager"],"No ads!":["Keine Werbung!"],"Please provide a meta description by editing the snippet below.":["Bitte lege eine Meta-Beschreibung fest, indem du den Code-Schnipsel bearbeitest."],"Get %s now!":["Hol dir %s jetzt!"],"Readability":["Lesbarkeit"],"Title":["Titel"],"Focus keyword":["Fokus-Keyword"],"Snippet preview":["Snippet Vorschau"],"FAQ":["FAQ"],"Settings":["Einstellungen"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"de_CH"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":["Aktuelles Jahr"],"Page":["Seite"],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":["ID"],"Separator":["Trenner"],"Search phrase":["Suchbegriff"],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":["Kategorie"],"Excerpt only":[],"Excerpt":["Textauszug"],"Site title":[],"Parent title":[],"Date":["Datum"],"Learn more about the Snippet Preview.":["Weitere Informationen zur Snippet-Vorschau."],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Andere Vorteile von %s für dich:"],"Cornerstone content":["Cornerstone Inhalt"],"24/7 support":["24/7 Support"],"Great news: you can, with %1$s!":["Großartige Neuigkeit: Du kannst es, mit %1$s!"],"1 year free updates and upgrades included!":["1 Jahr kostenfreie Updates und Upgrades inbegriffen!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Superschnelle interne Verlinkungsvorschläge"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sKeine verwaisten Links mehr%2$s: Einfacher Redirect-Manager"],"No ads!":["Keine Werbung!"],"Please provide a meta description by editing the snippet below.":["Bitte lege eine Meta-Beschreibung fest, indem du den Code-Schnipsel bearbeitest."],"Get %s now!":["Hol dir %s jetzt!"],"Readability":["Lesbarkeit"],"Title":["Titel"],"Focus keyword":["Fokus-Keyword"],"Snippet preview":["Snippet Vorschau"],"FAQ":["FAQ"],"Settings":["Einstellungen"]}}}
languages/wordpress-seojs-de_DE.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"de"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":["Möchtest du Schlüsselwort-Synonyme hinzufügen?"],"Current year":["Aktuelles Jahr"],"Page":["Seite"],"Tagline":["Untertitel"],"Modify your meta description by editing it right here":["Bearbeite direkt hier deine Meta-Beschreibung "],"ID":["ID"],"Separator":["Trennzeichen"],"Search phrase":["Suchwort"],"Term description":["Begriffsbeschreibung"],"Tag description":["Schlagwortbeschreibung"],"Category description":["Kategoriebeschreibung"],"Primary category":["Primäre Kategorie"],"Category":["Kategorie"],"Excerpt only":["Nur Auszug"],"Excerpt":["Textauszug"],"Site title":["Seitentitel"],"Parent title":["Titel der übergeordneten Seite"],"Date":["Datum"],"Learn more about the Snippet Preview.":["Weitere Informationen zur Snippet-Vorschau."],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":["Ranke für bis zu fünf Fokus-Keywords pro Seite"],"Other benefits of %s for you:":["Andere Vorteile von %s für dich:"],"Cornerstone content":["Cornerstone-Inhalt"],"24/7 support":["24/7 Support"],"Great news: you can, with %1$s!":["Großartige Neuigkeit: Du kannst es, mit %1$s!"],"1 year free updates and upgrades included!":["1 Jahr kostenfreie Updates und Upgrades inbegriffen!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial Media Vorschau%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Superschnelle interne Verlinkungsvorschläge"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sKeine verwaisten Links mehr%2$s: Einfacher Redirect-Manager"],"No ads!":["Keine Werbung!"],"Please provide a meta description by editing the snippet below.":["Bitte lege eine Meta-Beschreibung fest, indem du den Code-Schnipsel bearbeitest."],"Get %s now!":["Hol dir %s jetzt!"],"Readability":["Lesbarkeit"],"Title":["Titel"],"Focus keyword":["Fokus-Keyword"],"Snippet preview":["Snippet Vorschau"],"FAQ":["FAQ"],"Settings":["Einstellungen"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"de"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":["Möchtest du Schlüsselwort-Synonyme hinzufügen?"],"Current year":["Aktuelles Jahr"],"Page":["Seite"],"Tagline":["Untertitel"],"Modify your meta description by editing it right here":["Bearbeite direkt hier deine Meta-Beschreibung "],"ID":["ID"],"Separator":["Trennzeichen"],"Search phrase":["Suchwort"],"Term description":["Begriffsbeschreibung"],"Tag description":["Schlagwortbeschreibung"],"Category description":["Kategoriebeschreibung"],"Primary category":["Primäre Kategorie"],"Category":["Kategorie"],"Excerpt only":["Nur Auszug"],"Excerpt":["Textauszug"],"Site title":["Seitentitel"],"Parent title":["Titel der übergeordneten Seite"],"Date":["Datum"],"Learn more about the Snippet Preview.":["Weitere Informationen zur Snippet-Vorschau."],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":["Ranke für bis zu fünf Fokus-Keywords pro Seite"],"Other benefits of %s for you:":["Andere Vorteile von %s für dich:"],"Cornerstone content":["Cornerstone-Inhalt"],"24/7 support":["24/7 Support"],"Great news: you can, with %1$s!":["Großartige Neuigkeit: Du kannst es, mit %1$s!"],"1 year free updates and upgrades included!":["1 Jahr kostenfreie Updates und Upgrades inbegriffen!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial Media Vorschau%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Superschnelle interne Verlinkungsvorschläge"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sKeine verwaisten Links mehr%2$s: Einfacher Redirect-Manager"],"No ads!":["Keine Werbung!"],"Please provide a meta description by editing the snippet below.":["Bitte lege eine Meta-Beschreibung fest, indem du den Code-Schnipsel bearbeitest."],"Get %s now!":["Hol dir %s jetzt!"],"Readability":["Lesbarkeit"],"Title":["Titel"],"Focus keyword":["Fokus-Keyword"],"Snippet preview":["Snippet Vorschau"],"FAQ":["FAQ"],"Settings":["Einstellungen"]}}}
languages/wordpress-seojs-el.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"el_GR"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Άλλα προνόμια του %s για εσάς:"],"Cornerstone content":["Σημαντικό περιεχόμενο"],"24/7 support":["Υποστήριξη 24/7"],"Great news: you can, with %1$s!":["Καλά νέα: μπορείτε, με το %1$s!"],"1 year free updates and upgrades included!":["Περιλαμβάνεται 1 έτος δωρεάν ενημερώσεων και αναβαθμίσεων!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Έξυπνες προτάσεις εσωτερικών συνδέσμων"],"%1$sNo more dead links%2$s: easy redirect manager":[],"No ads!":["Χωρίς διαφημίσεις!"],"Please provide a meta description by editing the snippet below.":["Δώσε μια μετα-περιγραφή μορφοποιώντας το απόσπασμα πιο κάτω"],"Get %s now!":["Αποκτήστε το %s τώρα!"],"Readability":["Αναγνωσιμότητα"],"Title":["Τίτλος"],"Focus keyword":["Κύρια λέξη-κλειδί"],"Snippet preview":["Προεπισκόπιση αποσπάσματος"],"FAQ":["Συχνές ερωτήσεις"],"Settings":["Ρυθμίσεις"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"el_GR"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Άλλα προνόμια του %s για εσάς:"],"Cornerstone content":["Σημαντικό περιεχόμενο"],"24/7 support":["Υποστήριξη 24/7"],"Great news: you can, with %1$s!":["Καλά νέα: μπορείτε, με το %1$s!"],"1 year free updates and upgrades included!":["Περιλαμβάνεται 1 έτος δωρεάν ενημερώσεων και αναβαθμίσεων!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Έξυπνες προτάσεις εσωτερικών συνδέσμων"],"%1$sNo more dead links%2$s: easy redirect manager":[],"No ads!":["Χωρίς διαφημίσεις!"],"Please provide a meta description by editing the snippet below.":["Δώσε μια μετα-περιγραφή μορφοποιώντας το απόσπασμα πιο κάτω"],"Get %s now!":["Αποκτήστε το %s τώρα!"],"Readability":["Αναγνωσιμότητα"],"Title":["Τίτλος"],"Focus keyword":["Κύρια λέξη-κλειδί"],"Snippet preview":["Προεπισκόπιση αποσπάσματος"],"FAQ":["Συχνές ερωτήσεις"],"Settings":["Ρυθμίσεις"]}}}
languages/wordpress-seojs-en_AU.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_AU"},"Move step down":["Move step down"],"Move step up":["Move step up"],"Insert step":["Insert step"],"Delete step":["Delete step"],"Add image":["Add image"],"Enter a step description":["Enter a step description"],"Enter a description":["Enter a description"],"Enter a title for your instructions":["Enter a title for your instructions"],"Unordered list":["Unordered list"],"CSS classes to add to the list of steps (excluding the how-to header)":["CSS classes to add to the list of steps (excluding the how-to header)"],"Additional CSS Classes for list":["Additional CSS Classes for list"],"Showing step items as an ordered list.":["Showing step items as an ordered list."],"Showing step items as an unordered list":["Showing step items as an unordered list"],"Add step":["Add step"],"Delete total time":["Delete total time"],"Add total time":["Add total time"],"How to":["How to"],"How-to":["How-to"],"Snippet Preview":["Snippet Preview"],"Analysis results:":["Analysis results:"],"Learn more about the Keyword Analysis.":["Learn more about the Keyword Analysis."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term."],"Enter a focus keyword to calculate the SEO score":["Enter a focus keyword to calculate the SEO score"],"Learn more about Cornerstone Content.":["Learn more about Cornerstone Content."],"Cornerstone content should be the most important and extensive articles on your site.":["Cornerstone content should be the most important and extensive articles on your site."],"Add additional keyword":["Add additional keyword"],"Would you like to add another keyword?":["Would you like to add another keyword?"],"Add synonyms":["Add synonyms"],"Would you like to add keyword synonyms?":["Would you like to add keyword synonyms?"],"Current year":["Current year"],"Page":["Page"],"Tagline":["Tagline"],"Modify your meta description by editing it right here":["Modify your meta description by editing it right here"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Search phrase"],"Term description":["Term description"],"Tag description":["Tag description"],"Category description":["Category description"],"Primary category":["Primary category"],"Category":["Category"],"Excerpt only":["Excerpt only"],"Excerpt":["Excerpt"],"Site title":["Site title"],"Parent title":["Parent title"],"Date":["Date"],"Learn more about the Snippet Preview.":["Learn more about the Snippet Preview."],"This is a rendering of what this post might look like in Google's search results.":["This is a rendering of what this post might look like in Google's search results."],"Rank for up to 5 focus keywords per page":["Rank for up to 5 focus keywords per page"],"Other benefits of %s for you:":["Other benefits of %s for you:"],"Cornerstone content":["Cornerstone content"],"24/7 support":["24/7 support"],"Great news: you can, with %1$s!":["Great news: you can, with %1$s!"],"1 year free updates and upgrades included!":["1 year free updates and upgrades included!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Superfast internal links suggestions"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo more dead links%2$s: easy redirect manager"],"No ads!":["No ads!"],"Please provide a meta description by editing the snippet below.":["Please provide a meta description by editing the snippet below."],"Get %s now!":["Get %s now!"],"Readability":["Readability"],"Title":["Title"],"Focus keyword":["Focus Keyword"],"Snippet preview":["Snippet preview"],"FAQ":["FAQ"],"Settings":["Settings"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_AU"},"Time needed:":["Time needed:"],"Move question down":["Move question down"],"Move question up":["Move question up"],"Insert question":["Insert question"],"Delete question":["Delete question"],"Enter the answer to the question":["Enter the answer to the question"],"Enter a question":["Enter a question"],"Enter a title for your FAQ section":["Enter a title for your FAQ section"],"Add question":["Add question"],"Frequently Asked Questions":["Frequently Asked Questions"],"Great news: you can, with %s!":["Great news: you can, with %s!"],"(Opens in a new browser tab!)":["(Opens in a new browser tab!)"],"Select the primary %s":["Select the primary %s"],"Move step down":["Move step down"],"Move step up":["Move step up"],"Insert step":["Insert step"],"Delete step":["Delete step"],"Add image":["Add image"],"Enter a step description":["Enter a step description"],"Enter a description":["Enter a description"],"Enter a title for your instructions":["Enter a title for your instructions"],"Unordered list":["Unordered list"],"CSS classes to add to the list of steps (excluding the how-to header)":["CSS classes to add to the list of steps (excluding the how-to header)"],"Additional CSS Classes for list":["Additional CSS Classes for list"],"Showing step items as an ordered list.":["Showing step items as an ordered list."],"Showing step items as an unordered list":["Showing step items as an unordered list"],"Add step":["Add step"],"Delete total time":["Delete total time"],"Add total time":["Add total time"],"How to":["How to"],"How-to":["How-to"],"Snippet Preview":["Snippet Preview"],"Analysis results:":["Analysis results:"],"Learn more about the Keyword Analysis.":["Learn more about the Keyword Analysis."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term."],"Enter a focus keyword to calculate the SEO score":["Enter a focus keyword to calculate the SEO score"],"Learn more about Cornerstone Content.":["Learn more about Cornerstone Content."],"Cornerstone content should be the most important and extensive articles on your site.":["Cornerstone content should be the most important and extensive articles on your site."],"Add additional keyword":["Add additional keyword"],"Would you like to add another keyword?":["Would you like to add another keyword?"],"Add synonyms":["Add synonyms"],"Would you like to add keyword synonyms?":["Would you like to add keyword synonyms?"],"Current year":["Current year"],"Page":["Page"],"Tagline":["Tagline"],"Modify your meta description by editing it right here":["Modify your meta description by editing it right here"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Search phrase"],"Term description":["Term description"],"Tag description":["Tag description"],"Category description":["Category description"],"Primary category":["Primary category"],"Category":["Category"],"Excerpt only":["Excerpt only"],"Excerpt":["Excerpt"],"Site title":["Site title"],"Parent title":["Parent title"],"Date":["Date"],"Learn more about the Snippet Preview.":["Learn more about the Snippet Preview."],"This is a rendering of what this post might look like in Google's search results.":["This is a rendering of what this post might look like in Google's search results."],"Rank for up to 5 focus keywords per page":["Rank for up to 5 focus keywords per page"],"Other benefits of %s for you:":["Other benefits of %s for you:"],"Cornerstone content":["Cornerstone content"],"24/7 support":["24/7 support"],"Great news: you can, with %1$s!":["Great news: you can, with %1$s!"],"1 year free updates and upgrades included!":["1 year free updates and upgrades included!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Superfast internal links suggestions"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo more dead links%2$s: easy redirect manager"],"No ads!":["No ads!"],"Please provide a meta description by editing the snippet below.":["Please provide a meta description by editing the snippet below."],"Get %s now!":["Get %s now!"],"Readability":["Readability"],"Title":["Title"],"Focus keyword":["Focus Keyword"],"Snippet preview":["Snippet preview"],"FAQ":["FAQ"],"Settings":["Settings"]}}}
languages/wordpress-seojs-en_CA.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Move step down":["Move step down"],"Move step up":["Move step up"],"Insert step":["Insert step"],"Delete step":["Delete step"],"Add image":["Add image"],"Enter a step description":["Enter a step description"],"Enter a description":["Enter a description"],"Enter a title for your instructions":["Enter a title for your instructions"],"Unordered list":["Unordered list"],"CSS classes to add to the list of steps (excluding the how-to header)":["CSS classes to add to the list of steps (excluding the how-to header)"],"Additional CSS Classes for list":["Additional CSS Classes for list"],"Showing step items as an ordered list.":["Showing step items as an ordered list."],"Showing step items as an unordered list":["Showing step items as an unordered list"],"Add step":["Add step"],"Delete total time":["Delete total time"],"Add total time":["Add total time"],"How to":["How to"],"How-to":["How-to"],"Snippet Preview":["Snippet Preview"],"Analysis results:":["Analysis results:"],"Learn more about the Keyword Analysis.":["Learn more about the Keyword Analysis."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term."],"Enter a focus keyword to calculate the SEO score":["Enter a focus keyword to calculate the SEO score"],"Learn more about Cornerstone Content.":["Learn more about Cornerstone Content."],"Cornerstone content should be the most important and extensive articles on your site.":["Cornerstone content should be the most important and extensive articles on your site."],"Add additional keyword":["Add additional keyword"],"Would you like to add another keyword?":["Would you like to add another keyword?"],"Add synonyms":["Add synonyms"],"Would you like to add keyword synonyms?":["Would you like to add keyword synonyms?"],"Current year":["Current year"],"Page":["Page"],"Tagline":["Tagline"],"Modify your meta description by editing it right here":["Modify your meta description by editing it right here"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Search phrase"],"Term description":["Term description"],"Tag description":["Tag description"],"Category description":["Category description"],"Primary category":["Primary category"],"Category":["Category"],"Excerpt only":["Excerpt only"],"Excerpt":["Excerpt"],"Site title":["Site title"],"Parent title":["Parent title"],"Date":["Date"],"Learn more about the Snippet Preview.":["Learn more about the Snippet Preview."],"This is a rendering of what this post might look like in Google's search results.":["This is a rendering of what this post might look like in Google's search results."],"Rank for up to 5 focus keywords per page":["Rank for up to 5 focus keywords per page"],"Other benefits of %s for you:":["Other benefits of %s for you:"],"Cornerstone content":["Cornerstone content"],"24/7 support":["24/7 support"],"Great news: you can, with %1$s!":["Great news: you can, with %1$s!"],"1 year free updates and upgrades included!":["1 year free updates and upgrades included!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Superfast internal links suggestions"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo more dead links%2$s: easy redirect manager"],"No ads!":["No ads!"],"Please provide a meta description by editing the snippet below.":["Please provide a meta description by editing the snippet below."],"Get %s now!":["Get %s now!"],"Readability":["Readability"],"Title":["Title"],"Focus keyword":["Focus keyword"],"Snippet preview":["Snippet preview"],"FAQ":["FAQ"],"Settings":["Settings"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Time needed:":["Time needed:"],"Move question down":["Move question down"],"Move question up":["Move question up"],"Insert question":["Insert question"],"Delete question":["Delete question"],"Enter the answer to the question":["Enter the answer to the question"],"Enter a question":["Enter a question"],"Enter a title for your FAQ section":["Enter a title for your FAQ section"],"Add question":["Add question"],"Frequently Asked Questions":["Frequently Asked Questions"],"Great news: you can, with %s!":["Great news: you can, with %s!"],"(Opens in a new browser tab!)":["(Opens in a new browser tab!)"],"Select the primary %s":["Select the primary %s"],"Move step down":["Move step down"],"Move step up":["Move step up"],"Insert step":["Insert step"],"Delete step":["Delete step"],"Add image":["Add image"],"Enter a step description":["Enter a step description"],"Enter a description":["Enter a description"],"Enter a title for your instructions":["Enter a title for your instructions"],"Unordered list":["Unordered list"],"CSS classes to add to the list of steps (excluding the how-to header)":["CSS classes to add to the list of steps (excluding the how-to header)"],"Additional CSS Classes for list":["Additional CSS Classes for list"],"Showing step items as an ordered list.":["Showing step items as an ordered list."],"Showing step items as an unordered list":["Showing step items as an unordered list"],"Add step":["Add step"],"Delete total time":["Delete total time"],"Add total time":["Add total time"],"How to":["How to"],"How-to":["How-to"],"Snippet Preview":["Snippet Preview"],"Analysis results:":["Analysis results:"],"Learn more about the Keyword Analysis.":["Learn more about the Keyword Analysis."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term."],"Enter a focus keyword to calculate the SEO score":["Enter a focus keyword to calculate the SEO score"],"Learn more about Cornerstone Content.":["Learn more about Cornerstone Content."],"Cornerstone content should be the most important and extensive articles on your site.":["Cornerstone content should be the most important and extensive articles on your site."],"Add additional keyword":["Add additional keyword"],"Would you like to add another keyword?":["Would you like to add another keyword?"],"Add synonyms":["Add synonyms"],"Would you like to add keyword synonyms?":["Would you like to add keyword synonyms?"],"Current year":["Current year"],"Page":["Page"],"Tagline":["Tagline"],"Modify your meta description by editing it right here":["Modify your meta description by editing it right here"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Search phrase"],"Term description":["Term description"],"Tag description":["Tag description"],"Category description":["Category description"],"Primary category":["Primary category"],"Category":["Category"],"Excerpt only":["Excerpt only"],"Excerpt":["Excerpt"],"Site title":["Site title"],"Parent title":["Parent title"],"Date":["Date"],"Learn more about the Snippet Preview.":["Learn more about the Snippet Preview."],"This is a rendering of what this post might look like in Google's search results.":["This is a rendering of what this post might look like in Google's search results."],"Rank for up to 5 focus keywords per page":["Rank for up to 5 focus keywords per page"],"Other benefits of %s for you:":["Other benefits of %s for you:"],"Cornerstone content":["Cornerstone content"],"24/7 support":["24/7 support"],"Great news: you can, with %1$s!":["Great news: you can, with %1$s!"],"1 year free updates and upgrades included!":["1 year free updates and upgrades included!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Superfast internal links suggestions"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo more dead links%2$s: easy redirect manager"],"No ads!":["No ads!"],"Please provide a meta description by editing the snippet below.":["Please provide a meta description by editing the snippet below."],"Get %s now!":["Get %s now!"],"Readability":["Readability"],"Title":["Title"],"Focus keyword":["Focus keyword"],"Snippet preview":["Snippet preview"],"FAQ":["FAQ"],"Settings":["Settings"]}}}
languages/wordpress-seojs-en_GB.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Move step down":["Move step down"],"Move step up":["Move step up"],"Insert step":["Insert step"],"Delete step":["Delete step"],"Add image":["Add image"],"Enter a step description":["Enter a step description"],"Enter a description":["Enter a description"],"Enter a title for your instructions":["Enter a title for your instructions"],"Unordered list":["Unordered list"],"CSS classes to add to the list of steps (excluding the how-to header)":["CSS classes to add to the list of steps (excluding the how-to header)"],"Additional CSS Classes for list":["Additional CSS Classes for list"],"Showing step items as an ordered list.":["Showing step items as an ordered list."],"Showing step items as an unordered list":["Showing step items as an unordered list"],"Add step":["Add step"],"Delete total time":["Delete total time"],"Add total time":["Add total time"],"How to":["How to"],"How-to":["How-to"],"Snippet Preview":["Snippet Preview"],"Analysis results:":["Analysis results:"],"Learn more about the Keyword Analysis.":["Learn more about the Keyword Analysis."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term."],"Enter a focus keyword to calculate the SEO score":["Enter a focus keyword to calculate the SEO score"],"Learn more about Cornerstone Content.":["Learn more about Cornerstone Content."],"Cornerstone content should be the most important and extensive articles on your site.":["Cornerstone content should be the most important and extensive articles on your site."],"Add additional keyword":["Add additional keyword"],"Would you like to add another keyword?":["Would you like to add another keyword?"],"Add synonyms":["Add synonyms"],"Would you like to add keyword synonyms?":["Would you like to add keyword synonyms?"],"Current year":["Current year"],"Page":["Page"],"Tagline":["Tagline"],"Modify your meta description by editing it right here":["Modify your meta description by editing it right here"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Search phrase"],"Term description":["Term description"],"Tag description":["Tag description"],"Category description":["Category description"],"Primary category":["Primary category"],"Category":["Category"],"Excerpt only":["Excerpt only"],"Excerpt":["Excerpt"],"Site title":["Site title"],"Parent title":["Parent title"],"Date":["Date"],"Learn more about the Snippet Preview.":["Learn more about the Snippet Preview."],"This is a rendering of what this post might look like in Google's search results.":["This is a rendering of what this post might look like in Google's search results."],"Rank for up to 5 focus keywords per page":["Rank for up to 5 focus keywords per page"],"Other benefits of %s for you:":["Other benefits of %s for you:"],"Cornerstone content":["Cornerstone content"],"24/7 support":["24/7 support"],"Great news: you can, with %1$s!":["Great news: you can, with %1$s!"],"1 year free updates and upgrades included!":["1 year free updates and upgrades included!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Super fast internal links suggestions"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo more dead links%2$s: easy redirect manager"],"No ads!":["No ads!"],"Please provide a meta description by editing the snippet below.":["Please provide a meta description by editing the snippet below."],"Get %s now!":["Get %s now!"],"Readability":["Readability"],"Title":["Title"],"Focus keyword":["Focus keyword"],"Snippet preview":["Snippet preview"],"FAQ":["FAQ"],"Settings":["Settings"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Time needed:":["Time needed:"],"Move question down":["Move question down"],"Move question up":["Move question up"],"Insert question":["Insert question"],"Delete question":["Delete question"],"Enter the answer to the question":["Enter the answer to the question"],"Enter a question":["Enter a question"],"Enter a title for your FAQ section":["Enter a title for your FAQ section"],"Add question":["Add question"],"Frequently Asked Questions":["Frequently Asked Questions"],"Great news: you can, with %s!":["Great news: you can, with %s!"],"(Opens in a new browser tab!)":["(Opens in a new browser tab!)"],"Select the primary %s":["Select the primary %s"],"Move step down":["Move step down"],"Move step up":["Move step up"],"Insert step":["Insert step"],"Delete step":["Delete step"],"Add image":["Add image"],"Enter a step description":["Enter a step description"],"Enter a description":["Enter a description"],"Enter a title for your instructions":["Enter a title for your instructions"],"Unordered list":["Unordered list"],"CSS classes to add to the list of steps (excluding the how-to header)":["CSS classes to add to the list of steps (excluding the how-to header)"],"Additional CSS Classes for list":["Additional CSS Classes for list"],"Showing step items as an ordered list.":["Showing step items as an ordered list."],"Showing step items as an unordered list":["Showing step items as an unordered list"],"Add step":["Add step"],"Delete total time":["Delete total time"],"Add total time":["Add total time"],"How to":["How to"],"How-to":["How-to"],"Snippet Preview":["Snippet Preview"],"Analysis results:":["Analysis results:"],"Learn more about the Keyword Analysis.":["Learn more about the Keyword Analysis."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term."],"Enter a focus keyword to calculate the SEO score":["Enter a focus keyword to calculate the SEO score"],"Learn more about Cornerstone Content.":["Learn more about Cornerstone Content."],"Cornerstone content should be the most important and extensive articles on your site.":["Cornerstone content should be the most important and extensive articles on your site."],"Add additional keyword":["Add additional keyword"],"Would you like to add another keyword?":["Would you like to add another keyword?"],"Add synonyms":["Add synonyms"],"Would you like to add keyword synonyms?":["Would you like to add keyword synonyms?"],"Current year":["Current year"],"Page":["Page"],"Tagline":["Tagline"],"Modify your meta description by editing it right here":["Modify your meta description by editing it right here"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Search phrase"],"Term description":["Term description"],"Tag description":["Tag description"],"Category description":["Category description"],"Primary category":["Primary category"],"Category":["Category"],"Excerpt only":["Excerpt only"],"Excerpt":["Excerpt"],"Site title":["Site title"],"Parent title":["Parent title"],"Date":["Date"],"Learn more about the Snippet Preview.":["Learn more about the Snippet Preview."],"This is a rendering of what this post might look like in Google's search results.":["This is a rendering of what this post might look like in Google's search results."],"Rank for up to 5 focus keywords per page":["Rank for up to 5 focus keywords per page"],"Other benefits of %s for you:":["Other benefits of %s for you:"],"Cornerstone content":["Cornerstone content"],"24/7 support":["24/7 support"],"Great news: you can, with %1$s!":["Great news: you can, with %1$s!"],"1 year free updates and upgrades included!":["1 year free updates and upgrades included!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Super fast internal links suggestions"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo more dead links%2$s: easy redirect manager"],"No ads!":["No ads!"],"Please provide a meta description by editing the snippet below.":["Please provide a meta description by editing the snippet below."],"Get %s now!":["Get %s now!"],"Readability":["Readability"],"Title":["Title"],"Focus keyword":["Focus keyword"],"Snippet preview":["Snippet preview"],"FAQ":["FAQ"],"Settings":["Settings"]}}}
languages/wordpress-seojs-en_NZ.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_NZ"},"Move step down":["Move step down"],"Move step up":["Move step up"],"Insert step":["Insert step"],"Delete step":["Delete step"],"Add image":["Add image"],"Enter a step description":["Enter a step description"],"Enter a description":["Enter a description"],"Enter a title for your instructions":["Enter a title for your instructions"],"Unordered list":["Unordered list"],"CSS classes to add to the list of steps (excluding the how-to header)":["CSS classes to add to the list of steps (excluding the how-to header)"],"Additional CSS Classes for list":["Additional CSS Classes for list"],"Showing step items as an ordered list.":["Showing step items as an ordered list."],"Showing step items as an unordered list":["Showing step items as an unordered list"],"Add step":["Add step"],"Delete total time":["Delete total time"],"Add total time":["Add total time"],"How to":["How to"],"How-to":["How-to"],"Snippet Preview":["Snippet Preview"],"Analysis results:":["Analysis results:"],"Learn more about the Keyword Analysis.":["Learn more about the Keyword Analysis."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term."],"Enter a focus keyword to calculate the SEO score":["Enter a focus keyword to calculate the SEO score"],"Learn more about Cornerstone Content.":["Learn more about Cornerstone Content."],"Cornerstone content should be the most important and extensive articles on your site.":["Cornerstone content should be the most important and extensive articles on your site."],"Add additional keyword":["Add additional keyword"],"Would you like to add another keyword?":["Would you like to add another keyword?"],"Add synonyms":["Add synonyms"],"Would you like to add keyword synonyms?":["Would you like to add keyword synonyms?"],"Current year":["Current year"],"Page":["Page"],"Tagline":["Tagline"],"Modify your meta description by editing it right here":["Modify your meta description by editing it right here"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Search phrase"],"Term description":["Term description"],"Tag description":["Tag description"],"Category description":["Category description"],"Primary category":["Primary category"],"Category":["Category"],"Excerpt only":["Excerpt only"],"Excerpt":["Excerpt"],"Site title":["Site title"],"Parent title":["Parent title"],"Date":["Date"],"Learn more about the Snippet Preview.":["Learn more about the Snippet Preview."],"This is a rendering of what this post might look like in Google's search results.":["This is a rendering of what this post might look like in Google's search results."],"Rank for up to 5 focus keywords per page":["Rank for up to 5 focus keywords per page"],"Other benefits of %s for you:":["Other benefits of %s for you:"],"Cornerstone content":["Cornerstone content"],"24/7 support":["24/7 support"],"Great news: you can, with %1$s!":["Great news: you can, with %1$s!"],"1 year free updates and upgrades included!":["1 year free updates and upgrades included!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Superfast internal links suggestions"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo more dead links%2$s: easy redirect manager"],"No ads!":["No ads!"],"Please provide a meta description by editing the snippet below.":["Please provide a meta description by editing the snippet below."],"Get %s now!":["Get %s now!"],"Readability":["Readability"],"Title":["Title"],"Focus keyword":["Focus Keyword"],"Snippet preview":["Snippet preview"],"FAQ":["FAQ"],"Settings":["Settings"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_NZ"},"Time needed:":["Time needed:"],"Move question down":["Move question down"],"Move question up":["Move question up"],"Insert question":["Insert question"],"Delete question":["Delete question"],"Enter the answer to the question":["Enter the answer to the question"],"Enter a question":["Enter a question"],"Enter a title for your FAQ section":["Enter a title for your FAQ section"],"Add question":["Add question"],"Frequently Asked Questions":["Frequently Asked Questions"],"Great news: you can, with %s!":["Great news: you can, with %s!"],"(Opens in a new browser tab!)":["(Opens in a new browser tab!)"],"Select the primary %s":["Select the primary %s"],"Move step down":["Move step down"],"Move step up":["Move step up"],"Insert step":["Insert step"],"Delete step":["Delete step"],"Add image":["Add image"],"Enter a step description":["Enter a step description"],"Enter a description":["Enter a description"],"Enter a title for your instructions":["Enter a title for your instructions"],"Unordered list":["Unordered list"],"CSS classes to add to the list of steps (excluding the how-to header)":["CSS classes to add to the list of steps (excluding the how-to header)"],"Additional CSS Classes for list":["Additional CSS Classes for list"],"Showing step items as an ordered list.":["Showing step items as an ordered list."],"Showing step items as an unordered list":["Showing step items as an unordered list"],"Add step":["Add step"],"Delete total time":["Delete total time"],"Add total time":["Add total time"],"How to":["How to"],"How-to":["How-to"],"Snippet Preview":["Snippet Preview"],"Analysis results:":["Analysis results:"],"Learn more about the Keyword Analysis.":["Learn more about the Keyword Analysis."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term."],"Enter a focus keyword to calculate the SEO score":["Enter a focus keyword to calculate the SEO score"],"Learn more about Cornerstone Content.":["Learn more about Cornerstone Content."],"Cornerstone content should be the most important and extensive articles on your site.":["Cornerstone content should be the most important and extensive articles on your site."],"Add additional keyword":["Add additional keyword"],"Would you like to add another keyword?":["Would you like to add another keyword?"],"Add synonyms":["Add synonyms"],"Would you like to add keyword synonyms?":["Would you like to add keyword synonyms?"],"Current year":["Current year"],"Page":["Page"],"Tagline":["Tagline"],"Modify your meta description by editing it right here":["Modify your meta description by editing it right here"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Search phrase"],"Term description":["Term description"],"Tag description":["Tag description"],"Category description":["Category description"],"Primary category":["Primary category"],"Category":["Category"],"Excerpt only":["Excerpt only"],"Excerpt":["Excerpt"],"Site title":["Site title"],"Parent title":["Parent title"],"Date":["Date"],"Learn more about the Snippet Preview.":["Learn more about the Snippet Preview."],"This is a rendering of what this post might look like in Google's search results.":["This is a rendering of what this post might look like in Google's search results."],"Rank for up to 5 focus keywords per page":["Rank for up to 5 focus keywords per page"],"Other benefits of %s for you:":["Other benefits of %s for you:"],"Cornerstone content":["Cornerstone content"],"24/7 support":["24/7 support"],"Great news: you can, with %1$s!":["Great news: you can, with %1$s!"],"1 year free updates and upgrades included!":["1 year free updates and upgrades included!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Superfast internal links suggestions"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo more dead links%2$s: easy redirect manager"],"No ads!":["No ads!"],"Please provide a meta description by editing the snippet below.":["Please provide a meta description by editing the snippet below."],"Get %s now!":["Get %s now!"],"Readability":["Readability"],"Title":["Title"],"Focus keyword":["Focus Keyword"],"Snippet preview":["Snippet preview"],"FAQ":["FAQ"],"Settings":["Settings"]}}}
languages/wordpress-seojs-en_ZA.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_ZA"},"Move step down":["Move step down"],"Move step up":["Move step up"],"Insert step":["Insert step"],"Delete step":["Delete step"],"Add image":["Add image"],"Enter a step description":["Enter a step description"],"Enter a description":["Enter a description"],"Enter a title for your instructions":["Enter a title for your instructions"],"Unordered list":["Unordered list"],"CSS classes to add to the list of steps (excluding the how-to header)":["CSS classes to add to the list of steps (excluding the how-to header)"],"Additional CSS Classes for list":["Additional CSS Classes for list"],"Showing step items as an ordered list.":["Showing step items as an ordered list."],"Showing step items as an unordered list":["Showing step items as an unordered list"],"Add step":["Add step"],"Delete total time":["Delete total time"],"Add total time":["Add total time"],"How to":["How to"],"How-to":["How-to"],"Snippet Preview":["Snippet Preview"],"Analysis results:":["Analysis results:"],"Learn more about the Keyword Analysis.":["Learn more about the Keyword Analysis."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term."],"Enter a focus keyword to calculate the SEO score":["Enter a focus keyword to calculate the SEO score"],"Learn more about Cornerstone Content.":["Learn more about Cornerstone Content."],"Cornerstone content should be the most important and extensive articles on your site.":["Cornerstone content should be the most important and extensive articles on your site."],"Add additional keyword":["Add additional keyword"],"Would you like to add another keyword?":["Would you like to add another keyword?"],"Add synonyms":["+ Add synonyms"],"Would you like to add keyword synonyms?":["Would you like to add keyword synonyms?"],"Current year":["Current year"],"Page":["Page"],"Tagline":["Tagline"],"Modify your meta description by editing it right here":["Modify your meta description by editing it right here"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Search phrase"],"Term description":["Term description"],"Tag description":["Tag description"],"Category description":["Category description"],"Primary category":["Primary category"],"Category":["Category"],"Excerpt only":["Excerpt only"],"Excerpt":["Excerpt"],"Site title":["Site title"],"Parent title":["Parent title"],"Date":["Date"],"Learn more about the Snippet Preview.":["Learn more about the Snippet Preview."],"This is a rendering of what this post might look like in Google's search results.":["This is a rendering of what this post might look like in Google's search results."],"Rank for up to 5 focus keywords per page":["Rank for up to 5 focus keywords per page"],"Other benefits of %s for you:":["Other benefits of %s for you:"],"Cornerstone content":["Cornerstone content"],"24/7 support":["24/7 support"],"Great news: you can, with %1$s!":["Great news: you can, with %1$s!"],"1 year free updates and upgrades included!":["1 year free updates and upgrades included!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Super fast internal links suggestions"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo more dead links%2$s: easy redirect manager"],"No ads!":["No ads!"],"Please provide a meta description by editing the snippet below.":["Please provide a meta description by editing the snippet below."],"Get %s now!":["Get %s now!"],"Readability":["Readability"],"Title":["Title"],"Focus keyword":["Focus keyword"],"Snippet preview":["Snippet preview"],"FAQ":["FAQ"],"Settings":["Settings"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_ZA"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":["Move step down"],"Move step up":["Move step up"],"Insert step":["Insert step"],"Delete step":["Delete step"],"Add image":["Add image"],"Enter a step description":["Enter a step description"],"Enter a description":["Enter a description"],"Enter a title for your instructions":["Enter a title for your instructions"],"Unordered list":["Unordered list"],"CSS classes to add to the list of steps (excluding the how-to header)":["CSS classes to add to the list of steps (excluding the how-to header)"],"Additional CSS Classes for list":["Additional CSS Classes for list"],"Showing step items as an ordered list.":["Showing step items as an ordered list."],"Showing step items as an unordered list":["Showing step items as an unordered list"],"Add step":["Add step"],"Delete total time":["Delete total time"],"Add total time":["Add total time"],"How to":["How to"],"How-to":["How-to"],"Snippet Preview":["Snippet Preview"],"Analysis results:":["Analysis results:"],"Learn more about the Keyword Analysis.":["Learn more about the Keyword Analysis."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term."],"Enter a focus keyword to calculate the SEO score":["Enter a focus keyword to calculate the SEO score"],"Learn more about Cornerstone Content.":["Learn more about Cornerstone Content."],"Cornerstone content should be the most important and extensive articles on your site.":["Cornerstone content should be the most important and extensive articles on your site."],"Add additional keyword":["Add additional keyword"],"Would you like to add another keyword?":["Would you like to add another keyword?"],"Add synonyms":["+ Add synonyms"],"Would you like to add keyword synonyms?":["Would you like to add keyword synonyms?"],"Current year":["Current year"],"Page":["Page"],"Tagline":["Tagline"],"Modify your meta description by editing it right here":["Modify your meta description by editing it right here"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Search phrase"],"Term description":["Term description"],"Tag description":["Tag description"],"Category description":["Category description"],"Primary category":["Primary category"],"Category":["Category"],"Excerpt only":["Excerpt only"],"Excerpt":["Excerpt"],"Site title":["Site title"],"Parent title":["Parent title"],"Date":["Date"],"Learn more about the Snippet Preview.":["Learn more about the Snippet Preview."],"This is a rendering of what this post might look like in Google's search results.":["This is a rendering of what this post might look like in Google's search results."],"Rank for up to 5 focus keywords per page":["Rank for up to 5 focus keywords per page"],"Other benefits of %s for you:":["Other benefits of %s for you:"],"Cornerstone content":["Cornerstone content"],"24/7 support":["24/7 support"],"Great news: you can, with %1$s!":["Great news: you can, with %1$s!"],"1 year free updates and upgrades included!":["1 year free updates and upgrades included!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Super fast internal links suggestions"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo more dead links%2$s: easy redirect manager"],"No ads!":["No ads!"],"Please provide a meta description by editing the snippet below.":["Please provide a meta description by editing the snippet below."],"Get %s now!":["Get %s now!"],"Readability":["Readability"],"Title":["Title"],"Focus keyword":["Focus keyword"],"Snippet preview":["Snippet preview"],"FAQ":["FAQ"],"Settings":["Settings"]}}}
languages/wordpress-seojs-es_AR.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"es_AR"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Otros beneficios de %s para vos."],"Cornerstone content":["Contenido esencial"],"24/7 support":["Soporte 24/7"],"Great news: you can, with %1$s!":["¡Grandes noticias: podés hacerlo, con %1$s!"],"1 year free updates and upgrades included!":["¡1 año gratis de mejoras y actualizaciones incluido!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Sugerencias de enlaces internos super rápidos"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo más enlaces caídos%2$s: administrador de redirecciones simple."],"No ads!":["¡Sin anuncios publicitarios!"],"Please provide a meta description by editing the snippet below.":["Ingresá una descripción meta editando el snippet de abajo."],"Get %s now!":["¡Obtener %s ahora!"],"Readability":["Legibilidad"],"Title":["Título"],"Focus keyword":["Palabra clave objetivo"],"Snippet preview":["Vista previa del snippet"],"FAQ":["Preguntas frecuentes"],"Settings":["Ajustes"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"es_AR"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Otros beneficios de %s para vos."],"Cornerstone content":["Contenido esencial"],"24/7 support":["Soporte 24/7"],"Great news: you can, with %1$s!":["¡Grandes noticias: podés hacerlo, con %1$s!"],"1 year free updates and upgrades included!":["¡1 año gratis de mejoras y actualizaciones incluido!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Sugerencias de enlaces internos super rápidos"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo más enlaces caídos%2$s: administrador de redirecciones simple."],"No ads!":["¡Sin anuncios publicitarios!"],"Please provide a meta description by editing the snippet below.":["Ingresá una descripción meta editando el snippet de abajo."],"Get %s now!":["¡Obtener %s ahora!"],"Readability":["Legibilidad"],"Title":["Título"],"Focus keyword":["Palabra clave objetivo"],"Snippet preview":["Vista previa del snippet"],"FAQ":["Preguntas frecuentes"],"Settings":["Ajustes"]}}}
languages/wordpress-seojs-es_ES.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Move step down":["Mover paso hacia abajo"],"Move step up":["Mover paso hacia arriba"],"Insert step":["Insertar paso"],"Delete step":["Eliminar paso"],"Add image":["Añadir imagen"],"Enter a step description":["Introduce una descripción del paso"],"Enter a description":["Introduce una descripción"],"Enter a title for your instructions":["Introduce un título para tus instrucciones"],"Unordered list":["Lista desordenada"],"CSS classes to add to the list of steps (excluding the how-to header)":["Clases CSS para añadir a la lista de pasos (excluyendo el encabezado de cómo hacerlo)"],"Additional CSS Classes for list":["Clases CSS adicionales para lista"],"Showing step items as an ordered list.":["Mostrando los elementos de los pasos como una lista ordenada."],"Showing step items as an unordered list":["Mostrando los elementos de los pasos como una lista desordenada."],"Add step":["Añadir paso"],"Delete total time":["Eliminar tiempo total"],"Add total time":["Añadir tiempo total"],"How to":["Cómo hacerlo"],"How-to":["Cómo hacerlo"],"Snippet Preview":["Vista previa del snippet"],"Analysis results:":["Resultados del análisis:"],"Learn more about the Keyword Analysis.":["Aprende más sobre el análisis de palabras clave."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Una palabra clave objetivo es el término (o frase) con el que te gustaría que te encontraran en los motores de búsqueda. Introdúcelo a continuación para ver cómo puedes mejorar tu texto para este término."],"Enter a focus keyword to calculate the SEO score":["Introduce una palabra clave objetivo para calcular la puntuación SEO"],"Learn more about Cornerstone Content.":["Aprende más sobre el contenido esencial."],"Cornerstone content should be the most important and extensive articles on your site.":["El contenido esencial deben ser los artículos más importantes y extensos de tu sitio."],"Add additional keyword":["Añade una palabra clave adicional"],"Would you like to add another keyword?":["¿Te gustaría añadir otra palabra clave?"],"Add synonyms":["Añade sinónimos"],"Would you like to add keyword synonyms?":["¿Te gustaría añadir sinónimos de la palabra clave? "],"Current year":["Año actual"],"Page":["Página"],"Tagline":["Descripción corta"],"Modify your meta description by editing it right here":["Modifica tu meta description editándola aquí mismo"],"ID":["ID"],"Separator":["Separador"],"Search phrase":["Frase de búsqueda"],"Term description":["Descripción del término"],"Tag description":["Descripción de la etiqueta"],"Category description":["Descripción de la categoría"],"Primary category":["Categoría principal"],"Category":["Categoría"],"Excerpt only":["Solo el extracto"],"Excerpt":["Extracto"],"Site title":["Título del sitio"],"Parent title":["Título superior"],"Date":["Fecha"],"Learn more about the Snippet Preview.":["Aprende más sobre la vista previa del snippet."],"This is a rendering of what this post might look like in Google's search results.":["Esta es una visualización de cómo se vería esta publicación en los resultados de búsqueda de Google."],"Rank for up to 5 focus keywords per page":["Puntúa por hasta 5 palabras clave objetivo por página"],"Other benefits of %s for you:":["Otros beneficios de %s para ti:"],"Cornerstone content":["Contenido esencial"],"24/7 support":["Soporte 24/7"],"Great news: you can, with %1$s!":["¡Buenas noticias: puedes hacerlo, con %1$s!"],"1 year free updates and upgrades included!":["¡Incluye 1 año de actualizaciones gratuitas!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sVista previa en redes sociales%2$s: Facebook y Twitter"],"Superfast internal links suggestions":["Sugerencias super rápidas de enlaces internos"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo más enlaces muertos%2$s: sencillo gestor de redirecciones"],"No ads!":["¡Sin anuncios!"],"Please provide a meta description by editing the snippet below.":["Por favor introduce una meta description editando el snippet de abajo."],"Get %s now!":["¡Hazte con %s ahora!"],"Readability":["Legibilidad"],"Title":["Título"],"Focus keyword":["Palabra clave objetivo"],"Snippet preview":["Vista previa del snippet"],"FAQ":["Preguntas frecuentes"],"Settings":["Ajustes"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Time needed:":["Tiempo necesario:"],"Move question down":["Bajar pregunta"],"Move question up":["Subir pregunta"],"Insert question":["Insertar pregunta"],"Delete question":["Borrar pregunta"],"Enter the answer to the question":["Escribe la respuesta a la pregunta"],"Enter a question":["Introduce una pregunta"],"Enter a title for your FAQ section":["Introduce un título para tu sección de preguntas frecuentes"],"Add question":["Añadir pregunta"],"Frequently Asked Questions":["Preguntas frecuentes"],"Great news: you can, with %s!":["Buenas noticias: ¡puedes, con %s!"],"(Opens in a new browser tab!)":["(¡Se abre en una pestaña nueva!)"],"Select the primary %s":["Elige el %s principal"],"Move step down":["Mover paso hacia abajo"],"Move step up":["Mover paso hacia arriba"],"Insert step":["Insertar paso"],"Delete step":["Eliminar paso"],"Add image":["Añadir imagen"],"Enter a step description":["Introduce una descripción del paso"],"Enter a description":["Introduce una descripción"],"Enter a title for your instructions":["Introduce un título para tus instrucciones"],"Unordered list":["Lista desordenada"],"CSS classes to add to the list of steps (excluding the how-to header)":["Clases CSS para añadir a la lista de pasos (excluyendo el encabezado de cómo hacerlo)"],"Additional CSS Classes for list":["Clases CSS adicionales para lista"],"Showing step items as an ordered list.":["Mostrando los elementos de los pasos como una lista ordenada."],"Showing step items as an unordered list":["Mostrando los elementos de los pasos como una lista desordenada."],"Add step":["Añadir paso"],"Delete total time":["Eliminar tiempo total"],"Add total time":["Añadir tiempo total"],"How to":["Cómo hacerlo"],"How-to":["Cómo hacerlo"],"Snippet Preview":["Vista previa del snippet"],"Analysis results:":["Resultados del análisis:"],"Learn more about the Keyword Analysis.":["Aprende más sobre el análisis de palabras clave."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Una palabra clave objetivo es el término (o frase) con el que te gustaría que te encontraran en los motores de búsqueda. Introdúcelo a continuación para ver cómo puedes mejorar tu texto para este término."],"Enter a focus keyword to calculate the SEO score":["Introduce una palabra clave objetivo para calcular la puntuación SEO"],"Learn more about Cornerstone Content.":["Aprende más sobre el contenido esencial."],"Cornerstone content should be the most important and extensive articles on your site.":["El contenido esencial deben ser los artículos más importantes y extensos de tu sitio."],"Add additional keyword":["Añade una palabra clave adicional"],"Would you like to add another keyword?":["¿Te gustaría añadir otra palabra clave?"],"Add synonyms":["Añade sinónimos"],"Would you like to add keyword synonyms?":["¿Te gustaría añadir sinónimos de la palabra clave? "],"Current year":["Año actual"],"Page":["Página"],"Tagline":["Descripción corta"],"Modify your meta description by editing it right here":["Modifica tu meta description editándola aquí mismo"],"ID":["ID"],"Separator":["Separador"],"Search phrase":["Frase de búsqueda"],"Term description":["Descripción del término"],"Tag description":["Descripción de la etiqueta"],"Category description":["Descripción de la categoría"],"Primary category":["Categoría principal"],"Category":["Categoría"],"Excerpt only":["Solo el extracto"],"Excerpt":["Extracto"],"Site title":["Título del sitio"],"Parent title":["Título superior"],"Date":["Fecha"],"Learn more about the Snippet Preview.":["Aprende más sobre la vista previa del snippet."],"This is a rendering of what this post might look like in Google's search results.":["Esta es una visualización de cómo se vería esta publicación en los resultados de búsqueda de Google."],"Rank for up to 5 focus keywords per page":["Puntúa por hasta 5 palabras clave objetivo por página"],"Other benefits of %s for you:":["Otros beneficios de %s para ti:"],"Cornerstone content":["Contenido esencial"],"24/7 support":["Soporte 24/7"],"Great news: you can, with %1$s!":["¡Buenas noticias: puedes hacerlo, con %1$s!"],"1 year free updates and upgrades included!":["¡Incluye 1 año de actualizaciones gratuitas!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sVista previa en redes sociales%2$s: Facebook y Twitter"],"Superfast internal links suggestions":["Sugerencias super rápidas de enlaces internos"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo más enlaces muertos%2$s: sencillo gestor de redirecciones"],"No ads!":["¡Sin anuncios!"],"Please provide a meta description by editing the snippet below.":["Por favor introduce una meta description editando el snippet de abajo."],"Get %s now!":["¡Hazte con %s ahora!"],"Readability":["Legibilidad"],"Title":["Título"],"Focus keyword":["Palabra clave objetivo"],"Snippet preview":["Vista previa del snippet"],"FAQ":["Preguntas frecuentes"],"Settings":["Ajustes"]}}}
languages/wordpress-seojs-es_VE.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"es_VE"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":["Puntúa por hasta 5 palabras clave objetivo por página"],"Other benefits of %s for you:":["Otros beneficios de %s para ti:"],"Cornerstone content":["Contenido esencial"],"24/7 support":["Soporte 24/7"],"Great news: you can, with %1$s!":["¡Grandes noticias: puedes hacerlo, con %1$s!"],"1 year free updates and upgrades included!":["¡Incluye 1 año de actualizaciones gratuitas!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Sugerencias super rápidas de enlaces internos"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo más enlaces muertos%2$s: sencillo gestor de redirecciones"],"No ads!":["¡Sin anuncios!"],"Please provide a meta description by editing the snippet below.":["Por favor introduce una meta description editando el snippet de abajo."],"Get %s now!":["¡Obtener %s ahora!"],"Readability":["Legibilidad"],"Title":["Título"],"Focus keyword":["Palabra clave objetivo"],"Snippet preview":["Vista previa del snippet"],"FAQ":["Preguntas frecuentes"],"Settings":["Ajustes"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"es_VE"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":["Puntúa por hasta 5 palabras clave objetivo por página"],"Other benefits of %s for you:":["Otros beneficios de %s para ti:"],"Cornerstone content":["Contenido esencial"],"24/7 support":["Soporte 24/7"],"Great news: you can, with %1$s!":["¡Grandes noticias: puedes hacerlo, con %1$s!"],"1 year free updates and upgrades included!":["¡Incluye 1 año de actualizaciones gratuitas!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Sugerencias super rápidas de enlaces internos"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNo más enlaces muertos%2$s: sencillo gestor de redirecciones"],"No ads!":["¡Sin anuncios!"],"Please provide a meta description by editing the snippet below.":["Por favor introduce una meta description editando el snippet de abajo."],"Get %s now!":["¡Obtener %s ahora!"],"Readability":["Legibilidad"],"Title":["Título"],"Focus keyword":["Palabra clave objetivo"],"Snippet preview":["Vista previa del snippet"],"FAQ":["Preguntas frecuentes"],"Settings":["Ajustes"]}}}
languages/wordpress-seojs-fa_IR.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=1; plural=0;","lang":"fa"},"Move step down":["حرکت گام به پایین"],"Move step up":["حرکت گام به بالا"],"Insert step":["گام را وارد کنید"],"Delete step":["گام را حذف کنید"],"Add image":["افزودن تصویر"],"Enter a step description":["توضیحات مرحله را وارد کنید"],"Enter a description":["توضیحات را وارد کیند"],"Enter a title for your instructions":["یک عنوان برای دستورالعمل های خود وارد کنید"],"Unordered list":["لیست مرتبط نشده"],"CSS classes to add to the list of steps (excluding the how-to header)":["کلاس‌های CSS برای افزودن لیست گام‎ها ( حذف چگونگی سربرگ)"],"Additional CSS Classes for list":["لیست اضافی برای کلاس‌های CSS"],"Showing step items as an ordered list.":["نمایش گام موارد بعنوان لیست مرتب شده."],"Showing step items as an unordered list":["نمایش گام موارد بعنوان لیست مرتبط نشده"],"Add step":["گام را اضافه کنید"],"Delete total time":["کل زمان را حذف کنید"],"Add total time":["مجموع زمان را اضافه کنید"],"How to":["چگونه"],"How-to":["چگونه"],"Snippet Preview":["پیشنمایش اسنیپ"],"Analysis results:":["نتایج آنالیز:"],"Learn more about the Keyword Analysis.":["یادگیری بیشتر درباره آنالیز کلیدواژه."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["کلیدواژه کانونی اصطلاح (یا عبارت) است که شما می خواهید در نتایج موتورهای جستجو ظاهر شود. در زیر وارد کنید برای دیدن اینکه چطور می توانید شرایط متن خود را بهبود بخشید."],"Enter a focus keyword to calculate the SEO score":["کلیدواژه کانونی را برای محاسبه نمره سئو وارد کنید"],"Learn more about Cornerstone Content.":["یادگیری بیشتر درباره محتوای مهم."],"Cornerstone content should be the most important and extensive articles on your site.":["محتوای مهم باید مهمترین و گسترده ترین مقالات سایت شما باشد."],"Add additional keyword":["افزودن کلیدواژه اضافه"],"Would you like to add another keyword?":["آیا مایل هستید کلیدواژه دیگری اضافه کنید؟"],"Add synonyms":["افزودن مترادف"],"Would you like to add keyword synonyms?":["آیا میخواهید مترادف‌های کلیدی را اضافه کنید؟"],"Current year":["سال جاری"],"Page":["برگه"],"Tagline":["شعار"],"Modify your meta description by editing it right here":["توضیحات متا را با ویرایش آن درست در اینجا اصلاح کنید"],"ID":["شناسه"],"Separator":["جداکننده"],"Search phrase":["عبارت جستجو"],"Term description":["توضیح شرایط"],"Tag description":["توضیح برچسب"],"Category description":["توضیح دسته"],"Primary category":["دسته اصلی"],"Category":["دسته"],"Excerpt only":["فقط خلاصه"],"Excerpt":["خلاصه"],"Site title":["عنوان سایت"],"Parent title":["عنوان والد"],"Date":["تاریخ"],"Learn more about the Snippet Preview.":["درباره پیش نمایش اسنیپت بیشتر بدانید."],"This is a rendering of what this post might look like in Google's search results.":["این نمایی از نوشته شما است که در نتایج جستجوی گوگل ظاهر می شود."],"Rank for up to 5 focus keywords per page":["رتبه حداکثر 5 کلمه کلیدی برای هر برگه"],"Other benefits of %s for you:":["دیگر مزایای %s برای شما:"],"Cornerstone content":["محتوای شاخص"],"24/7 support":["پشتیبانی 24/7"],"Great news: you can, with %1$s!":["Great news: you can, with %1$s!"],"1 year free updates and upgrades included!":["شامل 1 سال بروز رسانی و ارتقاء رایگان!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sپیش نمایش شبکه های اجتماعی%2$s: فیسبوک و توئیتر"],"Superfast internal links suggestions":["پیشنهادهای خیلی سریع پیوندهای داخلی"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sبدون پیوند شکسته%2$s: مدیریت آسان تغییر مسیر"],"No ads!":["بدون تبلیغات!"],"Please provide a meta description by editing the snippet below.":["لطفا با ویرایش متن زیر توضیحات متا را ارائه دهید."],"Get %s now!":["هم اکنون %s را دریافت کنید!"],"Readability":["خوانایی"],"Title":["عنوان"],"Focus keyword":["کلیدواژه‌ کانونی"],"Snippet preview":["پیش نمایش اسنیپت"],"FAQ":["سوالات متداول"],"Settings":["تنظیمات"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=1; plural=0;","lang":"fa"},"Time needed:":["زمان مورد نیاز:"],"Move question down":["سوال را به پایین ببرید"],"Move question up":["سوال را به بالا ببرید"],"Insert question":["سؤال را وارد کنید"],"Delete question":["سؤال را حذف کنید"],"Enter the answer to the question":["پاسخ به سوال را وارد کنید"],"Enter a question":["سوال وارد کنید"],"Enter a title for your FAQ section":["برای بخش پرسش و پاسخ یک عنوان وارد کنید"],"Add question":["سوالی اضافه کنید"],"Frequently Asked Questions":["سوالات متداول"],"Great news: you can, with %s!":["خبر خوب: شما می توانید، با %s!"],"(Opens in a new browser tab!)":["(در یک تب جدید مرورگر باز شود!)"],"Select the primary %s":["اولویت %s را انتخاب کنید"],"Move step down":["حرکت گام به پایین"],"Move step up":["حرکت گام به بالا"],"Insert step":["گام را وارد کنید"],"Delete step":["گام را حذف کنید"],"Add image":["افزودن تصویر"],"Enter a step description":["توضیحات مرحله را وارد کنید"],"Enter a description":["توضیحات را وارد کیند"],"Enter a title for your instructions":["یک عنوان برای دستورالعمل های خود وارد کنید"],"Unordered list":["لیست مرتبط نشده"],"CSS classes to add to the list of steps (excluding the how-to header)":["کلاس‌های CSS برای افزودن لیست گام‎ها ( حذف چگونگی سربرگ)"],"Additional CSS Classes for list":["لیست اضافی برای کلاس‌های CSS"],"Showing step items as an ordered list.":["نمایش گام موارد بعنوان لیست مرتب شده."],"Showing step items as an unordered list":["نمایش گام موارد بعنوان لیست مرتبط نشده"],"Add step":["گام را اضافه کنید"],"Delete total time":["کل زمان را حذف کنید"],"Add total time":["مجموع زمان را اضافه کنید"],"How to":["چگونه"],"How-to":["چگونه"],"Snippet Preview":["پیشنمایش اسنیپ"],"Analysis results:":["نتایج آنالیز:"],"Learn more about the Keyword Analysis.":["یادگیری بیشتر درباره آنالیز کلیدواژه."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["کلیدواژه کانونی اصطلاح (یا عبارت) است که شما می خواهید در نتایج موتورهای جستجو ظاهر شود. در زیر وارد کنید برای دیدن اینکه چطور می توانید شرایط متن خود را بهبود بخشید."],"Enter a focus keyword to calculate the SEO score":["کلیدواژه کانونی را برای محاسبه نمره سئو وارد کنید"],"Learn more about Cornerstone Content.":["یادگیری بیشتر درباره محتوای مهم."],"Cornerstone content should be the most important and extensive articles on your site.":["محتوای مهم باید مهمترین و گسترده ترین مقالات سایت شما باشد."],"Add additional keyword":["افزودن کلیدواژه اضافه"],"Would you like to add another keyword?":["آیا مایل هستید کلیدواژه دیگری اضافه کنید؟"],"Add synonyms":["افزودن مترادف"],"Would you like to add keyword synonyms?":["آیا میخواهید مترادف‌های کلیدی را اضافه کنید؟"],"Current year":["سال جاری"],"Page":["برگه"],"Tagline":["شعار"],"Modify your meta description by editing it right here":["توضیحات متا را با ویرایش آن درست در اینجا اصلاح کنید"],"ID":["شناسه"],"Separator":["جداکننده"],"Search phrase":["عبارت جستجو"],"Term description":["توضیح شرایط"],"Tag description":["توضیح برچسب"],"Category description":["توضیح دسته"],"Primary category":["دسته اصلی"],"Category":["دسته"],"Excerpt only":["فقط خلاصه"],"Excerpt":["خلاصه"],"Site title":["عنوان سایت"],"Parent title":["عنوان والد"],"Date":["تاریخ"],"Learn more about the Snippet Preview.":["درباره پیش نمایش اسنیپت بیشتر بدانید."],"This is a rendering of what this post might look like in Google's search results.":["این نمایی از نوشته شما است که در نتایج جستجوی گوگل ظاهر می شود."],"Rank for up to 5 focus keywords per page":["رتبه حداکثر 5 کلمه کلیدی برای هر برگه"],"Other benefits of %s for you:":["دیگر مزایای %s برای شما:"],"Cornerstone content":["محتوای شاخص"],"24/7 support":["پشتیبانی 24/7"],"Great news: you can, with %1$s!":["Great news: you can, with %1$s!"],"1 year free updates and upgrades included!":["شامل 1 سال بروز رسانی و ارتقاء رایگان!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sپیش نمایش شبکه های اجتماعی%2$s: فیسبوک و توئیتر"],"Superfast internal links suggestions":["پیشنهادهای خیلی سریع پیوندهای داخلی"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sبدون پیوند شکسته%2$s: مدیریت آسان تغییر مسیر"],"No ads!":["بدون تبلیغات!"],"Please provide a meta description by editing the snippet below.":["لطفا با ویرایش متن زیر توضیحات متا را ارائه دهید."],"Get %s now!":["هم اکنون %s را دریافت کنید!"],"Readability":["خوانایی"],"Title":["عنوان"],"Focus keyword":["کلیدواژه‌ کانونی"],"Snippet preview":["پیش نمایش اسنیپت"],"FAQ":["سوالات متداول"],"Settings":["تنظیمات"]}}}
languages/wordpress-seojs-fi.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"fi"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Muut %s hyödyt sinulle:"],"Cornerstone content":["Tärkeäksi merkitty sisältö"],"24/7 support":["24/7 tuki"],"Great news: you can, with %1$s!":["Hyviä uutisia: kyllä voit, kun käytössä on %1$s!"],"1 year free updates and upgrades included!":["1 vuoden ilmaiset päivitykset sisältyvät mukaan!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Todella nopeat sisäisten linkkien ehdotelmat"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sEi enää kuolleita linkkejä%2$s: helppo edelleenohjausten hallinta"],"No ads!":["Ei mainoksia"],"Please provide a meta description by editing the snippet below.":["Anna meta kuvaus muokkaamalla alla olevaa lyhytkoodia."],"Get %s now!":["Hanki %s nyt!"],"Readability":["Luettavuus"],"Title":["Otsikko"],"Focus keyword":["Kohdeavainsana"],"Snippet preview":["Otteen esikatselu"],"FAQ":["UKK"],"Settings":["Asetukset"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"fi"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Muut %s hyödyt sinulle:"],"Cornerstone content":["Tärkeäksi merkitty sisältö"],"24/7 support":["24/7 tuki"],"Great news: you can, with %1$s!":["Hyviä uutisia: kyllä voit, kun käytössä on %1$s!"],"1 year free updates and upgrades included!":["1 vuoden ilmaiset päivitykset sisältyvät mukaan!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Todella nopeat sisäisten linkkien ehdotelmat"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sEi enää kuolleita linkkejä%2$s: helppo edelleenohjausten hallinta"],"No ads!":["Ei mainoksia"],"Please provide a meta description by editing the snippet below.":["Anna meta kuvaus muokkaamalla alla olevaa lyhytkoodia."],"Get %s now!":["Hanki %s nyt!"],"Readability":["Luettavuus"],"Title":["Otsikko"],"Focus keyword":["Kohdeavainsana"],"Snippet preview":["Otteen esikatselu"],"FAQ":["UKK"],"Settings":["Asetukset"]}}}
languages/wordpress-seojs-fr_CA.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"fr_CA"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Autres bénéfices de %s pour vous :"],"Cornerstone content":["Contenu Cornerstone"],"24/7 support":["Support 24/7"],"Great news: you can, with %1$s!":["Bonne nouvelle : vous pouvez le faire, avec %1$s !"],"1 year free updates and upgrades included!":["Des mises à jour gratuites et des mises à niveau incluent 1 an!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sAperçu des médias sociaux%2$s : Facebook & Twitter"],"Superfast internal links suggestions":["Suggestions de liens internes super-rapides"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sPlus jamais de liens morts%2$s : gestionnaire de redirection facile"],"No ads!":["Sans publicités !"],"Please provide a meta description by editing the snippet below.":["Merci de fournir une méta description en modifiant l’extrait ci-dessous."],"Get %s now!":["Obtenir %s maintenant !"],"Readability":["Lisibilité"],"Title":["Titre"],"Focus keyword":["Mot-clé principal&nbsp;"],"Snippet preview":["Aperçu de l’extrait"],"FAQ":["Questions"],"Settings":["Réglages"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"fr_CA"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Autres bénéfices de %s pour vous :"],"Cornerstone content":["Contenu Cornerstone"],"24/7 support":["Support 24/7"],"Great news: you can, with %1$s!":["Bonne nouvelle : vous pouvez le faire, avec %1$s !"],"1 year free updates and upgrades included!":["Des mises à jour gratuites et des mises à niveau incluent 1 an!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sAperçu des médias sociaux%2$s : Facebook & Twitter"],"Superfast internal links suggestions":["Suggestions de liens internes super-rapides"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sPlus jamais de liens morts%2$s : gestionnaire de redirection facile"],"No ads!":["Sans publicités !"],"Please provide a meta description by editing the snippet below.":["Merci de fournir une méta description en modifiant l’extrait ci-dessous."],"Get %s now!":["Obtenir %s maintenant !"],"Readability":["Lisibilité"],"Title":["Titre"],"Focus keyword":["Mot-clé principal&nbsp;"],"Snippet preview":["Aperçu de l’extrait"],"FAQ":["Questions"],"Settings":["Réglages"]}}}
languages/wordpress-seojs-fr_FR.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n > 1;","lang":"fr"},"Move step down":["Faire descendre l’étape"],"Move step up":["Faire monter l’étape"],"Insert step":["Insérer une étape"],"Delete step":["Effacer l’étape"],"Add image":["Ajouter une image"],"Enter a step description":["Saisissez une description d’étape"],"Enter a description":["Saisissez une description"],"Enter a title for your instructions":["Saisissez un titre pour vos instructions"],"Unordered list":["Liste non-ordonnée"],"CSS classes to add to the list of steps (excluding the how-to header)":["Classes CSS à ajouter à la liste des étapes (en dehors de l’en-tête « Comment »)"],"Additional CSS Classes for list":["Classes CSS additionnelles pour la liste"],"Showing step items as an ordered list.":["Affichage des étapes comme une liste ordonnée."],"Showing step items as an unordered list":["Affichage des étapes comme une liste non-ordonnée."],"Add step":["Ajouter une étape"],"Delete total time":["Effacer le temps total"],"Add total time":["Ajouter le temps total"],"How to":["Comment"],"How-to":["Comment"],"Snippet Preview":["Prévisualisation de l’extrait"],"Analysis results:":["Résultats de l’analyse :"],"Learn more about the Keyword Analysis.":["En savoir plus sur l’analyse de mot-clé."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Un mot-clé principal est un mot (ou groupe de mots) sur le(s)quel(s) vous aimeriez être visible dans les résultats de recherche. Saisissez-le ci-dessous pour voir comment vous pouvez optimiser votre texte autour de ce(s) mot(s)."],"Enter a focus keyword to calculate the SEO score":["Saisissez un mot-clé principal pour calculer votre score SEO"],"Learn more about Cornerstone Content.":["En savoir plus sur les contenus Cornerstone."],"Cornerstone content should be the most important and extensive articles on your site.":["Les contenus Cornerstone devraient être les publications les plus importantes et les plus longues de votre site."],"Add additional keyword":["Ajouter des mots-clés"],"Would you like to add another keyword?":["Souhaitez-vous ajouter un autre mot-clé ?"],"Add synonyms":["Ajouter des synonymes"],"Would you like to add keyword synonyms?":["Souhaitez-vous ajouter des mots-clés synonymes ?"],"Current year":["Année en cours"],"Page":["Page"],"Tagline":["Slogan"],"Modify your meta description by editing it right here":["Modifiez votre méta description en l’éditant ici"],"ID":["ID"],"Separator":["Séparateur"],"Search phrase":["Phrase de recherche"],"Term description":["Description de l’élément"],"Tag description":["Étiquette du contenu"],"Category description":["Description de la catégorie"],"Primary category":["Catégorie principale"],"Category":["Catégorie"],"Excerpt only":["Extrait seulement"],"Excerpt":["Extrait"],"Site title":["Titre du site"],"Parent title":["Titre parent"],"Date":["Date"],"Learn more about the Snippet Preview.":["En savoir plus sur la prévisualisation d’extrait."],"This is a rendering of what this post might look like in Google's search results.":["Voici un aperçu de ce que à quoi ressemblera votre publication dans les résultats de recherche de Google."],"Rank for up to 5 focus keywords per page":["Étudiez jusqu’à 5 mots-clés par page"],"Other benefits of %s for you:":["Les autres atouts de %s :"],"Cornerstone content":["Contenu Cornestone"],"24/7 support":["Support 24/7"],"Great news: you can, with %1$s!":["Bonne nouvelle : vous pouvez le faire, avec %1$s !"],"1 year free updates and upgrades included!":["1 an de mises à jour gratuites inclus !"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sAperçu des médias sociaux%2$s : Facebook & Twitter"],"Superfast internal links suggestions":["Suggestions de liens internes super-rapides"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sPlus jamais de liens morts%2$s : gestionnaire de redirection facile"],"No ads!":["Sans publicités !"],"Please provide a meta description by editing the snippet below.":["Merci de fournir une méta description en modifiant l’extrait ci-dessous."],"Get %s now!":["Obtenir %s maintenant !"],"Readability":["Lisibilité"],"Title":["Titre"],"Focus keyword":["Mot-clé principal"],"Snippet preview":["Aperçu de l’extrait"],"FAQ":["FAQ"],"Settings":["Réglages"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n > 1;","lang":"fr"},"Time needed:":["Temps nécessaire :"],"Move question down":["Descendre la question"],"Move question up":["Monter la question"],"Insert question":["Insérer une question"],"Delete question":["Effacer la question"],"Enter the answer to the question":["Saisissez la réponse à la question"],"Enter a question":["Saisissez une question"],"Enter a title for your FAQ section":["Saisissez un titre pour votre section de FAQ"],"Add question":["Ajouter une question"],"Frequently Asked Questions":["Foire aux questions"],"Great news: you can, with %s!":["Bonne nouvelle : vous le pouvez avec %s !"],"(Opens in a new browser tab!)":["(ouvre une nouvelle fenêtre de navigation !)"],"Select the primary %s":["Choisissez la %s principale"],"Move step down":["Faire descendre l’étape"],"Move step up":["Faire monter l’étape"],"Insert step":["Insérer une étape"],"Delete step":["Effacer l’étape"],"Add image":["Ajouter une image"],"Enter a step description":["Saisissez une description d’étape"],"Enter a description":["Saisissez une description"],"Enter a title for your instructions":["Saisissez un titre pour vos instructions"],"Unordered list":["Liste non-ordonnée"],"CSS classes to add to the list of steps (excluding the how-to header)":["Classes CSS à ajouter à la liste des étapes (en dehors de l’en-tête « Comment »)"],"Additional CSS Classes for list":["Classes CSS additionnelles pour la liste"],"Showing step items as an ordered list.":["Affichage des étapes comme une liste ordonnée."],"Showing step items as an unordered list":["Affichage des étapes comme une liste non-ordonnée."],"Add step":["Ajouter une étape"],"Delete total time":["Effacer le temps total"],"Add total time":["Ajouter le temps total"],"How to":["Comment"],"How-to":["Comment"],"Snippet Preview":["Prévisualisation de l’extrait"],"Analysis results:":["Résultats de l’analyse :"],"Learn more about the Keyword Analysis.":["En savoir plus sur l’analyse de mot-clé."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Un mot-clé principal est un mot (ou groupe de mots) sur le(s)quel(s) vous aimeriez être visible dans les résultats de recherche. Saisissez-le ci-dessous pour voir comment vous pouvez optimiser votre texte autour de ce(s) mot(s)."],"Enter a focus keyword to calculate the SEO score":["Saisissez un mot-clé principal pour calculer votre score SEO"],"Learn more about Cornerstone Content.":["En savoir plus sur les contenus Cornerstone."],"Cornerstone content should be the most important and extensive articles on your site.":["Les contenus Cornerstone devraient être les publications les plus importantes et les plus longues de votre site."],"Add additional keyword":["Ajouter des mots-clés"],"Would you like to add another keyword?":["Souhaitez-vous ajouter un autre mot-clé ?"],"Add synonyms":["Ajouter des synonymes"],"Would you like to add keyword synonyms?":["Souhaitez-vous ajouter des mots-clés synonymes ?"],"Current year":["Année en cours"],"Page":["Page"],"Tagline":["Slogan"],"Modify your meta description by editing it right here":["Modifiez votre méta description en l’éditant ici"],"ID":["ID"],"Separator":["Séparateur"],"Search phrase":["Phrase de recherche"],"Term description":["Description de l’élément"],"Tag description":["Étiquette du contenu"],"Category description":["Description de la catégorie"],"Primary category":["Catégorie principale"],"Category":["Catégorie"],"Excerpt only":["Extrait seulement"],"Excerpt":["Extrait"],"Site title":["Titre du site"],"Parent title":["Titre parent"],"Date":["Date"],"Learn more about the Snippet Preview.":["En savoir plus sur la prévisualisation d’extrait."],"This is a rendering of what this post might look like in Google's search results.":["Voici un aperçu de ce que à quoi ressemblera votre publication dans les résultats de recherche de Google."],"Rank for up to 5 focus keywords per page":["Étudiez jusqu’à 5 mots-clés par page"],"Other benefits of %s for you:":["Les autres atouts de %s :"],"Cornerstone content":["Contenu Cornestone"],"24/7 support":["Support 24/7"],"Great news: you can, with %1$s!":["Bonne nouvelle : vous pouvez le faire, avec %1$s !"],"1 year free updates and upgrades included!":["1 an de mises à jour gratuites inclus !"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sAperçu des médias sociaux%2$s : Facebook & Twitter"],"Superfast internal links suggestions":["Suggestions de liens internes super-rapides"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sPlus jamais de liens morts%2$s : gestionnaire de redirection facile"],"No ads!":["Sans publicités !"],"Please provide a meta description by editing the snippet below.":["Merci de fournir une méta description en modifiant l’extrait ci-dessous."],"Get %s now!":["Obtenir %s maintenant !"],"Readability":["Lisibilité"],"Title":["Titre"],"Focus keyword":["Mot-clé principal"],"Snippet preview":["Aperçu de l’extrait"],"FAQ":["FAQ"],"Settings":["Réglages"]}}}
languages/wordpress-seojs-gl_ES.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"gl_ES"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Outros beneficios de %s para ti:"],"Cornerstone content":["Contido esencial"],"24/7 support":["soporte 24/7"],"Great news: you can, with %1$s!":["Grandes noticias: podes facelo, con %1$s!"],"1 year free updates and upgrades included!":["Inclúe 1 ano de actualizacións gratuitas!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Suxestións super rápidas de ligazóns internas"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$s non máis ligazóns mortas %2$s: fácil xestor de redireciones"],"No ads!":["Sen anuncios!"],"Please provide a meta description by editing the snippet below.":["Por favor introduce unha meta descrición editando ou snippet de abaixo."],"Get %s now!":["Obter %s agora!"],"Readability":["Lexibilidade"],"Title":["Título"],"Focus keyword":["Palabra crave obxectivo"],"Snippet preview":["Vista previa do snippet"],"FAQ":["Preguntas frecuentes"],"Settings":["Axustes"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"gl_ES"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Outros beneficios de %s para ti:"],"Cornerstone content":["Contido esencial"],"24/7 support":["soporte 24/7"],"Great news: you can, with %1$s!":["Grandes noticias: podes facelo, con %1$s!"],"1 year free updates and upgrades included!":["Inclúe 1 ano de actualizacións gratuitas!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Suxestións super rápidas de ligazóns internas"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$s non máis ligazóns mortas %2$s: fácil xestor de redireciones"],"No ads!":["Sen anuncios!"],"Please provide a meta description by editing the snippet below.":["Por favor introduce unha meta descrición editando ou snippet de abaixo."],"Get %s now!":["Obter %s agora!"],"Readability":["Lexibilidade"],"Title":["Título"],"Focus keyword":["Palabra crave obxectivo"],"Snippet preview":["Vista previa do snippet"],"FAQ":["Preguntas frecuentes"],"Settings":["Axustes"]}}}
languages/wordpress-seojs-he_IL.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"he_IL"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":[],"Cornerstone content":["תוכן יסודי"],"24/7 support":["תמיכה 24/7"],"Great news: you can, with %1$s!":[],"1 year free updates and upgrades included!":["כולל שנה חינם של עדכונים ושדרוגים!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":[],"%1$sNo more dead links%2$s: easy redirect manager":[],"No ads!":["ללא פרסומות!"],"Please provide a meta description by editing the snippet below.":["אנא ספק תיאור META באמצעות עריכת המקטעון בתחתית."],"Get %s now!":["קבל %s עכשיו!"],"Readability":["קריאוּת"],"Title":["כותרת"],"Focus keyword":["ביטוי למיקוד"],"Snippet preview":["תצוגה מקדימה"],"FAQ":["שאלות נפוצות"],"Settings":["הגדרות"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"he_IL"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":[],"Cornerstone content":["תוכן יסודי"],"24/7 support":["תמיכה 24/7"],"Great news: you can, with %1$s!":[],"1 year free updates and upgrades included!":["כולל שנה חינם של עדכונים ושדרוגים!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":[],"%1$sNo more dead links%2$s: easy redirect manager":[],"No ads!":["ללא פרסומות!"],"Please provide a meta description by editing the snippet below.":["אנא ספק תיאור META באמצעות עריכת המקטעון בתחתית."],"Get %s now!":["קבל %s עכשיו!"],"Readability":["קריאוּת"],"Title":["כותרת"],"Focus keyword":["ביטוי למיקוד"],"Snippet preview":["תצוגה מקדימה"],"FAQ":["שאלות נפוצות"],"Settings":["הגדרות"]}}}
languages/wordpress-seojs-hr.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"hr"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":["Dodaj sliku"],"Enter a step description":["Unesite opis koraka"],"Enter a description":["Unesite opis"],"Enter a title for your instructions":["Unesite naslov za svoje upute"],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":["Saznajte više o Pretpregledu isječka"],"This is a rendering of what this post might look like in Google's search results.":["Ovo je samo grafički prikaz kako bi objava mogla izgledati u Google rezultatima pretrage."],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Drugi beneficije %s za vas:"],"Cornerstone content":["Temeljni sadržaj"],"24/7 support":["24/7 podrška"],"Great news: you can, with %1$s!":["Odlične vijesti: možete s %1$s!"],"1 year free updates and upgrades included!":["Uključena 1 godina besplatnih ažuriranja i nadogradnji!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sPretpregled društvenih mreža%2$s: Facebook i Twitter"],"Superfast internal links suggestions":["Super brzo predlaganje unutarnjih poveznica"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNema više mrtvih poveznica%2$s: jednostavni upravitelj preusmjeravanjima"],"No ads!":["Bez oglasa!"],"Please provide a meta description by editing the snippet below.":["Molimo, navedite meta opis uređujući isječak u nastavku."],"Get %s now!":["Nabavite %s sada!"],"Readability":["Čitljivost"],"Title":["Naslov"],"Focus keyword":["Fokusirana ključna riječ"],"Snippet preview":["Pretpregled isječka"],"FAQ":["Česta pitanja"],"Settings":["Postavke"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"hr"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":["Dodaj sliku"],"Enter a step description":["Unesite opis koraka"],"Enter a description":["Unesite opis"],"Enter a title for your instructions":["Unesite naslov za svoje upute"],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":["Saznajte više o Pretpregledu isječka"],"This is a rendering of what this post might look like in Google's search results.":["Ovo je samo grafički prikaz kako bi objava mogla izgledati u Google rezultatima pretrage."],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Drugi beneficije %s za vas:"],"Cornerstone content":["Temeljni sadržaj"],"24/7 support":["24/7 podrška"],"Great news: you can, with %1$s!":["Odlične vijesti: možete s %1$s!"],"1 year free updates and upgrades included!":["Uključena 1 godina besplatnih ažuriranja i nadogradnji!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sPretpregled društvenih mreža%2$s: Facebook i Twitter"],"Superfast internal links suggestions":["Super brzo predlaganje unutarnjih poveznica"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNema više mrtvih poveznica%2$s: jednostavni upravitelj preusmjeravanjima"],"No ads!":["Bez oglasa!"],"Please provide a meta description by editing the snippet below.":["Molimo, navedite meta opis uređujući isječak u nastavku."],"Get %s now!":["Nabavite %s sada!"],"Readability":["Čitljivost"],"Title":["Naslov"],"Focus keyword":["Fokusirana ključna riječ"],"Snippet preview":["Pretpregled isječka"],"FAQ":["Česta pitanja"],"Settings":["Postavke"]}}}
languages/wordpress-seojs-hu_HU.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"hu"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["A %s további előnyei:"],"Cornerstone content":["Alapkő tartalom"],"24/7 support":["24/7 támogatás"],"Great news: you can, with %1$s!":["Jó hír: a %1$s használatával képes rá!"],"1 year free updates and upgrades included!":["Friss verziók és frissítések egy éven át!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Superfast belső link javaslatok"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$s Nincs több halott link%2$s: egyszerű átirányítási menedzser"],"No ads!":["Reklámmentes!"],"Please provide a meta description by editing the snippet below.":["Kérjek add meg a meta leírást az alábbi kivonat szerkesztésével."],"Get %s now!":["Szerezd be a %s-t most!"],"Readability":["Olvashatóság"],"Title":["Címsor"],"Focus keyword":["Legfontosabb kulcsszó"],"Snippet preview":["Keresési találat előnézete"],"FAQ":["GYIK"],"Settings":["Beállítások"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"hu"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["A %s további előnyei:"],"Cornerstone content":["Alapkő tartalom"],"24/7 support":["24/7 támogatás"],"Great news: you can, with %1$s!":["Jó hír: a %1$s használatával képes rá!"],"1 year free updates and upgrades included!":["Friss verziók és frissítések egy éven át!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Superfast belső link javaslatok"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$s Nincs több halott link%2$s: egyszerű átirányítási menedzser"],"No ads!":["Reklámmentes!"],"Please provide a meta description by editing the snippet below.":["Kérjek add meg a meta leírást az alábbi kivonat szerkesztésével."],"Get %s now!":["Szerezd be a %s-t most!"],"Readability":["Olvashatóság"],"Title":["Címsor"],"Focus keyword":["Legfontosabb kulcsszó"],"Snippet preview":["Keresési találat előnézete"],"FAQ":["GYIK"],"Settings":["Beállítások"]}}}
languages/wordpress-seojs-it_IT.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"it"},"Move step down":["Sposta un passaggio in basso"],"Move step up":["Sposta un passaggio in alto"],"Insert step":["Inserisci un passaggio"],"Delete step":["Elimina un passaggio"],"Add image":["Aggiungi un immagine"],"Enter a step description":["Inserisci una descrizione del passaggio"],"Enter a description":["Inserisci una descrizione"],"Enter a title for your instructions":["Inserisci un titolo per le tue istruzioni"],"Unordered list":["Lista non ordinata"],"CSS classes to add to the list of steps (excluding the how-to header)":["Classi CSS da aggiungere all'elenco dei passaggi (escluso l'header how-to)"],"Additional CSS Classes for list":["Classi CSS aggiuntive per la lista"],"Showing step items as an ordered list.":["Mostra gli elementi del passaggio come un elenco ordinato."],"Showing step items as an unordered list":["Mostra gli elementi del passaggio come un elenco non ordinato"],"Add step":["Aggiungi un passaggio"],"Delete total time":["Elimina il tempo totale"],"Add total time":["Aggiungi il tempo totale"],"How to":["How to"],"How-to":["How-to"],"Snippet Preview":["Anteprima dello Snippet"],"Analysis results:":["Risultati dell'analisi:"],"Learn more about the Keyword Analysis.":["Ulteriori informazioni sull'analisi delle parole chiave."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Una parola chiave è il termine (o frase) con cui vorresti essere trovato, nei motori di ricerca. Inseriscila qui sotto per vedere come puoi migliorare il tuo testo per questo termine."],"Enter a focus keyword to calculate the SEO score":["Inserisci una parola chiave per calcolare il punteggio SEO"],"Learn more about Cornerstone Content.":["Ulteriori informazioni sui contenuti Cornerstone."],"Cornerstone content should be the most important and extensive articles on your site.":["I contenuti Cornerstone (contenuti centrali) dovrebbero essere gli articoli più importanti ed esaustivi del tuo sito."],"Add additional keyword":["Aggiungi una parola chiave aggiuntiva"],"Would you like to add another keyword?":["Vorresti aggiungere un'altra parola chiave?"],"Add synonyms":["Aggiungi ai sinonimi"],"Would you like to add keyword synonyms?":["Vuoi aggiungere i sinonimi della parola chiave?"],"Current year":["Anno corrente"],"Page":["Pagina"],"Tagline":["Motto del sito"],"Modify your meta description by editing it right here":["Modifica la tua descrizione meta scrivendola qua sotto."],"ID":["ID"],"Separator":["Separatore"],"Search phrase":["Frase di ricerca"],"Term description":["Descrizione del termine"],"Tag description":["Descrizione del tag"],"Category description":["Descrizione della categoria"],"Primary category":["Categoria primaria"],"Category":["Categoria"],"Excerpt only":["Solo riassunto"],"Excerpt":["Riassunto"],"Site title":["Titolo del sito"],"Parent title":["Titolo genitore"],"Date":["Data"],"Learn more about the Snippet Preview.":["Ulteriori informazioni sull'anteprima dello Snippet."],"This is a rendering of what this post might look like in Google's search results.":["Questa è un'anteprima di come potrebbe apparire questo articolo nei risultati di ricerca di Google"],"Rank for up to 5 focus keywords per page":["Massimo 5 parole chiave per pagina"],"Other benefits of %s for you:":["Altri benefici da %s per te:"],"Cornerstone content":["Contenuto Cornerstone (contenuto centrale)"],"24/7 support":["Assistenza 24/7"],"Great news: you can, with %1$s!":["Novità importante: puoi con %1$s! "],"1 year free updates and upgrades included!":["1 anno di aggiornamenti e upgrade gratuiti incluso!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sAnteprima dei social media%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Suggerimenti super veloci di link interni"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNiente più link non funzionanti%2$s: easy redirect manager"],"No ads!":["Nessuna pubblicità!"],"Please provide a meta description by editing the snippet below.":["Inserisci una meta descrizione modificando lo snippet sottostante."],"Get %s now!":["Acquista %s ora!"],"Readability":["Leggibilità"],"Title":["Titolo"],"Focus keyword":["Parola chiave principale"],"Snippet preview":["Anteprima snippet"],"FAQ":["FAQ"],"Settings":["Impostazioni"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"it"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":["Sposta un passaggio in basso"],"Move step up":["Sposta un passaggio in alto"],"Insert step":["Inserisci un passaggio"],"Delete step":["Elimina un passaggio"],"Add image":["Aggiungi un immagine"],"Enter a step description":["Inserisci una descrizione del passaggio"],"Enter a description":["Inserisci una descrizione"],"Enter a title for your instructions":["Inserisci un titolo per le tue istruzioni"],"Unordered list":["Lista non ordinata"],"CSS classes to add to the list of steps (excluding the how-to header)":["Classi CSS da aggiungere all'elenco dei passaggi (escluso l'header how-to)"],"Additional CSS Classes for list":["Classi CSS aggiuntive per la lista"],"Showing step items as an ordered list.":["Mostra gli elementi del passaggio come un elenco ordinato."],"Showing step items as an unordered list":["Mostra gli elementi del passaggio come un elenco non ordinato"],"Add step":["Aggiungi un passaggio"],"Delete total time":["Elimina il tempo totale"],"Add total time":["Aggiungi il tempo totale"],"How to":["How to"],"How-to":["How-to"],"Snippet Preview":["Anteprima dello Snippet"],"Analysis results:":["Risultati dell'analisi:"],"Learn more about the Keyword Analysis.":["Ulteriori informazioni sull'analisi delle parole chiave."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Una parola chiave è il termine (o frase) con cui vorresti essere trovato, nei motori di ricerca. Inseriscila qui sotto per vedere come puoi migliorare il tuo testo per questo termine."],"Enter a focus keyword to calculate the SEO score":["Inserisci una parola chiave per calcolare il punteggio SEO"],"Learn more about Cornerstone Content.":["Ulteriori informazioni sui contenuti Cornerstone."],"Cornerstone content should be the most important and extensive articles on your site.":["I contenuti Cornerstone (contenuti centrali) dovrebbero essere gli articoli più importanti ed esaustivi del tuo sito."],"Add additional keyword":["Aggiungi una parola chiave aggiuntiva"],"Would you like to add another keyword?":["Vorresti aggiungere un'altra parola chiave?"],"Add synonyms":["Aggiungi ai sinonimi"],"Would you like to add keyword synonyms?":["Vuoi aggiungere i sinonimi della parola chiave?"],"Current year":["Anno corrente"],"Page":["Pagina"],"Tagline":["Motto del sito"],"Modify your meta description by editing it right here":["Modifica la tua descrizione meta scrivendola qua sotto."],"ID":["ID"],"Separator":["Separatore"],"Search phrase":["Frase di ricerca"],"Term description":["Descrizione del termine"],"Tag description":["Descrizione del tag"],"Category description":["Descrizione della categoria"],"Primary category":["Categoria primaria"],"Category":["Categoria"],"Excerpt only":["Solo riassunto"],"Excerpt":["Riassunto"],"Site title":["Titolo del sito"],"Parent title":["Titolo genitore"],"Date":["Data"],"Learn more about the Snippet Preview.":["Ulteriori informazioni sull'anteprima dello Snippet."],"This is a rendering of what this post might look like in Google's search results.":["Questa è un'anteprima di come potrebbe apparire questo articolo nei risultati di ricerca di Google"],"Rank for up to 5 focus keywords per page":["Massimo 5 parole chiave per pagina"],"Other benefits of %s for you:":["Altri benefici da %s per te:"],"Cornerstone content":["Contenuto Cornerstone (contenuto centrale)"],"24/7 support":["Assistenza 24/7"],"Great news: you can, with %1$s!":["Novità importante: puoi con %1$s! "],"1 year free updates and upgrades included!":["1 anno di aggiornamenti e upgrade gratuiti incluso!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sAnteprima dei social media%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Suggerimenti super veloci di link interni"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNiente più link non funzionanti%2$s: easy redirect manager"],"No ads!":["Nessuna pubblicità!"],"Please provide a meta description by editing the snippet below.":["Inserisci una meta descrizione modificando lo snippet sottostante."],"Get %s now!":["Acquista %s ora!"],"Readability":["Leggibilità"],"Title":["Titolo"],"Focus keyword":["Parola chiave principale"],"Snippet preview":["Anteprima snippet"],"FAQ":["FAQ"],"Settings":["Impostazioni"]}}}
languages/wordpress-seojs-ja.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=1; plural=0;","lang":"ja_JP"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":["ページ"],"Tagline":["タグライン"],"Modify your meta description by editing it right here":[],"ID":["ID"],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":["カテゴリー"],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["%s のその他の利点:"],"Cornerstone content":["コーナーストーンコンテンツ"],"24/7 support":["年中無休24時間サポート"],"Great news: you can, with %1$s!":["素晴らしいニュース: %1$s であなたはできる !"],"1 year free updates and upgrades included!":["1年間の無料更新とアップグレードを含む。"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["超高速な内部リンク提案"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sデッドリンクはありません%2$s: easy redirect manager (簡単リダイレクトマネージャー)"],"No ads!":["広告なし !"],"Please provide a meta description by editing the snippet below.":["以下のスニペットを編集し、メタディスクリプションを入力してください。"],"Get %s now!":["今すぐ %s を取得 !"],"Readability":["可読性"],"Title":["タイトル"],"Focus keyword":["フォーカスキーワード"],"Snippet preview":["スニペットのプレビュー"],"FAQ":["FAQ"],"Settings":["設定"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=1; plural=0;","lang":"ja_JP"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":["ページ"],"Tagline":["タグライン"],"Modify your meta description by editing it right here":[],"ID":["ID"],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":["カテゴリー"],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["%s のその他の利点:"],"Cornerstone content":["コーナーストーンコンテンツ"],"24/7 support":["年中無休24時間サポート"],"Great news: you can, with %1$s!":["素晴らしいニュース: %1$s であなたはできる !"],"1 year free updates and upgrades included!":["1年間の無料更新とアップグレードを含む。"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["超高速な内部リンク提案"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sデッドリンクはありません%2$s: easy redirect manager (簡単リダイレクトマネージャー)"],"No ads!":["広告なし !"],"Please provide a meta description by editing the snippet below.":["以下のスニペットを編集し、メタディスクリプションを入力してください。"],"Get %s now!":["今すぐ %s を取得 !"],"Readability":["可読性"],"Title":["タイトル"],"Focus keyword":["フォーカスキーワード"],"Snippet preview":["スニペットのプレビュー"],"FAQ":["FAQ"],"Settings":["設定"]}}}
languages/wordpress-seojs-nb_NO.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"nb_NO"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Andre fordeler %s gir deg:"],"Cornerstone content":[],"24/7 support":["Døgnåpen brukerstøtte"],"Great news: you can, with %1$s!":["Gode nyheter: Du kan, med %1$s!"],"1 year free updates and upgrades included!":["1 års gratis oppdateringer og oppgraderinger inkludert!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Superraske forslag til internlenker"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sIngen flere døde lenker%2$s: enkelt verktøy for omdirigeringer"],"No ads!":["Ingen reklame!"],"Please provide a meta description by editing the snippet below.":["Vennligst oppgi en metabeskrivelse ved å redigere tekstutdraget nedenfor."],"Get %s now!":["Få %s nå!"],"Readability":["Lesbarhet"],"Title":["Tittel"],"Focus keyword":["Fokusnøkkelord"],"Snippet preview":["Forhåndsvis tekstutdrag"],"FAQ":["Ofte stilte spørsmål (FAQ)"],"Settings":["Innstillinger"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"nb_NO"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Andre fordeler %s gir deg:"],"Cornerstone content":[],"24/7 support":["Døgnåpen brukerstøtte"],"Great news: you can, with %1$s!":["Gode nyheter: Du kan, med %1$s!"],"1 year free updates and upgrades included!":["1 års gratis oppdateringer og oppgraderinger inkludert!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Superraske forslag til internlenker"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sIngen flere døde lenker%2$s: enkelt verktøy for omdirigeringer"],"No ads!":["Ingen reklame!"],"Please provide a meta description by editing the snippet below.":["Vennligst oppgi en metabeskrivelse ved å redigere tekstutdraget nedenfor."],"Get %s now!":["Få %s nå!"],"Readability":["Lesbarhet"],"Title":["Tittel"],"Focus keyword":["Fokusnøkkelord"],"Snippet preview":["Forhåndsvis tekstutdrag"],"FAQ":["Ofte stilte spørsmål (FAQ)"],"Settings":["Innstillinger"]}}}
languages/wordpress-seojs-nl_BE.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"nl_BE"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Andere voordelen van %s voor jou:"],"Cornerstone content":["Cornerstone inhoud"],"24/7 support":["24/7-ondersteuning"],"Great news: you can, with %1$s!":["Fantastische nieuws: jij kan het met %1$s!"],"1 year free updates and upgrades included!":["1 jaar gratis bijwerken en nieuwe versies ontvangen is inbegrepen!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Supersnelle interne link suggesties"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sGeen dode links meer%2$s: makkelijke redirect manager"],"No ads!":["Geen advertenties!"],"Please provide a meta description by editing the snippet below.":["Voeg een meta-omschrijving toe door de onderstaande snippet te bewerken."],"Get %s now!":["Nu %s verkrijgen!"],"Readability":["Leesbaarheid"],"Title":["Titel"],"Focus keyword":["Focustrefwoord"],"Snippet preview":["Snippet voorbeeld"],"FAQ":["FAQ"],"Settings":["Instellingen"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"nl_BE"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Andere voordelen van %s voor jou:"],"Cornerstone content":["Cornerstone inhoud"],"24/7 support":["24/7-ondersteuning"],"Great news: you can, with %1$s!":["Fantastische nieuws: jij kan het met %1$s!"],"1 year free updates and upgrades included!":["1 jaar gratis bijwerken en nieuwe versies ontvangen is inbegrepen!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Supersnelle interne link suggesties"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sGeen dode links meer%2$s: makkelijke redirect manager"],"No ads!":["Geen advertenties!"],"Please provide a meta description by editing the snippet below.":["Voeg een meta-omschrijving toe door de onderstaande snippet te bewerken."],"Get %s now!":["Nu %s verkrijgen!"],"Readability":["Leesbaarheid"],"Title":["Titel"],"Focus keyword":["Focustrefwoord"],"Snippet preview":["Snippet voorbeeld"],"FAQ":["FAQ"],"Settings":["Instellingen"]}}}
languages/wordpress-seojs-nl_NL.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"nl"},"Move step down":["Stap naar beneden verplaatsen"],"Move step up":["Stap naar boven verplaatsen"],"Insert step":["Stap toevoegen"],"Delete step":["Stap verwijderen"],"Add image":["Afbeelding toevoegen"],"Enter a step description":["Beschrijving van een stap invullen"],"Enter a description":["Een beschrijving invullen"],"Enter a title for your instructions":["Een titel voor je instructies invullen"],"Unordered list":["Ongesorteerde lijst"],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":["Stap toevoegen"],"Delete total time":["Totale tijd verwijderen"],"Add total time":["Totale tijd toevoegen"],"How to":[],"How-to":[],"Snippet Preview":["Snippetvoorvertoning"],"Analysis results:":["Analyse resultaten:"],"Learn more about the Keyword Analysis.":["Leer meer over de trefwoordanalyse."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Een focus trefwoord is het woord (of zin) waarop je gevonden wil worden in zoekmachines. Vul het hieronder in om te zien hoe je je tekst kan verbeteren voor dit woord."],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":["Leer meer over cornerstone content."],"Cornerstone content should be the most important and extensive articles on your site.":["Cornerstone content zou de belangrijkste en omvangrijkste artikelen op je site moeten zijn."],"Add additional keyword":["Voeg extra trefwoorden toe"],"Would you like to add another keyword?":["Wil je nog een trefwoord toevoegen?"],"Add synonyms":["Synoniemen toevoegen"],"Would you like to add keyword synonyms?":["Wil je trefwoord synoniemen toevoegen?"],"Current year":["Huidig jaar"],"Page":["Pagina"],"Tagline":["Slagzin"],"Modify your meta description by editing it right here":["Bewerk je meta beschrijving door hem hier te bewerken"],"ID":["ID"],"Separator":["Scheidingsteken"],"Search phrase":["Zoekzin"],"Term description":["Termbeschrijving"],"Tag description":["Tagbeschrijving"],"Category description":["Categoriebeschrijving"],"Primary category":["Primaire categorie"],"Category":["Categorie"],"Excerpt only":["Alleen de samenvatting"],"Excerpt":["Samenvatting"],"Site title":["Site-titel"],"Parent title":["Bovenliggende titel"],"Date":["Datum"],"Learn more about the Snippet Preview.":["Leer meer over de Snippetvoorvertoning."],"This is a rendering of what this post might look like in Google's search results.":["Dit is een voorbeeld van hoe je bericht eruit kan komen te zien in Google's zoekresultaten."],"Rank for up to 5 focus keywords per page":["Rank tot aan 5 focus trefwoorden per pagina"],"Other benefits of %s for you:":["Andere voordelen van %s voor jou:"],"Cornerstone content":["Cornerstone content"],"24/7 support":["24/7-ondersteuning"],"Great news: you can, with %1$s!":["Fantastisch nieuws: jij kan het met %1$s!"],"1 year free updates and upgrades included!":["1 jaar gratis bijwerken en nieuwe versies ontvangen is inbegrepen!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Supersnelle interne-link-suggesties"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sGeen dode links meer%2$s: eenvoudige redirect manager"],"No ads!":["Geen advertenties!"],"Please provide a meta description by editing the snippet below.":["Voeg een meta-omschrijving toe door de onderstaande snippet te bewerken."],"Get %s now!":["Koop %s nu!"],"Readability":["Leesbaarheid"],"Title":["Titel"],"Focus keyword":["Focustrefwoord"],"Snippet preview":["Snippetvoorvertoning"],"FAQ":["FAQ"],"Settings":["Instellingen"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"nl"},"Time needed:":["Benodigde tijd:"],"Move question down":["Verplaats vraag naar beneden"],"Move question up":["Verplaats vraag naar boven"],"Insert question":["Vraag invoeren"],"Delete question":["Verwijder vraag"],"Enter the answer to the question":["Voer het antwoord op de vraag in"],"Enter a question":["Voer een vraag in"],"Enter a title for your FAQ section":["Voeg een titel toe voor je FAQ sectie"],"Add question":["Vraag toevoegen"],"Frequently Asked Questions":["Frequently Asked Questions"],"Great news: you can, with %s!":["Goed nieuws: dat kan, met %s!"],"(Opens in a new browser tab!)":["(Opent in een nieuw tabblad van je browser)"],"Select the primary %s":["Selecteer de primaire %s"],"Move step down":["Stap naar beneden verplaatsen"],"Move step up":["Stap naar boven verplaatsen"],"Insert step":["Stap toevoegen"],"Delete step":["Stap verwijderen"],"Add image":["Afbeelding toevoegen"],"Enter a step description":["Beschrijving van een stap invullen"],"Enter a description":["Een beschrijving invullen"],"Enter a title for your instructions":["Een titel voor je instructies invullen"],"Unordered list":["Ongesorteerde lijst"],"CSS classes to add to the list of steps (excluding the how-to header)":["CSS classes om toe te voegen aan de lijst met stappen (behalve de instructie header)"],"Additional CSS Classes for list":["Aanvullende CSS Classes voor de lijst"],"Showing step items as an ordered list.":["Toon de stap onderdelen als geordende lijst."],"Showing step items as an unordered list":["Toon de stap onderdelen als ongeordende lijst"],"Add step":["Stap toevoegen"],"Delete total time":["Totale tijd verwijderen"],"Add total time":["Totale tijd toevoegen"],"How to":["Instructie"],"How-to":["Instructie"],"Snippet Preview":["Snippetvoorvertoning"],"Analysis results:":["Analyseresultaten:"],"Learn more about the Keyword Analysis.":["Leer meer over de trefwoordanalyse."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Een focustrefwoord is het woord (of zin) waarop je gevonden wilt worden in zoekmachines. Vul het hieronder in om te zien hoe je je tekst kan verbeteren voor dit woord."],"Enter a focus keyword to calculate the SEO score":["Voer een focustrefwoord in om de SEO score te berekenen"],"Learn more about Cornerstone Content.":["Leer meer over cornerstone content."],"Cornerstone content should be the most important and extensive articles on your site.":["Cornerstone content zou de belangrijkste en omvangrijkste artikelen op je site moeten zijn."],"Add additional keyword":["Voeg extra trefwoorden toe"],"Would you like to add another keyword?":["Wil je nog een trefwoord toevoegen?"],"Add synonyms":["Synoniemen toevoegen"],"Would you like to add keyword synonyms?":["Wil je trefwoord synoniemen toevoegen?"],"Current year":["Huidig jaar"],"Page":["Pagina"],"Tagline":["Slagzin"],"Modify your meta description by editing it right here":["Bewerk je meta beschrijving door hem hier te bewerken"],"ID":["ID"],"Separator":["Scheidingsteken"],"Search phrase":["Zoekzin"],"Term description":["Termbeschrijving"],"Tag description":["Tagbeschrijving"],"Category description":["Categoriebeschrijving"],"Primary category":["Primaire categorie"],"Category":["Categorie"],"Excerpt only":["Alleen de samenvatting"],"Excerpt":["Samenvatting"],"Site title":["Site-titel"],"Parent title":["Bovenliggende titel"],"Date":["Datum"],"Learn more about the Snippet Preview.":["Leer meer over de Snippetvoorvertoning."],"This is a rendering of what this post might look like in Google's search results.":["Dit is een voorbeeld van hoe je bericht eruit kan komen te zien in Google's zoekresultaten."],"Rank for up to 5 focus keywords per page":["Rank tot aan 5 focustrefwoorden per pagina"],"Other benefits of %s for you:":["Andere voordelen van %s voor jou:"],"Cornerstone content":["Cornerstone content"],"24/7 support":["24/7-ondersteuning"],"Great news: you can, with %1$s!":["Fantastisch nieuws: jij kan het met %1$s!"],"1 year free updates and upgrades included!":["1 jaar gratis bijwerken en nieuwe versies ontvangen is inbegrepen!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Supersnelle interne-link-suggesties"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sGeen dode links meer%2$s: eenvoudige redirect manager"],"No ads!":["Geen advertenties!"],"Please provide a meta description by editing the snippet below.":["Voeg een meta-omschrijving toe door de onderstaande snippet te bewerken."],"Get %s now!":["Koop %s nu!"],"Readability":["Leesbaarheid"],"Title":["Titel"],"Focus keyword":["Focustrefwoord"],"Snippet preview":["Snippetvoorvertoning"],"FAQ":["FAQ"],"Settings":["Instellingen"]}}}
languages/wordpress-seojs-pl_PL.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"pl"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":["Usuń krok"],"Add image":["Dodaj obrazek"],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":["Dodaj krok"],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":["Wyniki analizy:"],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":["Dodaj synonimy"],"Would you like to add keyword synonyms?":[],"Current year":["Bieżący rok"],"Page":["Strona"],"Tagline":["Opis strony"],"Modify your meta description by editing it right here":["Zmień opis meta edytując go tutaj"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Wyszukiwana fraza"],"Term description":["Opis taksonomii"],"Tag description":["Opis tagu"],"Category description":["Opis kategorii"],"Primary category":["Główna kategoria"],"Category":["Kategoria"],"Excerpt only":["Tylko wypis"],"Excerpt":["Wypis"],"Site title":["Tytuł strony"],"Parent title":["Tytuł rodzica"],"Date":["Data"],"Learn more about the Snippet Preview.":["Dowiedz się więcej o podglądzie."],"This is a rendering of what this post might look like in Google's search results.":["To jest podgląd, jak ten post może wyglądać w wynikach wyszukiwania Google. "],"Rank for up to 5 focus keywords per page":["Zwiększ liczbę słów kluczowych do 5 na stronę"],"Other benefits of %s for you:":["Inne korzyści z używania %s:"],"Cornerstone content":["Kluczowe treści"],"24/7 support":["Wsparcie 24/7"],"Great news: you can, with %1$s!":["Mamy świetną wiadomość: możesz to zrobić z %1$s!"],"1 year free updates and upgrades included!":["Zapewnione darmowe aktualizacje i nowe funkcje przez 1 rok!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sPodgląd w serwisach społecznościowych%2$s: Facebook i Twitter"],"Superfast internal links suggestions":["Superszybkie sugestie linkowania wewnętrznego"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sKoniec z niedziałającymi odnośnikami%2$s: prosty menadżer przekierowań"],"No ads!":["Brak reklam!"],"Please provide a meta description by editing the snippet below.":["Wprowadź opis meta w poniższym polu edytora wyglądu wyników wyszukiwania."],"Get %s now!":["Pobierz %s teraz!"],"Readability":["Czytelność"],"Title":["Tytuł"],"Focus keyword":["Fraza kluczowa"],"Snippet preview":["Podgląd tej strony w wynikach wyszukiwania"],"FAQ":["FAQ"],"Settings":["Ustawienia"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"pl"},"Time needed:":["Potrzebny czas:"],"Move question down":["Przesuń pytanie w dół"],"Move question up":["Przesuń pytanie w górę"],"Insert question":["Wstaw pytanie"],"Delete question":["Usuń pytanie"],"Enter the answer to the question":["Wpisz odpowiedź na pytanie"],"Enter a question":["Wpisz pytanie"],"Enter a title for your FAQ section":["Wpisz tytuł sekcji FAQ"],"Add question":["Dodaj pytanie"],"Frequently Asked Questions":["Najczęściej zadawane pytania"],"Great news: you can, with %s!":["Wspaniała wiadomość: możesz, z %s!"],"(Opens in a new browser tab!)":["(Otwiera się w nowej zakładce przeglądarki!)"],"Select the primary %s":["Wybierz główną %s"],"Move step down":["Przesuń krok w dół"],"Move step up":["Przesuń krok w górę"],"Insert step":["Wstaw krok"],"Delete step":["Usuń krok"],"Add image":["Dodaj obrazek"],"Enter a step description":["Wpisz opis kroku"],"Enter a description":["Wpisz opis"],"Enter a title for your instructions":["Wpisz tytuł dla swoich instrukcji"],"Unordered list":["Lista nieuporządkowana"],"CSS classes to add to the list of steps (excluding the how-to header)":["Klasy CSS do dodania do listy kroków (z wyjątkiem nagłówka z instrukcjami)"],"Additional CSS Classes for list":["Dodatkowe klasy CSS do listy"],"Showing step items as an ordered list.":["Pokazuj kroki jako uporządkowaną listę."],"Showing step items as an unordered list":["Pokazuj kroki jako nieuporządkowaną listę."],"Add step":["Dodaj krok"],"Delete total time":["Usuń całkowity czas"],"Add total time":["Dodaj całkowity czas"],"How to":["Instrukcja obsługi"],"How-to":["Instrukcja obsługi"],"Snippet Preview":["Podgląd w wyszukiwarce"],"Analysis results:":["Wyniki analizy:"],"Learn more about the Keyword Analysis.":["Dowiedz się więcej o analizie słów kluczowych. "],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Słowo kluczowe to zwrot lub fraza, którą wyszukują ludzie w wyszukiwarce. Wpisz je poniżej, aby sprawdzić, jak możesz poprawić swój tekst, aby był częściej wyszukiwany."],"Enter a focus keyword to calculate the SEO score":["Wpisz szukane słowo kluczowe, aby obliczyć swój wynik SEO"],"Learn more about Cornerstone Content.":["Dowiedz się więcej o kluczowych treściach."],"Cornerstone content should be the most important and extensive articles on your site.":["Kluczowa treść to artykuły na twojej stronie, które są najlepsze i najcenniejsze."],"Add additional keyword":["Dodaj dodatkowe słowo kluczowe"],"Would you like to add another keyword?":["Chcesz dodać kolejne słowo kluczowe?"],"Add synonyms":["Dodaj synonimy"],"Would you like to add keyword synonyms?":["Czy chcesz dodać synonimy słowa kluczowego?"],"Current year":["Bieżący rok"],"Page":["Strona"],"Tagline":["Opis strony"],"Modify your meta description by editing it right here":["Zmień opis meta edytując go tutaj"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Wyszukiwana fraza"],"Term description":["Opis taksonomii"],"Tag description":["Opis tagu"],"Category description":["Opis kategorii"],"Primary category":["Główna kategoria"],"Category":["Kategoria"],"Excerpt only":["Tylko wypis"],"Excerpt":["Wypis"],"Site title":["Tytuł strony"],"Parent title":["Tytuł rodzica"],"Date":["Data"],"Learn more about the Snippet Preview.":["Dowiedz się więcej o podglądzie."],"This is a rendering of what this post might look like in Google's search results.":["To jest podgląd, jak ten post może wyglądać w wynikach wyszukiwania Google. "],"Rank for up to 5 focus keywords per page":["Zwiększ liczbę słów kluczowych do 5 na stronę"],"Other benefits of %s for you:":["Inne korzyści z używania %s:"],"Cornerstone content":["Kluczowe treści"],"24/7 support":["Wsparcie 24/7"],"Great news: you can, with %1$s!":["Mamy świetną wiadomość: możesz to zrobić z %1$s!"],"1 year free updates and upgrades included!":["Zapewnione darmowe aktualizacje i nowe funkcje przez 1 rok!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sPodgląd w serwisach społecznościowych%2$s: Facebook i Twitter"],"Superfast internal links suggestions":["Superszybkie sugestie linkowania wewnętrznego"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sKoniec z niedziałającymi odnośnikami%2$s: prosty menadżer przekierowań"],"No ads!":["Brak reklam!"],"Please provide a meta description by editing the snippet below.":["Wprowadź opis meta w poniższym polu edytora wyglądu wyników wyszukiwania."],"Get %s now!":["Pobierz %s teraz!"],"Readability":["Czytelność"],"Title":["Tytuł"],"Focus keyword":["Fraza kluczowa"],"Snippet preview":["Podgląd tej strony w wynikach wyszukiwania"],"FAQ":["FAQ"],"Settings":["Ustawienia"]}}}
languages/wordpress-seojs-pt_BR.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=(n > 1);","lang":"pt_BR"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Outros benefícios do %s para você:"],"Cornerstone content":["Conteúdo estrutural"],"24/7 support":["Suporte 24 horas, todos os dias"],"Great news: you can, with %1$s!":["Boas novas: você pode, com o %1$s!"],"1 year free updates and upgrades included!":["1 ano de atualizações gratuitas e upgrades incluídos!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Sugestões de links internos super-rápidos"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sChega de links quebrados%2$s: gerenciador de redirecionamento simplificado"],"No ads!":["Sem anúncios!"],"Please provide a meta description by editing the snippet below.":["Forneça uma meta-descrição editando a amostra abaixo."],"Get %s now!":["Obtenha %s agora!"],"Readability":["Legibilidade"],"Title":["Título"],"Focus keyword":["Palavra-chave em foco"],"Snippet preview":["Prévia da amostra"],"FAQ":["FAQ"],"Settings":["Configurações"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=(n > 1);","lang":"pt_BR"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Outros benefícios do %s para você:"],"Cornerstone content":["Conteúdo estrutural"],"24/7 support":["Suporte 24 horas, todos os dias"],"Great news: you can, with %1$s!":["Boas novas: você pode, com o %1$s!"],"1 year free updates and upgrades included!":["1 ano de atualizações gratuitas e upgrades incluídos!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Sugestões de links internos super-rápidos"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sChega de links quebrados%2$s: gerenciador de redirecionamento simplificado"],"No ads!":["Sem anúncios!"],"Please provide a meta description by editing the snippet below.":["Forneça uma meta-descrição editando a amostra abaixo."],"Get %s now!":["Obtenha %s agora!"],"Readability":["Legibilidade"],"Title":["Título"],"Focus keyword":["Palavra-chave em foco"],"Snippet preview":["Prévia da amostra"],"FAQ":["FAQ"],"Settings":["Configurações"]}}}
languages/wordpress-seojs-pt_PT.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"pt"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":["Adicionar imagem"],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":["Como"],"How-to":["Como"],"Snippet Preview":["Pré-visualização do fragmento"],"Analysis results:":["Resultados da análise:"],"Learn more about the Keyword Analysis.":["Saiba mais sobre a análise de palavras-chave."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["A palavra-chave principal é o termo (ou frase) com que gostaria que este conteúdo fosse encontrado através dos motores de pesquisa. Insira-a abaixo para ver como poderá melhorar o seu texto para este termo."],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":["Saiba mais sobre conteúdo principal."],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":["Adicione outra palavra-chave"],"Would you like to add another keyword?":[],"Add synonyms":["Adicionar sinónimos"],"Would you like to add keyword synonyms?":[],"Current year":["Ano actual"],"Page":["Página"],"Tagline":["Descrição"],"Modify your meta description by editing it right here":["Modifique sua descrição editando-a aqui"],"ID":["ID"],"Separator":["Separador"],"Search phrase":[],"Term description":["Descrição do termo"],"Tag description":["Descrição da etiqueta"],"Category description":["Descrição da categoria"],"Primary category":["Categoria principal"],"Category":["Categoria"],"Excerpt only":["Apenas o excerto"],"Excerpt":["Excerto"],"Site title":["Título do site"],"Parent title":["Título do superior"],"Date":["Data"],"Learn more about the Snippet Preview.":["Saiba mais sobre a pré-visualização de fragmentos."],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":["Utilize até 5 palavras-chave principais por página"],"Other benefits of %s for you:":["Outros benefícios do %s para si:"],"Cornerstone content":["Conteúdo principal"],"24/7 support":["Suporte 24/7"],"Great news: you can, with %1$s!":["Boas notícias: é possível com o %1$s!"],"1 year free updates and upgrades included!":["1 ano de actualizações incluídas!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sPré-visualizações das redes sociais%2$s: Facebook e Twitter"],"Superfast internal links suggestions":["Sugestões rápidas para ligações internas"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNão mais ligações quebradas%2$s: Easy Redirect Manager"],"No ads!":["Sem anúncios!"],"Please provide a meta description by editing the snippet below.":["Por favor, insira uma descrição editando o fragmento abaixo."],"Get %s now!":["Obter o %s agora!"],"Readability":["Legibilidade"],"Title":["Título"],"Focus keyword":["Palavra-chave principal"],"Snippet preview":["Pré-visualização do fragmento"],"FAQ":["FAQ"],"Settings":["Definições"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"pt"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":["Adicionar imagem"],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":["Como"],"How-to":["Como"],"Snippet Preview":["Pré-visualização do fragmento"],"Analysis results:":["Resultados da análise:"],"Learn more about the Keyword Analysis.":["Saiba mais sobre a análise de palavras-chave."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["A palavra-chave principal é o termo (ou frase) com que gostaria que este conteúdo fosse encontrado através dos motores de pesquisa. Insira-a abaixo para ver como poderá melhorar o seu texto para este termo."],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":["Saiba mais sobre conteúdo principal."],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":["Adicione outra palavra-chave"],"Would you like to add another keyword?":[],"Add synonyms":["Adicionar sinónimos"],"Would you like to add keyword synonyms?":[],"Current year":["Ano actual"],"Page":["Página"],"Tagline":["Descrição"],"Modify your meta description by editing it right here":["Modifique sua descrição editando-a aqui"],"ID":["ID"],"Separator":["Separador"],"Search phrase":[],"Term description":["Descrição do termo"],"Tag description":["Descrição da etiqueta"],"Category description":["Descrição da categoria"],"Primary category":["Categoria principal"],"Category":["Categoria"],"Excerpt only":["Apenas o excerto"],"Excerpt":["Excerto"],"Site title":["Título do site"],"Parent title":["Título do superior"],"Date":["Data"],"Learn more about the Snippet Preview.":["Saiba mais sobre a pré-visualização de fragmentos."],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":["Utilize até 5 palavras-chave principais por página"],"Other benefits of %s for you:":["Outros benefícios do %s para si:"],"Cornerstone content":["Conteúdo principal"],"24/7 support":["Suporte 24/7"],"Great news: you can, with %1$s!":["Boas notícias: é possível com o %1$s!"],"1 year free updates and upgrades included!":["1 ano de actualizações incluídas!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sPré-visualizações das redes sociais%2$s: Facebook e Twitter"],"Superfast internal links suggestions":["Sugestões rápidas para ligações internas"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNão mais ligações quebradas%2$s: Easy Redirect Manager"],"No ads!":["Sem anúncios!"],"Please provide a meta description by editing the snippet below.":["Por favor, insira uma descrição editando o fragmento abaixo."],"Get %s now!":["Obter o %s agora!"],"Readability":["Legibilidade"],"Title":["Título"],"Focus keyword":["Palavra-chave principal"],"Snippet preview":["Pré-visualização do fragmento"],"FAQ":["FAQ"],"Settings":["Definições"]}}}
languages/wordpress-seojs-ro_RO.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);","lang":"ro"},"Move step down":["Mută pasul în jos"],"Move step up":["Mută pasul în sus"],"Insert step":["Inserează pas"],"Delete step":["Șterge pasul"],"Add image":["Adaugă imagine"],"Enter a step description":["Introdu o descriere pentru pas"],"Enter a description":["Introdu o descriere"],"Enter a title for your instructions":["Introdu un titlu pentru instrucțiunile tale"],"Unordered list":["Listă neordonată"],"CSS classes to add to the list of steps (excluding the how-to header)":["Clase CSS de adăugat în lista de pași (cu excepția antetului sfaturi practice)"],"Additional CSS Classes for list":["Clase CSS suplimentare pentru listă"],"Showing step items as an ordered list.":["Afișez elementele pasului ca listă ordonată."],"Showing step items as an unordered list":["Afișez elementele pasului ca listă neordonată."],"Add step":["Adaugă pas"],"Delete total time":["Șterge timpul total"],"Add total time":["Adaugă timp total"],"How to":["Sfaturi practice"],"How-to":["Sfaturi practice"],"Snippet Preview":["Previzualizare fragment"],"Analysis results:":["Rezultatele analizei:"],"Learn more about the Keyword Analysis.":["Află mai multe despre analiza cuvintelor/frazelor cheie."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Un cuvânt/o frază cheie este termenul (sau propoziția) care vrei să fie găsit(ă) în motoarele de căutare. Introdu un cuvânt/o frază cheie mai jos pentru a vedea cum poți îmbunătăți textul pentru acest termen (această propoziție)."],"Enter a focus keyword to calculate the SEO score":["Introdu un cuvânt/o frază cheie pentru a calcula punctajul SEO"],"Learn more about Cornerstone Content.":["Află mai multe despre conținutul fundamental."],"Cornerstone content should be the most important and extensive articles on your site.":["Conținutul fundamental ar trebui să fie cele mai importante și mai ample articole de pe situl tău."],"Add additional keyword":["Adaugă cuvinte/fraze cheie suplimentare"],"Would you like to add another keyword?":["Vrei să adaugi un alt cuvânt/o altă frază cheie?"],"Add synonyms":["Adaugă sinonime"],"Would you like to add keyword synonyms?":["Vrei să adaugi sinonime ale cuvântului/frazei cheie?"],"Current year":["Anul curent"],"Page":["Pagină"],"Tagline":["Slogan"],"Modify your meta description by editing it right here":["Modifică-ți descrierea meta editând-o chiar aici"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Frază de căutare"],"Term description":["Descriere termen"],"Tag description":["Descriere etichetă"],"Category description":["Descriere categorie"],"Primary category":["Categorie principală"],"Category":["Categorie"],"Excerpt only":["Numai rezumat"],"Excerpt":["Rezumat"],"Site title":["Titlu sit"],"Parent title":["Titlu părinte"],"Date":["Dată"],"Learn more about the Snippet Preview.":["Află mai mult despre previzualizare fragment."],"This is a rendering of what this post might look like in Google's search results.":["Aceasta este o randare a felului cum poate apărea acest articol în rezultatele căutării Google."],"Rank for up to 5 focus keywords per page":["Plasezi până la 5 cuvinte cheie per pagină"],"Other benefits of %s for you:":["Alte avantaje ale %s pentru tine:"],"Cornerstone content":["Conținut fundamental"],"24/7 support":["Suport 24/7"],"Great news: you can, with %1$s!":["Vești bune: poți, cu %1$s!"],"1 year free updates and upgrades included!":["1 an de actualizări gratuite și incluse!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sPrevizualizare media socială%2$s: Facebook și Twitter"],"Superfast internal links suggestions":["Sugestii de legături interne ultrarapide"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNicio legătură moartă%2$s: manager de redirecționare simplu"],"No ads!":["Fără anunțuri!"],"Please provide a meta description by editing the snippet below.":["Te rog furnizează o descriere meta prin editarea fragmentului de mai jos."],"Get %s now!":["Ia %s acum!"],"Readability":["Lizibilitate"],"Title":["Titlu"],"Focus keyword":["Cuvânt/frază cheie"],"Snippet preview":["Previzualizare fragment"],"FAQ":["Întrebări frecvente"],"Settings":["Setări"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);","lang":"ro"},"Time needed:":["Timp necesar:"],"Move question down":["Mută întrebarea în jos"],"Move question up":["Mută întrebarea în sus"],"Insert question":["Inserează întrebarea"],"Delete question":["Șterge întrebarea"],"Enter the answer to the question":["Introdu răspunsul la întrebare"],"Enter a question":["Introdu o întrebare"],"Enter a title for your FAQ section":["Introdu un titlu pentru secțiunea ta Întrebări frecvente"],"Add question":["Adaugă o întrebare"],"Frequently Asked Questions":["Întrebări frecvente"],"Great news: you can, with %s!":["Vești bune: poți, cu %s!"],"(Opens in a new browser tab!)":["(Deschide într-o filă nouă a navigatorului!)"],"Select the primary %s":["Selectează %s principal"],"Move step down":["Mută pasul în jos"],"Move step up":["Mută pasul în sus"],"Insert step":["Inserează pas"],"Delete step":["Șterge pasul"],"Add image":["Adaugă imagine"],"Enter a step description":["Introdu o descriere pentru pas"],"Enter a description":["Introdu o descriere"],"Enter a title for your instructions":["Introdu un titlu pentru instrucțiunile tale"],"Unordered list":["Listă neordonată"],"CSS classes to add to the list of steps (excluding the how-to header)":["Clase CSS de adăugat în lista de pași (cu excepția antetului sfaturi practice)"],"Additional CSS Classes for list":["Clase CSS suplimentare pentru listă"],"Showing step items as an ordered list.":["Afișez elementele pasului ca listă ordonată."],"Showing step items as an unordered list":["Afișez elementele pasului ca listă neordonată."],"Add step":["Adaugă pas"],"Delete total time":["Șterge timpul total"],"Add total time":["Adaugă timp total"],"How to":["Sfaturi practice"],"How-to":["Sfaturi practice"],"Snippet Preview":["Previzualizare fragment"],"Analysis results:":["Rezultatele analizei:"],"Learn more about the Keyword Analysis.":["Află mai multe despre analiza cuvintelor/frazelor cheie."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Un cuvânt/o frază cheie este termenul (sau propoziția) care vrei să fie găsit(ă) în motoarele de căutare. Introdu un cuvânt/o frază cheie mai jos pentru a vedea cum poți îmbunătăți textul pentru acest termen (această propoziție)."],"Enter a focus keyword to calculate the SEO score":["Introdu un cuvânt/o frază cheie pentru a calcula punctajul SEO"],"Learn more about Cornerstone Content.":["Află mai multe despre conținutul fundamental."],"Cornerstone content should be the most important and extensive articles on your site.":["Conținutul fundamental ar trebui să fie cele mai importante și mai ample articole de pe situl tău."],"Add additional keyword":["Adaugă cuvinte/fraze cheie suplimentare"],"Would you like to add another keyword?":["Vrei să adaugi un alt cuvânt/o altă frază cheie?"],"Add synonyms":["Adaugă sinonime"],"Would you like to add keyword synonyms?":["Vrei să adaugi sinonime ale cuvântului/frazei cheie?"],"Current year":["Anul curent"],"Page":["Pagină"],"Tagline":["Slogan"],"Modify your meta description by editing it right here":["Modifică-ți descrierea meta editând-o chiar aici"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Frază de căutare"],"Term description":["Descriere termen"],"Tag description":["Descriere etichetă"],"Category description":["Descriere categorie"],"Primary category":["Categorie principală"],"Category":["Categorie"],"Excerpt only":["Numai rezumat"],"Excerpt":["Rezumat"],"Site title":["Titlu sit"],"Parent title":["Titlu părinte"],"Date":["Dată"],"Learn more about the Snippet Preview.":["Află mai mult despre previzualizare fragment."],"This is a rendering of what this post might look like in Google's search results.":["Aceasta este o randare a felului cum poate apărea acest articol în rezultatele căutării Google."],"Rank for up to 5 focus keywords per page":["Plasezi până la 5 cuvinte cheie per pagină"],"Other benefits of %s for you:":["Alte avantaje ale %s pentru tine:"],"Cornerstone content":["Conținut fundamental"],"24/7 support":["Suport 24/7"],"Great news: you can, with %1$s!":["Vești bune: poți, cu %1$s!"],"1 year free updates and upgrades included!":["1 an de actualizări gratuite și incluse!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sPrevizualizare media socială%2$s: Facebook și Twitter"],"Superfast internal links suggestions":["Sugestii de legături interne ultrarapide"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNicio legătură moartă%2$s: manager de redirecționare simplu"],"No ads!":["Fără anunțuri!"],"Please provide a meta description by editing the snippet below.":["Te rog furnizează o descriere meta prin editarea fragmentului de mai jos."],"Get %s now!":["Ia %s acum!"],"Readability":["Lizibilitate"],"Title":["Titlu"],"Focus keyword":["Cuvânt/frază cheie"],"Snippet preview":["Previzualizare fragment"],"FAQ":["Întrebări frecvente"],"Settings":["Setări"]}}}
languages/wordpress-seojs-ru_RU.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"ru"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":["Добавить изображение"],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":["Несортированый список"],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":["Результаты анализа:"],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":["Добавить дополнительное ключевое слово"],"Would you like to add another keyword?":["Хотите добавить другое ключевое слово?"],"Add synonyms":["Добавить синонимы"],"Would you like to add keyword synonyms?":["Вы хотите добавить синонимы ключевых слов?"],"Current year":["Этот год"],"Page":["Страница"],"Tagline":["Подзаголовок"],"Modify your meta description by editing it right here":["Измените свое мета-описание, отредактировав его прямо здесь"],"ID":["ID"],"Separator":["Разделитель"],"Search phrase":["Поисковая фраза"],"Term description":["Описание элемента"],"Tag description":["Описание метки"],"Category description":["Описание рубрики"],"Primary category":["Основная рубрика"],"Category":["Рубрика"],"Excerpt only":["Только отрывок"],"Excerpt":["Отрывок"],"Site title":["Название сайта"],"Parent title":["Заголовок родителя"],"Date":["Дата"],"Learn more about the Snippet Preview.":["Подробнее о предпросмотре сниппета."],"This is a rendering of what this post might look like in Google's search results.":["Это отображение того, как это объявление может выглядеть в поисковых результатах Google."],"Rank for up to 5 focus keywords per page":["Проверка ранга по 5 фокусным ключевым словам для каждой страницы"],"Other benefits of %s for you:":["Другие возможности %s для вас:"],"Cornerstone content":["Ключевое содержимое"],"24/7 support":["Поддержка 24/7"],"Great news: you can, with %1$s!":["Отличные новости: вы можете с %1$s!"],"1 year free updates and upgrades included!":["1 год бесплатных обновлений и улучшений включен!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["Предварительный просмотр %1$sсоциальных медиа%2$s: Facebook и Twitter"],"Superfast internal links suggestions":["Моментально предлагаемые внутренние ссылки"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sБольше никаких мертвых ссылок%2$s: простое управление перенаправлением"],"No ads!":["Без рекламы!"],"Please provide a meta description by editing the snippet below.":["Укажите мета-описание страницы в этом сниппете."],"Get %s now!":["Получить %s сейчас!"],"Readability":["Читабельность"],"Title":["Название"],"Focus keyword":["Фокусное ключевое слово"],"Snippet preview":["Просмотр сниппета"],"FAQ":["FAQ"],"Settings":["Настройки"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"ru"},"Time needed:":["Необходимое время:"],"Move question down":["Переместить вопрос ниже"],"Move question up":["Переместить вопрос выше"],"Insert question":["Вставить вопрос"],"Delete question":["Удалить вопрос"],"Enter the answer to the question":["Введите ответ на вопрос"],"Enter a question":["Введите вопрос"],"Enter a title for your FAQ section":["Добавить заголовок в раздел FAQ"],"Add question":["Добавить вопрос"],"Frequently Asked Questions":["Частозадаваемые вопросы"],"Great news: you can, with %s!":["Отличная новость: вы можете, с %s!"],"(Opens in a new browser tab!)":["(Откроется на новой вкладке браузера!)"],"Select the primary %s":["Выбрать основной %s"],"Move step down":["Переместить шаг вниз"],"Move step up":["Переместить шаг наверх"],"Insert step":["Вставить шаг"],"Delete step":["Удалить шаг"],"Add image":["Добавить изображение"],"Enter a step description":["Указать описание шага"],"Enter a description":["Указать описание"],"Enter a title for your instructions":["Указать заголовок для Ваших инструкций"],"Unordered list":["Несортированый список"],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":["Результаты анализа:"],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":["Добавить дополнительное ключевое слово"],"Would you like to add another keyword?":["Хотите добавить другое ключевое слово?"],"Add synonyms":["Добавить синонимы"],"Would you like to add keyword synonyms?":["Вы хотите добавить синонимы ключевых слов?"],"Current year":["Этот год"],"Page":["Страница"],"Tagline":["Подзаголовок"],"Modify your meta description by editing it right here":["Измените свое мета-описание, отредактировав его прямо здесь"],"ID":["ID"],"Separator":["Разделитель"],"Search phrase":["Поисковая фраза"],"Term description":["Описание элемента"],"Tag description":["Описание метки"],"Category description":["Описание рубрики"],"Primary category":["Основная рубрика"],"Category":["Рубрика"],"Excerpt only":["Только отрывок"],"Excerpt":["Отрывок"],"Site title":["Название сайта"],"Parent title":["Заголовок родителя"],"Date":["Дата"],"Learn more about the Snippet Preview.":["Подробнее о предпросмотре сниппета."],"This is a rendering of what this post might look like in Google's search results.":["Это отображение того, как это объявление может выглядеть в поисковых результатах Google."],"Rank for up to 5 focus keywords per page":["Проверка ранга по 5 фокусным ключевым словам для каждой страницы"],"Other benefits of %s for you:":["Другие возможности %s для вас:"],"Cornerstone content":["Ключевое содержимое"],"24/7 support":["Поддержка 24/7"],"Great news: you can, with %1$s!":["Отличные новости: вы можете с %1$s!"],"1 year free updates and upgrades included!":["1 год бесплатных обновлений и улучшений включен!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["Предварительный просмотр %1$sсоциальных медиа%2$s: Facebook и Twitter"],"Superfast internal links suggestions":["Моментально предлагаемые внутренние ссылки"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sБольше никаких мертвых ссылок%2$s: простое управление перенаправлением"],"No ads!":["Без рекламы!"],"Please provide a meta description by editing the snippet below.":["Укажите мета-описание страницы в этом сниппете."],"Get %s now!":["Получить %s сейчас!"],"Readability":["Читабельность"],"Title":["Название"],"Focus keyword":["Фокусное ключевое слово"],"Snippet preview":["Просмотр сниппета"],"FAQ":["FAQ"],"Settings":["Настройки"]}}}
languages/wordpress-seojs-sk_SK.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;","lang":"sk"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":["Stránka"],"Tagline":["Značka"],"Modify your meta description by editing it right here":["Upravte váš meta popis priamou editáciou tu."],"ID":["ID"],"Separator":["Oddeľovač"],"Search phrase":["Vyhľadávaná fráza"],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Ďalšie výhody %s pre vás:"],"Cornerstone content":["Kľúčový obsah"],"24/7 support":["24/7 podpora"],"Great news: you can, with %1$s!":["Skvelá správa: môžete s %1$s!"],"1 year free updates and upgrades included!":["1 rok zdarma aktualizácie a vylepšenia v cene!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Návrhy rýchlych interných odkazov"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sŽiadne mŕtve linky%2$s: jednoduchý manažér presmerovania"],"No ads!":["Žiadne reklamy!"],"Please provide a meta description by editing the snippet below.":["Prosím zadajte meta popis úpravou úryvku nižšie."],"Get %s now!":[],"Readability":["Čitateľnosť"],"Title":["Nadpis"],"Focus keyword":{"0":"Hlavné kľúčové slovo","2":""},"Snippet preview":{"0":"Náhľad snippetu","2":""},"FAQ":["Časté otázky"],"Settings":["Nastavenia"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;","lang":"sk"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":["Stránka"],"Tagline":["Značka"],"Modify your meta description by editing it right here":["Upravte váš meta popis priamou editáciou tu."],"ID":["ID"],"Separator":["Oddeľovač"],"Search phrase":["Vyhľadávaná fráza"],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":["Ďalšie výhody %s pre vás:"],"Cornerstone content":["Kľúčový obsah"],"24/7 support":["24/7 podpora"],"Great news: you can, with %1$s!":["Skvelá správa: môžete s %1$s!"],"1 year free updates and upgrades included!":["1 rok zdarma aktualizácie a vylepšenia v cene!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":["Návrhy rýchlych interných odkazov"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sŽiadne mŕtve linky%2$s: jednoduchý manažér presmerovania"],"No ads!":["Žiadne reklamy!"],"Please provide a meta description by editing the snippet below.":["Prosím zadajte meta popis úpravou úryvku nižšie."],"Get %s now!":[],"Readability":["Čitateľnosť"],"Title":["Nadpis"],"Focus keyword":{"0":"Hlavné kľúčové slovo","2":""},"Snippet preview":{"0":"Náhľad snippetu","2":""},"FAQ":["Časté otázky"],"Settings":["Nastavenia"]}}}
languages/wordpress-seojs-sr_RS.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"sr_RS"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":["Сазнајте више о прегледу фрагмента кода."],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":["Позиционирајте се на претраживачима. До 5 речи по страници."],"Other benefits of %s for you:":["Остале погодности %s за вас:"],"Cornerstone content":["Битан садржај"],"24/7 support":["24/7 подршка"],"Great news: you can, with %1$s!":["Сјајне вести: Можете са %1$s."],"1 year free updates and upgrades included!":["Укључена једна година бесплатних ажурирања и надоградњи."],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sПреглед друштвених мрежа%2$s: Facebook и Twitter"],"Superfast internal links suggestions":["Супербрзо предлагање унутрашњих веза"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sНема више мртвих линкова%2$s: једноставан управник преусмеравања"],"No ads!":["Нема реклама!"],"Please provide a meta description by editing the snippet below.":["Молимо вас да у наставку упишете мета опис за уређивање фрагмента."],"Get %s now!":["Узмите %s сада!"],"Readability":["Читљивост"],"Title":["Наслов"],"Focus keyword":["Фокусна кључна реч"],"Snippet preview":["Преглед исечка"],"FAQ":["FAQ"],"Settings":["Подешавања"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"sr_RS"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":["Сазнајте више о прегледу фрагмента кода."],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":["Позиционирајте се на претраживачима. До 5 речи по страници."],"Other benefits of %s for you:":["Остале погодности %s за вас:"],"Cornerstone content":["Битан садржај"],"24/7 support":["24/7 подршка"],"Great news: you can, with %1$s!":["Сјајне вести: Можете са %1$s."],"1 year free updates and upgrades included!":["Укључена једна година бесплатних ажурирања и надоградњи."],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sПреглед друштвених мрежа%2$s: Facebook и Twitter"],"Superfast internal links suggestions":["Супербрзо предлагање унутрашњих веза"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sНема више мртвих линкова%2$s: једноставан управник преусмеравања"],"No ads!":["Нема реклама!"],"Please provide a meta description by editing the snippet below.":["Молимо вас да у наставку упишете мета опис за уређивање фрагмента."],"Get %s now!":["Узмите %s сада!"],"Readability":["Читљивост"],"Title":["Наслов"],"Focus keyword":["Фокусна кључна реч"],"Snippet preview":["Преглед исечка"],"FAQ":["FAQ"],"Settings":["Подешавања"]}}}
languages/wordpress-seojs-sv_SE.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"sv_SE"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":["Ta bort steg"],"Add image":["Lägg till bild"],"Enter a step description":["Ange en stegbeskrivning"],"Enter a description":["Ange en beskrivning"],"Enter a title for your instructions":["Ange en rubrik för dina instruktioner"],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":["Ytterligare CSS-klasser för lista"],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":["Lägg till steg"],"Delete total time":["Ta bort total tid"],"Add total time":["Lägg till total tid"],"How to":["Hur man gör"],"How-to":[],"Snippet Preview":["Förhandsgranska förhandsvisningstext"],"Analysis results:":["Analysresultat:"],"Learn more about the Keyword Analysis.":["Lär dig mer om nyckelordsanalyser."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Ett fokusnyckelord är den term (eller fras) som du vill bli hittad med i sökmotorer. Ange det nedan för att se hur du kan förbättra din text för denna term."],"Enter a focus keyword to calculate the SEO score":["Ange ett fokusord för att beräkna SEO-poängen"],"Learn more about Cornerstone Content.":["Lär dig mer om grundstensinnehåll."],"Cornerstone content should be the most important and extensive articles on your site.":["Grundstensinnehåll ska vara de viktigaste och mest omfattande artiklarna på din webbplats."],"Add additional keyword":["Lägg till ytterligare nyckelord"],"Would you like to add another keyword?":["Vill du lägga till ett annat nyckelord?"],"Add synonyms":["Lägg till synonymer"],"Would you like to add keyword synonyms?":["Vill du lägga till nyckelordssynonymer?"],"Current year":["Nuvarande år"],"Page":["Sida"],"Tagline":["Slogan"],"Modify your meta description by editing it right here":["Redigera din metabeskrivning genom att ändra den här"],"ID":["ID"],"Separator":["Avgränsare"],"Search phrase":["Sökfras"],"Term description":["Termbeskrivning"],"Tag description":["Etikettbeskrivning"],"Category description":["Kategoribeskrivning"],"Primary category":["Huvudkategori"],"Category":["Kategori"],"Excerpt only":["Endast utdrag"],"Excerpt":["Utdrag"],"Site title":["Sidrubrik"],"Parent title":["Överordnad rubrik"],"Date":["Datum"],"Learn more about the Snippet Preview.":["Läs mer om förhandsvisningstext."],"This is a rendering of what this post might look like in Google's search results.":["Det här är en återgivning av hur detta inlägg kan se ut i ett sökresultat hos Google."],"Rank for up to 5 focus keywords per page":["Ranka för upp till 5 fokusnyckelord per sida"],"Other benefits of %s for you:":["Fler fördelar för dig med %s:"],"Cornerstone content":["Grundstensinnehåll"],"24/7 support":["Support 24/7"],"Great news: you can, with %1$s!":["Goda nyheter: du kan, med %1$s!"],"1 year free updates and upgrades included!":["1 års fria uppdateringar och uppgraderingar ingår!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sFörhandsgranskning för sociala medier%2$s: Facebook och Twitter"],"Superfast internal links suggestions":["Supersnabba interna länkförslag"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sGör dig av med döda länkar%2$s: easy redirect manager"],"No ads!":["Ingen reklam!"],"Please provide a meta description by editing the snippet below.":["Vänligen ange en metabeskrivning genom att redigera förhandsvisningstexten nedan."],"Get %s now!":["Skaffa %s nu!"],"Readability":["Läsbarhet"],"Title":["Sidtitel"],"Focus keyword":["Fokusnyckelord"],"Snippet preview":["Förhandsvisningstext"],"FAQ":["Vanliga frågor"],"Settings":["Inställningar"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"sv_SE"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":["Ta bort steg"],"Add image":["Lägg till bild"],"Enter a step description":["Ange en stegbeskrivning"],"Enter a description":["Ange en beskrivning"],"Enter a title for your instructions":["Ange en rubrik för dina instruktioner"],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":["Ytterligare CSS-klasser för lista"],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":["Lägg till steg"],"Delete total time":["Ta bort total tid"],"Add total time":["Lägg till total tid"],"How to":["Hur man gör"],"How-to":[],"Snippet Preview":["Förhandsgranska förhandsvisningstext"],"Analysis results:":["Analysresultat:"],"Learn more about the Keyword Analysis.":["Lär dig mer om nyckelordsanalyser."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Ett fokusnyckelord är den term (eller fras) som du vill bli hittad med i sökmotorer. Ange det nedan för att se hur du kan förbättra din text för denna term."],"Enter a focus keyword to calculate the SEO score":["Ange ett fokusord för att beräkna SEO-poängen"],"Learn more about Cornerstone Content.":["Lär dig mer om grundstensinnehåll."],"Cornerstone content should be the most important and extensive articles on your site.":["Grundstensinnehåll ska vara de viktigaste och mest omfattande artiklarna på din webbplats."],"Add additional keyword":["Lägg till ytterligare nyckelord"],"Would you like to add another keyword?":["Vill du lägga till ett annat nyckelord?"],"Add synonyms":["Lägg till synonymer"],"Would you like to add keyword synonyms?":["Vill du lägga till nyckelordssynonymer?"],"Current year":["Nuvarande år"],"Page":["Sida"],"Tagline":["Slogan"],"Modify your meta description by editing it right here":["Redigera din metabeskrivning genom att ändra den här"],"ID":["ID"],"Separator":["Avgränsare"],"Search phrase":["Sökfras"],"Term description":["Termbeskrivning"],"Tag description":["Etikettbeskrivning"],"Category description":["Kategoribeskrivning"],"Primary category":["Huvudkategori"],"Category":["Kategori"],"Excerpt only":["Endast utdrag"],"Excerpt":["Utdrag"],"Site title":["Sidrubrik"],"Parent title":["Överordnad rubrik"],"Date":["Datum"],"Learn more about the Snippet Preview.":["Läs mer om förhandsvisningstext."],"This is a rendering of what this post might look like in Google's search results.":["Det här är en återgivning av hur detta inlägg kan se ut i ett sökresultat hos Google."],"Rank for up to 5 focus keywords per page":["Ranka för upp till 5 fokusnyckelord per sida"],"Other benefits of %s for you:":["Fler fördelar för dig med %s:"],"Cornerstone content":["Grundstensinnehåll"],"24/7 support":["Support 24/7"],"Great news: you can, with %1$s!":["Goda nyheter: du kan, med %1$s!"],"1 year free updates and upgrades included!":["1 års fria uppdateringar och uppgraderingar ingår!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sFörhandsgranskning för sociala medier%2$s: Facebook och Twitter"],"Superfast internal links suggestions":["Supersnabba interna länkförslag"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sGör dig av med döda länkar%2$s: easy redirect manager"],"No ads!":["Ingen reklam!"],"Please provide a meta description by editing the snippet below.":["Vänligen ange en metabeskrivning genom att redigera förhandsvisningstexten nedan."],"Get %s now!":["Skaffa %s nu!"],"Readability":["Läsbarhet"],"Title":["Sidtitel"],"Focus keyword":["Fokusnyckelord"],"Snippet preview":["Förhandsvisningstext"],"FAQ":["Vanliga frågor"],"Settings":["Inställningar"]}}}
languages/wordpress-seojs-tr_TR.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=(n > 1);","lang":"tr"},"Move step down":["Adımı aşağı taşı"],"Move step up":["Adımı yukarı taşı"],"Insert step":["Adım ekle"],"Delete step":["Adımı sil"],"Add image":["Görsel ekle"],"Enter a step description":["Adım açıklaması yaz"],"Enter a description":["Bir açıklama girin"],"Enter a title for your instructions":["Talimatlarınız için bir başlık girin"],"Unordered list":["Sırasız liste"],"CSS classes to add to the list of steps (excluding the how-to header)":["Adımlar listesine eklemek için CSS sınıfları (nasıl yapılır başlığı hariç)"],"Additional CSS Classes for list":["Liste için ek CSS Sınıfları"],"Showing step items as an ordered list.":["Adım öğeleri sıralı liste olarak gösteriliyor"],"Showing step items as an unordered list":["Adım öğeleri sırasız liste olarak gösteriliyor"],"Add step":["Adım ekle"],"Delete total time":["Toplam zamanı sil"],"Add total time":["Toplam süre ekle"],"How to":["Nasıl yapılır"],"How-to":["Nasıl-yapılır"],"Snippet Preview":["Snippet Önizlemesi"],"Analysis results:":["Analiz sonuçları:"],"Learn more about the Keyword Analysis.":["Anahtar Kelime Analizi hakkında daha fazla bilgi edinin."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Odak anahtar kelime, arama motorlarında bulunmasını istediğiniz terimdir. Metninizi bu terim için nasıl geliştirebileceğinizi görmek için aşağıya girin."],"Enter a focus keyword to calculate the SEO score":["SEO puanını hesaplamak için bir anahtar kelime girin"],"Learn more about Cornerstone Content.":["Köşetaşı içeriği hakkında daha fazla bilgi edinin."],"Cornerstone content should be the most important and extensive articles on your site.":["Köşetaşı içeriği sitenizdeki en önemli ve kapsamlı makaleler olması gerekir."],"Add additional keyword":["Ek anahtar kelime ekle"],"Would you like to add another keyword?":["Başka bir anahtar kelime eklemek ister misiniz?"],"Add synonyms":["Eş anlamlı kelimeler ekle"],"Would you like to add keyword synonyms?":["Anahtar kelimenin eş anlamlılarını eklemek ister misiniz?"],"Current year":["Mevcut yıl"],"Page":["Sayfa"],"Tagline":["Slogan"],"Modify your meta description by editing it right here":["Meta açıklamasını burayı düzenleyerek güncelleyebilirsiniz"],"ID":["ID"],"Separator":["Ayırıcı"],"Search phrase":["Arama ifadesi"],"Term description":["Terim açıklaması"],"Tag description":["Etiket açıklaması"],"Category description":["Kategori açıklaması"],"Primary category":["Birincil kategori"],"Category":["Kategori"],"Excerpt only":["Sadece alıntı"],"Excerpt":["Alıntı"],"Site title":["Site başlığı"],"Parent title":["Ana başlık"],"Date":["Tarih"],"Learn more about the Snippet Preview.":["Snippet Önizlemesi hakkında daha fazla bilgi alın."],"This is a rendering of what this post might look like in Google's search results.":["Bu, yazının Google arama sonuçlarında nasıl görüleceğine dair bir öngörüdür. "],"Rank for up to 5 focus keywords per page":["Sayfa başına 5 odak anahtar kelimeye kadar sırala"],"Other benefits of %s for you:":["%s'nun sizin için diğer faydaları:"],"Cornerstone content":["Köşe taşı içeriği"],"24/7 support":["7/24 destek"],"Great news: you can, with %1$s!":["Harika haber: %1$s ile yapabilirsiniz!"],"1 year free updates and upgrades included!":["1 yıllık ücretsiz güncelleme ve yükseltme dahil!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSosyal medya önizlemesi%2$s: Facebook ve Twitter"],"Superfast internal links suggestions":["Süper hızlı dahili bağlantı önerileri"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sDaha fazla ölü bağlantı%2$s yok: kolay yönlendirme yöneticisi"],"No ads!":["Reklamsız!"],"Please provide a meta description by editing the snippet below.":["Aşağıdaki kod parçacığını düzenleyerek bir meta açıklama sağlayın."],"Get %s now!":["%s şimdi al"],"Readability":["Okunabilirlik"],"Title":["Başlık"],"Focus keyword":["Odak anahtar kelime"],"Snippet preview":["Kod parçacığı ön izleme"],"FAQ":["S.S.S."],"Settings":["Ayarlar"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=(n > 1);","lang":"tr"},"Time needed:":["Gerekli süre:"],"Move question down":["Soruyu aşağı taşı"],"Move question up":["Soruyu yukarı taşı"],"Insert question":["Soru ekle"],"Delete question":["Soruyu sil"],"Enter the answer to the question":["Sorunun cevabını girin"],"Enter a question":["Bir soru girin"],"Enter a title for your FAQ section":["SSS bölümünüz için bir başlık girin"],"Add question":["Soru ekle"],"Frequently Asked Questions":["Sık Sorulan Sorular"],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":["(Yeni bir tarayıcı sekmesinde açılır!)"],"Select the primary %s":[],"Move step down":["Adımı aşağı taşı"],"Move step up":["Adımı yukarı taşı"],"Insert step":["Adım ekle"],"Delete step":["Adımı sil"],"Add image":["Görsel ekle"],"Enter a step description":["Adım açıklaması yaz"],"Enter a description":["Bir açıklama girin"],"Enter a title for your instructions":["Talimatlarınız için bir başlık girin"],"Unordered list":["Sırasız liste"],"CSS classes to add to the list of steps (excluding the how-to header)":["Adımlar listesine eklemek için CSS sınıfları (nasıl yapılır başlığı hariç)"],"Additional CSS Classes for list":["Liste için ek CSS Sınıfları"],"Showing step items as an ordered list.":["Adım öğeleri sıralı liste olarak gösteriliyor"],"Showing step items as an unordered list":["Adım öğeleri sırasız liste olarak gösteriliyor"],"Add step":["Adım ekle"],"Delete total time":["Toplam zamanı sil"],"Add total time":["Toplam süre ekle"],"How to":["Nasıl yapılır"],"How-to":["Nasıl-yapılır"],"Snippet Preview":["Snippet Önizlemesi"],"Analysis results:":["Analiz sonuçları:"],"Learn more about the Keyword Analysis.":["Anahtar Kelime Analizi hakkında daha fazla bilgi edinin."],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":["Odak anahtar kelime, arama motorlarında bulunmasını istediğiniz terimdir. Metninizi bu terim için nasıl geliştirebileceğinizi görmek için aşağıya girin."],"Enter a focus keyword to calculate the SEO score":["SEO puanını hesaplamak için bir anahtar kelime girin"],"Learn more about Cornerstone Content.":["Köşetaşı içeriği hakkında daha fazla bilgi edinin."],"Cornerstone content should be the most important and extensive articles on your site.":["Köşetaşı içeriği sitenizdeki en önemli ve kapsamlı makaleler olması gerekir."],"Add additional keyword":["Ek anahtar kelime ekle"],"Would you like to add another keyword?":["Başka bir anahtar kelime eklemek ister misiniz?"],"Add synonyms":["Eş anlamlı kelimeler ekle"],"Would you like to add keyword synonyms?":["Anahtar kelimenin eş anlamlılarını eklemek ister misiniz?"],"Current year":["Mevcut yıl"],"Page":["Sayfa"],"Tagline":["Slogan"],"Modify your meta description by editing it right here":["Meta açıklamasını burayı düzenleyerek güncelleyebilirsiniz"],"ID":["ID"],"Separator":["Ayırıcı"],"Search phrase":["Arama ifadesi"],"Term description":["Terim açıklaması"],"Tag description":["Etiket açıklaması"],"Category description":["Kategori açıklaması"],"Primary category":["Birincil kategori"],"Category":["Kategori"],"Excerpt only":["Sadece alıntı"],"Excerpt":["Alıntı"],"Site title":["Site başlığı"],"Parent title":["Ana başlık"],"Date":["Tarih"],"Learn more about the Snippet Preview.":["Snippet Önizlemesi hakkında daha fazla bilgi alın."],"This is a rendering of what this post might look like in Google's search results.":["Bu, yazının Google arama sonuçlarında nasıl görüleceğine dair bir öngörüdür. "],"Rank for up to 5 focus keywords per page":["Sayfa başına 5 odak anahtar kelimeye kadar sırala"],"Other benefits of %s for you:":["%s'nun sizin için diğer faydaları:"],"Cornerstone content":["Köşe taşı içeriği"],"24/7 support":["7/24 destek"],"Great news: you can, with %1$s!":["Harika haber: %1$s ile yapabilirsiniz!"],"1 year free updates and upgrades included!":["1 yıllık ücretsiz güncelleme ve yükseltme dahil!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSosyal medya önizlemesi%2$s: Facebook ve Twitter"],"Superfast internal links suggestions":["Süper hızlı dahili bağlantı önerileri"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sDaha fazla ölü bağlantı%2$s yok: kolay yönlendirme yöneticisi"],"No ads!":["Reklamsız!"],"Please provide a meta description by editing the snippet below.":["Aşağıdaki kod parçacığını düzenleyerek bir meta açıklama sağlayın."],"Get %s now!":["%s şimdi al"],"Readability":["Okunabilirlik"],"Title":["Başlık"],"Focus keyword":["Odak anahtar kelime"],"Snippet preview":["Kod parçacığı ön izleme"],"FAQ":["S.S.S."],"Settings":["Ayarlar"]}}}
languages/wordpress-seojs-vi.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=1; plural=0;","lang":"vi_VN"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":["Xếp hạng cao với tối đa 5 từ khóa chính mỗi trang"],"Other benefits of %s for you:":["Các lợi ích khác của %s dành cho bạn:"],"Cornerstone content":["Nội dung quan trọng"],"24/7 support":["Hỗ trợ 24/7"],"Great news: you can, with %1$s!":["Tin vui: bạn có thể, với %1$s! "],"1 year free updates and upgrades included!":["1 năm miễn phí cập nhật và nâng cấp!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sXem trước hiển thị trên mạng xã hội%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Gợi ý liên kết nội bộ siêu nhanh"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sKhông có liên kết bị đứt%2$s: quản lý chuyển hướng dễ dàng"],"No ads!":["Không quảng cáo!"],"Please provide a meta description by editing the snippet below.":["Vui lòng cung cấp thẻ mô tả bằng cách sửa đoạn snippet dưới đây."],"Get %s now!":["Đăng ký %s ngay!"],"Readability":["Tính dễ đọc"],"Title":["Tiêu đề"],"Focus keyword":["Từ khóa chính"],"Snippet preview":["Xem trước kết quả"],"FAQ":["FAQ"],"Settings":["Thiết lập"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=1; plural=0;","lang":"vi_VN"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":["Xếp hạng cao với tối đa 5 từ khóa chính mỗi trang"],"Other benefits of %s for you:":["Các lợi ích khác của %s dành cho bạn:"],"Cornerstone content":["Nội dung quan trọng"],"24/7 support":["Hỗ trợ 24/7"],"Great news: you can, with %1$s!":["Tin vui: bạn có thể, với %1$s! "],"1 year free updates and upgrades included!":["1 năm miễn phí cập nhật và nâng cấp!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sXem trước hiển thị trên mạng xã hội%2$s: Facebook & Twitter"],"Superfast internal links suggestions":["Gợi ý liên kết nội bộ siêu nhanh"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sKhông có liên kết bị đứt%2$s: quản lý chuyển hướng dễ dàng"],"No ads!":["Không quảng cáo!"],"Please provide a meta description by editing the snippet below.":["Vui lòng cung cấp thẻ mô tả bằng cách sửa đoạn snippet dưới đây."],"Get %s now!":["Đăng ký %s ngay!"],"Readability":["Tính dễ đọc"],"Title":["Tiêu đề"],"Focus keyword":["Từ khóa chính"],"Snippet preview":["Xem trước kết quả"],"FAQ":["FAQ"],"Settings":["Thiết lập"]}}}
languages/wordpress-seojs-zh_CN.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=1; plural=0;","lang":"zh_CN"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":["每页最多 5 个重点关键词排名"],"Other benefits of %s for you:":["%s给您的其他好处:"],"Cornerstone content":["基本内容"],"24/7 support":["24/7服务"],"Great news: you can, with %1$s!":["好消息:有了%1$s,您可以的!"],"1 year free updates and upgrades included!":["一年的免费更新和升级!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$s社交媒体预览:%2$sFacebook & Twitter"],"Superfast internal links suggestions":["超快的内部连接建议"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$s消灭死链%2$s:重定向便捷管理器"],"No ads!":["没有广告!"],"Please provide a meta description by editing the snippet below.":["请通过下面的输入框输入元描述。"],"Get %s now!":["立刻获得 %s !"],"Readability":["可读性"],"Title":["标题"],"Focus keyword":["重点关键词"],"Snippet preview":["摘要预览"],"FAQ":["常见问题"],"Settings":["设置"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=1; plural=0;","lang":"zh_CN"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":["每页最多 5 个重点关键词排名"],"Other benefits of %s for you:":["%s给您的其他好处:"],"Cornerstone content":["基本内容"],"24/7 support":["24/7服务"],"Great news: you can, with %1$s!":["好消息:有了%1$s,您可以的!"],"1 year free updates and upgrades included!":["一年的免费更新和升级!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$s社交媒体预览:%2$sFacebook & Twitter"],"Superfast internal links suggestions":["超快的内部连接建议"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$s消灭死链%2$s:重定向便捷管理器"],"No ads!":["没有广告!"],"Please provide a meta description by editing the snippet below.":["请通过下面的输入框输入元描述。"],"Get %s now!":["立刻获得 %s !"],"Readability":["可读性"],"Title":["标题"],"Focus keyword":["重点关键词"],"Snippet preview":["摘要预览"],"FAQ":["常见问题"],"Settings":["设置"]}}}
languages/wordpress-seojs-zh_HK.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=1; plural=0;","lang":"zh_HK"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":["加入同義詞"],"Would you like to add keyword synonyms?":[],"Current year":["本年度"],"Page":["頁面"],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":["分類"],"Excerpt only":[],"Excerpt":[],"Site title":["網站標題"],"Parent title":[],"Date":["日期"],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":[],"Cornerstone content":[],"24/7 support":["全天候支援"],"Great news: you can, with %1$s!":[],"1 year free updates and upgrades included!":[],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":[],"%1$sNo more dead links%2$s: easy redirect manager":[],"No ads!":["沒有任何廣告!"],"Please provide a meta description by editing the snippet below.":["請利用以下代碼編輯器提供meta描述。"],"Get %s now!":["立刻取得 %s !"],"Readability":["可讀性"],"Title":["標題"],"Focus keyword":["焦點關鍵字"],"Snippet preview":["代碼預覽"],"FAQ":["FAQ"],"Settings":["設定"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=1; plural=0;","lang":"zh_HK"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":["加入同義詞"],"Would you like to add keyword synonyms?":[],"Current year":["本年度"],"Page":["頁面"],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":["分類"],"Excerpt only":[],"Excerpt":[],"Site title":["網站標題"],"Parent title":[],"Date":["日期"],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":[],"Cornerstone content":[],"24/7 support":["全天候支援"],"Great news: you can, with %1$s!":[],"1 year free updates and upgrades included!":[],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":[],"%1$sNo more dead links%2$s: easy redirect manager":[],"No ads!":["沒有任何廣告!"],"Please provide a meta description by editing the snippet below.":["請利用以下代碼編輯器提供meta描述。"],"Get %s now!":["立刻取得 %s !"],"Readability":["可讀性"],"Title":["標題"],"Focus keyword":["焦點關鍵字"],"Snippet preview":["代碼預覽"],"FAQ":["FAQ"],"Settings":["設定"]}}}
languages/wordpress-seojs-zh_TW.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=1; plural=0;","lang":"zh_TW"},"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":[],"Cornerstone content":[],"24/7 support":["24/7 支援"],"Great news: you can, with %1$s!":["好消息!你可以和 %1$s !"],"1 year free updates and upgrades included!":["包含一年免費更新與升級!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":[],"%1$sNo more dead links%2$s: easy redirect manager":[],"No ads!":["無廣告!"],"Please provide a meta description by editing the snippet below.":["請利用以下代碼編輯器提供meta描述。"],"Get %s now!":["立刻取得 %s !"],"Readability":["可讀性"],"Title":["標題"],"Focus keyword":["焦點關鍵字"],"Snippet preview":["代碼預覽"],"FAQ":["FAQ"],"Settings":["設定"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=1; plural=0;","lang":"zh_TW"},"Time needed:":[],"Move question down":[],"Move question up":[],"Insert question":[],"Delete question":[],"Enter the answer to the question":[],"Enter a question":[],"Enter a title for your FAQ section":[],"Add question":[],"Frequently Asked Questions":[],"Great news: you can, with %s!":[],"(Opens in a new browser tab!)":[],"Select the primary %s":[],"Move step down":[],"Move step up":[],"Insert step":[],"Delete step":[],"Add image":[],"Enter a step description":[],"Enter a description":[],"Enter a title for your instructions":[],"Unordered list":[],"CSS classes to add to the list of steps (excluding the how-to header)":[],"Additional CSS Classes for list":[],"Showing step items as an ordered list.":[],"Showing step items as an unordered list":[],"Add step":[],"Delete total time":[],"Add total time":[],"How to":[],"How-to":[],"Snippet Preview":[],"Analysis results:":[],"Learn more about the Keyword Analysis.":[],"A focus keyword is the term (or phrase) you'd like to be found with, in search engines. Enter it below to see how you can improve your text for this term.":[],"Enter a focus keyword to calculate the SEO score":[],"Learn more about Cornerstone Content.":[],"Cornerstone content should be the most important and extensive articles on your site.":[],"Add additional keyword":[],"Would you like to add another keyword?":[],"Add synonyms":[],"Would you like to add keyword synonyms?":[],"Current year":[],"Page":[],"Tagline":[],"Modify your meta description by editing it right here":[],"ID":[],"Separator":[],"Search phrase":[],"Term description":[],"Tag description":[],"Category description":[],"Primary category":[],"Category":[],"Excerpt only":[],"Excerpt":[],"Site title":[],"Parent title":[],"Date":[],"Learn more about the Snippet Preview.":[],"This is a rendering of what this post might look like in Google's search results.":[],"Rank for up to 5 focus keywords per page":[],"Other benefits of %s for you:":[],"Cornerstone content":[],"24/7 support":["24/7 支援"],"Great news: you can, with %1$s!":["好消息!你可以和 %1$s !"],"1 year free updates and upgrades included!":["包含一年免費更新與升級!"],"%1$sSocial media preview%2$s: Facebook & Twitter":[],"Superfast internal links suggestions":[],"%1$sNo more dead links%2$s: easy redirect manager":[],"No ads!":["無廣告!"],"Please provide a meta description by editing the snippet below.":["請利用以下代碼編輯器提供meta描述。"],"Get %s now!":["立刻取得 %s !"],"Readability":["可讀性"],"Title":["標題"],"Focus keyword":["焦點關鍵字"],"Snippet preview":["代碼預覽"],"FAQ":["FAQ"],"Settings":["設定"]}}}
languages/yoast-components-cs_CZ.json CHANGED
@@ -1 +1 @@
1
- {"domain":"yoast-components","locale_data":{"yoast-components":{"":{"domain":"yoast-components","plural-forms":"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;","lang":"cs_CZ"},"Are you trying to use multiple keywords? You should add them separately below.":[],"Focus keyword:":[],"Mark as cornerstone content":[],"image preview":["Náhled obrázku"],"Copied!":["Zkopírováno!"],"Not supported!":["Není podpováno!"],"Read {{a}}our article about site structure{{/a}} to learn more about how internal linking can help improve your SEO.":[],"Once you add a bit more copy, we'll give you a list of related content here to which you could link in your post.":[],"Consider linking to these {{a}}cornerstone articles{{/a}}":[],"Consider linking to these articles":[],"Copy link":[],"Copy link to suggested article: %s":[],"Read our %1$sultimate guide to keyword research%2$s to learn more about keyword research and keyword strategy.":[],"Once you add a bit more copy, we'll give you a list of words and word combination that occur the most in the content. These give an indication of what your content focuses on.":[],"The following words and word combinations occur the most in the content. These give an indication of what your content focuses on. If the words differ a lot from your topic, you might want to rewrite your content accordingly. ":[],"Prominent words":[],"Something went wrong. Please reload the page.":["Něco se pokazilo. Znovu načtěte stránku."],"Url preview":["náhled url"],"Please provide a meta description by editing the snippet below. If you don’t, Google will try to find a relevant part of your post to show in the search results.":["Prosím, vložte popis do níže zobrazeného pole úpravou úryvku. Pokud to neuděláte, Google se pokusí najít relevantní část vašeho příspěvku a zobrazí ji ve výsledcích vyhledávání."],"Insert snippet variable":[],"Dismiss this notice":["Zrušit toto oznámení"],"No results":["Žádné výsledky"],"%d result found, use up and down arrow keys to navigate":["Nalezen %d výsledek, k pohybu použijte šipky nahoru, dolů.","Nalezeny %d výsledky, k pohybu použijte šipky nahoru, dolů.","Nalezeno %d výsledků, k pohybu použijte šipky nahoru, dolů."],"Your site language is set to %s. If this is not correct, contact your site administrator.":["Jazyk vaší stránky je nastaven na %s. Pokud to není v pořádku, kontaktujte administrátora vaší stránky."],"Number of results found: %d":["Počet nalezených výsledků: %d"],"On":["Zapnuto"],"Off":["Vypnuto"],"Good results":["Dobré výsledky"],"Need help?":["Potřebujete pomoci?"],"Type here to search...":["Zadejte zde pro vyhledávání..."],"Search the Yoast Knowledge Base for answers to your questions:":["Vyhledejte the Yoast Knowledge Base pro odpovědi na vaše otázky:"],"Remove highlight from the text":["Odstraňte zvýraznění textu"],"Your site language is set to %s. ":["Jazyk vaší stránky je nastaven na %s."],"Highlight this result in the text":["Zvýrazněte tento výsledek v textu."],"Considerations":["Úvahy"],"Errors":["Chyby"],"Change language":["Změnit jazyk"],"(Opens in a new browser tab)":["(Otevření v nové záložce)"],"Scroll to see the preview content.":["Posuňte stránky, aby jste si prohlédli předběžný obsah."],"Enter authorization code here...":["Sem vložte autorizační kód"],"Step %1$d: %2$s":["Krok %1$d: %2$s"],"Mobile preview":["Mobilní zobrazení"],"Desktop preview":["PC zobrazení"],"Close snippet editor":["Zavřít editor náhledu"],"Slug":["Slug"],"Marks are disabled in current view":["V aktuálním zobrazení jsou makra zakázána"],"Choose an image":["Vybrat obrázek"],"Remove the image":["Odstranit obrázek"],"Choose image":["Vybrat obrázek"],"MailChimp signup failed:":["Mailchimp registrace selhala"],"Sign Up!":["Přihlásit se!"],"There is an error with the request.":["Chyba v požadavku"],"Select profile":["Vybrat profil"],"Choose a profile":["Změnit profil"],"Reauthenticate with Google":["znovu ověřit proti Google"],"To allow %s to fetch your Google Search Console information, please enter your Google Authorization Code. Clicking the button below will open a new window.":["Pro povolení přístupu %s k informacím vyhledávací konzole Google prosím zadejte svůj ověřovací kód Google. Po kliknutí na tlačítko níže se otevře nové okno."],"Edit snippet":["Upravit náhled"],"SEO title preview":[],"Meta description preview":[],"A problem occurred when saving the current step, {{link}}please file a bug report{{/link}} describing what step you are on and which changes you want to make (if any).":["Při ukládání tohoto kroku se objevil problém. {link}}Ohlašte prosím tuto chybu{{/link}} a napište nám, na jakém kroku se nacházíte a jaké změny jste chtěli učinit (pokud nějaké)."],"Close the Wizard":["Zavřít průvodce"],"Previous step":["předchozí krok"],"Next step":["následující krok"],"%s installation wizard":["%s průvodce instalací"],"SEO title":["SEO nadpis"],"Enter your Google Authorization Code and press the Authenticate button.":["Zadejte svůj autorizační kód Google a stiskněte tlačítko Ověřit."],"Search results":["Výsledky vyhledávání"],"Improvements":["Vylepšení "],"Problems":["Problémy"],"Loading...":["Načítání..."],"Something went wrong. Please try again later.":["Něco se pokazilo. Prosím zkuste to znovu později."],"No results found.":["Nebyly nalezeny žádné výsledky."],"There were no profiles found":["Nebyl nalezen žádný profil"],"Authenticate":["Autentizovat"],"Get Google Authorization Code":["Získat autorizační kód Google"],"Search":["Hledat"],"Email":["E-mail"],"Previous":["Předchozí"],"Next":["Další"],"Close":["Zavřít"],"Meta description":["Meta popis"]}}}
1
+ {"domain":"yoast-components","locale_data":{"yoast-components":{"":{"domain":"yoast-components","plural-forms":"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;","lang":"cs_CZ"},"Are you trying to use multiple keywords? You should add them separately below.":["Pokoušíte se přidat více klíčových slov? Přidávejte je samostatně níže."],"Focus keyword:":[],"Mark as cornerstone content":["Označit jako klíčový obsah"],"image preview":["Náhled obrázku"],"Copied!":["Zkopírováno!"],"Not supported!":["Není podpováno!"],"Read {{a}}our article about site structure{{/a}} to learn more about how internal linking can help improve your SEO.":["Přečtěte si {{a}}náš článek o struktuře stránky{{/a}}, naučíte se více o interním prolinkování, což může zlepšit SEO. "],"Once you add a bit more copy, we'll give you a list of related content here to which you could link in your post.":[],"Consider linking to these {{a}}cornerstone articles{{/a}}":["Zvažte prolinkování s těmito {{a}}klíčovými články{{/a}}"],"Consider linking to these articles":["Zvažte prolinkování s těmito články"],"Copy link":["Kopírovat odkaz"],"Copy link to suggested article: %s":[],"Read our %1$sultimate guide to keyword research%2$s to learn more about keyword research and keyword strategy.":[],"Once you add a bit more copy, we'll give you a list of words and word combination that occur the most in the content. These give an indication of what your content focuses on.":[],"The following words and word combinations occur the most in the content. These give an indication of what your content focuses on. If the words differ a lot from your topic, you might want to rewrite your content accordingly. ":[],"Prominent words":[],"Something went wrong. Please reload the page.":["Něco se pokazilo. Znovu načtěte stránku."],"Url preview":["náhled url"],"Please provide a meta description by editing the snippet below. If you don’t, Google will try to find a relevant part of your post to show in the search results.":["Prosím, vložte popis do níže zobrazeného pole úpravou úryvku. Pokud to neuděláte, Google se pokusí najít relevantní část vašeho příspěvku a zobrazí ji ve výsledcích vyhledávání."],"Insert snippet variable":[],"Dismiss this notice":["Zrušit toto oznámení"],"No results":["Žádné výsledky"],"%d result found, use up and down arrow keys to navigate":["Nalezen %d výsledek, k pohybu použijte šipky nahoru, dolů.","Nalezeny %d výsledky, k pohybu použijte šipky nahoru, dolů.","Nalezeno %d výsledků, k pohybu použijte šipky nahoru, dolů."],"Your site language is set to %s. If this is not correct, contact your site administrator.":["Jazyk vaší stránky je nastaven na %s. Pokud to není v pořádku, kontaktujte administrátora vaší stránky."],"Number of results found: %d":["Počet nalezených výsledků: %d"],"On":["Zapnuto"],"Off":["Vypnuto"],"Good results":["Dobré výsledky"],"Need help?":["Potřebujete pomoci?"],"Type here to search...":["Zadejte zde pro vyhledávání..."],"Search the Yoast Knowledge Base for answers to your questions:":["Vyhledejte the Yoast Knowledge Base pro odpovědi na vaše otázky:"],"Remove highlight from the text":["Odstraňte zvýraznění textu"],"Your site language is set to %s. ":["Jazyk vaší stránky je nastaven na %s."],"Highlight this result in the text":["Zvýrazněte tento výsledek v textu."],"Considerations":["Úvahy"],"Errors":["Chyby"],"Change language":["Změnit jazyk"],"(Opens in a new browser tab)":["(Otevření v nové záložce)"],"Scroll to see the preview content.":["Posuňte stránky, aby jste si prohlédli předběžný obsah."],"Enter authorization code here...":["Sem vložte autorizační kód"],"Step %1$d: %2$s":["Krok %1$d: %2$s"],"Mobile preview":["Mobilní zobrazení"],"Desktop preview":["PC zobrazení"],"Close snippet editor":["Zavřít editor náhledu"],"Slug":["Slug"],"Marks are disabled in current view":["V aktuálním zobrazení jsou makra zakázána"],"Choose an image":["Vybrat obrázek"],"Remove the image":["Odstranit obrázek"],"Choose image":["Vybrat obrázek"],"MailChimp signup failed:":["Mailchimp registrace selhala"],"Sign Up!":["Přihlásit se!"],"There is an error with the request.":["Chyba v požadavku"],"Select profile":["Vybrat profil"],"Choose a profile":["Změnit profil"],"Reauthenticate with Google":["znovu ověřit proti Google"],"To allow %s to fetch your Google Search Console information, please enter your Google Authorization Code. Clicking the button below will open a new window.":["Pro povolení přístupu %s k informacím vyhledávací konzole Google prosím zadejte svůj ověřovací kód Google. Po kliknutí na tlačítko níže se otevře nové okno."],"Edit snippet":["Upravit náhled"],"SEO title preview":[],"Meta description preview":[],"A problem occurred when saving the current step, {{link}}please file a bug report{{/link}} describing what step you are on and which changes you want to make (if any).":["Při ukládání tohoto kroku se objevil problém. {link}}Ohlašte prosím tuto chybu{{/link}} a napište nám, na jakém kroku se nacházíte a jaké změny jste chtěli učinit (pokud nějaké)."],"Close the Wizard":["Zavřít průvodce"],"Previous step":["předchozí krok"],"Next step":["následující krok"],"%s installation wizard":["%s průvodce instalací"],"SEO title":["SEO nadpis"],"Enter your Google Authorization Code and press the Authenticate button.":["Zadejte svůj autorizační kód Google a stiskněte tlačítko Ověřit."],"Search results":["Výsledky vyhledávání"],"Improvements":["Vylepšení "],"Problems":["Problémy"],"Loading...":["Načítání..."],"Something went wrong. Please try again later.":["Něco se pokazilo. Prosím zkuste to znovu později."],"No results found.":["Nebyly nalezeny žádné výsledky."],"There were no profiles found":["Nebyl nalezen žádný profil"],"Authenticate":["Autentizovat"],"Get Google Authorization Code":["Získat autorizační kód Google"],"Search":["Hledat"],"Email":["E-mail"],"Previous":["Předchozí"],"Next":["Další"],"Close":["Zavřít"],"Meta description":["Meta popis"]}}}
languages/yoast-components-nl_NL.json CHANGED
@@ -1 +1 @@
1
- {"domain":"yoast-components","locale_data":{"yoast-components":{"":{"domain":"yoast-components","plural-forms":"nplurals=2; plural=n != 1;","lang":"nl"},"Are you trying to use multiple keywords? You should add them separately below.":[],"Focus keyword:":["Focustrefwoord:"],"Mark as cornerstone content":["Markeer als cornerstone content"],"image preview":["Voorbeeld van afbeelding"],"Copied!":["Gekopieerd!"],"Not supported!":["Niet ondersteund!"],"Read {{a}}our article about site structure{{/a}} to learn more about how internal linking can help improve your SEO.":["Lees {{a}}ons artikel over sitestructuur{{/a}} om meer te leren hoe intern linken je kan helpen met het verbeteren van je SEO."],"Once you add a bit more copy, we'll give you a list of related content here to which you could link in your post.":["Zodra je meer inhoud toevoegt geven we je hier een lijst met gerelateerde inhoud waar je naar zou kunnen linken in je bericht."],"Consider linking to these {{a}}cornerstone articles{{/a}}":["Overweeg om te linken naar deze {{a}}cornerstone artikelen{{/a}}"],"Consider linking to these articles":["Overweeg te linken naar deze artikelen"],"Copy link":["Link kopieëren"],"Copy link to suggested article: %s":["Kopieer link naar het voorgestelde artikel: %s"],"Read our %1$sultimate guide to keyword research%2$s to learn more about keyword research and keyword strategy.":["Lees onze %1$sultieme gids voor trefwoord-onderzoek%2$s om meer te leren over trefwoord-onderzoek en trefwoord-strategie."],"Once you add a bit more copy, we'll give you a list of words and word combination that occur the most in the content. These give an indication of what your content focuses on.":["Zodra je wat meer inhoud hebt toegevoegd, geven we je een lijst met woorden en woordcombinaties die het meest voorkomen in de tekst. Deze geven een indicatie van de focus van je tekst."],"The following words and word combinations occur the most in the content. These give an indication of what your content focuses on. If the words differ a lot from your topic, you might want to rewrite your content accordingly. ":["De volgende woorden en woordcombinaties komen het meest voor in de tekst. Deze geven een indicatie van de focus van je tekst. Als de woorden erg afwijken van je onderwerp kun je overwegen om de tekst daarop te herschrijven."],"Prominent words":["Prominente woorden"],"Something went wrong. Please reload the page.":["Er is iets fout gegaan. Herlaad de pagina."],"Url preview":["Url voorbeeld"],"Please provide a meta description by editing the snippet below. If you don’t, Google will try to find a relevant part of your post to show in the search results.":["Voeg een meta beschrijving toe door onderstaande snippet te bewerken. Als je dat niet doet zal Google proberen een relevant stukje uit je bericht te vinden om te tonen in de zoekresultaten."],"Insert snippet variable":["Snippet variabele invoegen"],"Dismiss this notice":["Verwijder dit bericht"],"No results":["Geen resultaten"],"%d result found, use up and down arrow keys to navigate":["%d resultaat gevonden, gebruik de pijl omhoog en omlaag om te navigeren","%d resultaten gevonden, gebruik de pijl omhoog en omlaag om te navigeren"],"Your site language is set to %s. If this is not correct, contact your site administrator.":["De taal van je site is ingesteld op %s. Als dit niet juist is kun je contact opnemen met je site administrator."],"Number of results found: %d":["Aantal gevonden resultaten: %d"],"On":["Aan"],"Off":["Uit"],"Good results":["Goede resultaten"],"Need help?":["Hulp nodig?"],"Type here to search...":["Type hier om te zoeken..."],"Search the Yoast Knowledge Base for answers to your questions:":["Zoek in de Yoast Knowledge Base naar antwoorden op je vragen:"],"Remove highlight from the text":["Markering uit de tekst verwijderen"],"Your site language is set to %s. ":["De taal van je site in ingesteld op %s."],"Highlight this result in the text":["Markeer dit resultaat in de tekst"],"Considerations":["Overwegingen"],"Errors":["Fouten"],"Change language":["Wijzig taal"],"(Opens in a new browser tab)":["(Opent in een nieuwe browsertab)"],"Scroll to see the preview content.":["Scrol om de voorbeeldinhoud te zien."],"Enter authorization code here...":["Autorisatiecode hier invullen..."],"Step %1$d: %2$s":["Stap %1$d: %2$s"],"Mobile preview":["Mobiel preview"],"Desktop preview":["Desktop preview"],"Close snippet editor":["Snippet-editor sluiten"],"Slug":["Slug"],"Marks are disabled in current view":["Markeringen zijn uitgeschakeld in de huidige weergave"],"Choose an image":["Een afbeelding kiezen"],"Remove the image":["De afbeelding verwijderen"],"Choose image":["Afbeelding kiezen"],"MailChimp signup failed:":["Aanmelden voor Mailchimp mislukt:"],"Sign Up!":["Meld je aan!"],"There is an error with the request.":["Tijdens je verzoek is er een fout opgetreden."],"Select profile":["Profiel selecteren"],"Choose a profile":["Een profiel kiezen"],"Reauthenticate with Google":["Herautoriseer met Google"],"To allow %s to fetch your Google Search Console information, please enter your Google Authorization Code. Clicking the button below will open a new window.":["Voer uw Google-autorisatiecode in zodat %s de informatie uit Google Search Console kan ophalen. De knop hieronder opent een nieuw venster."],"Edit snippet":["Snippet bewerken"],"SEO title preview":["SEO titel voorbeeld"],"Meta description preview":["Voorbeeld van de meta omschrijving"],"A problem occurred when saving the current step, {{link}}please file a bug report{{/link}} describing what step you are on and which changes you want to make (if any).":["De huidige stap kon niet opgeslagen worden, {{link}}verstuur een foutrapport{{/link}} met een beschrijving bij welke stap het mis gaat en welke wijziging je wil maken (indien van toepassing)."],"Close the Wizard":["De hulp sluiten"],"Previous step":["Vorige stap"],"Next step":["Volgende stap"],"%s installation wizard":["%s installatie wizard"],"SEO title":["SEO-titel"],"Enter your Google Authorization Code and press the Authenticate button.":["Voer de Google-autorisatiecode in en druk op de knop Autenticatie."],"Search results":["Zoekresultaten"],"Improvements":["Verbeteringen"],"Problems":["Problemen"],"Loading...":["Laden..."],"Something went wrong. Please try again later.":["Er is iets misgegaan. Probeer het later opnieuw."],"No results found.":["Niets gevonden."],"There were no profiles found":["Er zijn geen profielen gevonden"],"Authenticate":["Autoriseren"],"Get Google Authorization Code":["Google-autorisatiecode verkrijgen"],"Search":["Zoeken"],"Email":["E-mailadres"],"Previous":["Vorige"],"Next":["Volgende"],"Close":["Sluiten"],"Meta description":["Meta-omschrijving"]}}}
1
+ {"domain":"yoast-components","locale_data":{"yoast-components":{"":{"domain":"yoast-components","plural-forms":"nplurals=2; plural=n != 1;","lang":"nl"},"Are you trying to use multiple keywords? You should add them separately below.":["Probeer je meerdere trefwoorden te gebruiken? Je kunt ze hieronder apart toevoegen."],"Focus keyword:":["Focustrefwoord:"],"Mark as cornerstone content":["Markeer als cornerstone content"],"image preview":["Voorbeeld van afbeelding"],"Copied!":["Gekopieerd!"],"Not supported!":["Niet ondersteund!"],"Read {{a}}our article about site structure{{/a}} to learn more about how internal linking can help improve your SEO.":["Lees {{a}}ons artikel over sitestructuur{{/a}} om meer te leren hoe intern linken je kan helpen met het verbeteren van je SEO."],"Once you add a bit more copy, we'll give you a list of related content here to which you could link in your post.":["Zodra je meer inhoud toevoegt geven we je hier een lijst met gerelateerde inhoud waar je naar zou kunnen linken in je bericht."],"Consider linking to these {{a}}cornerstone articles{{/a}}":["Overweeg om te linken naar deze {{a}}cornerstone artikelen{{/a}}"],"Consider linking to these articles":["Overweeg te linken naar deze artikelen"],"Copy link":["Link kopieëren"],"Copy link to suggested article: %s":["Kopieer link naar het voorgestelde artikel: %s"],"Read our %1$sultimate guide to keyword research%2$s to learn more about keyword research and keyword strategy.":["Lees onze %1$sultieme gids voor trefwoord-onderzoek%2$s om meer te leren over trefwoord-onderzoek en trefwoord-strategie."],"Once you add a bit more copy, we'll give you a list of words and word combination that occur the most in the content. These give an indication of what your content focuses on.":["Zodra je wat meer inhoud hebt toegevoegd, geven we je een lijst met woorden en woordcombinaties die het meest voorkomen in de tekst. Deze geven een indicatie van de focus van je tekst."],"The following words and word combinations occur the most in the content. These give an indication of what your content focuses on. If the words differ a lot from your topic, you might want to rewrite your content accordingly. ":["De volgende woorden en woordcombinaties komen het meest voor in de tekst. Deze geven een indicatie van de focus van je tekst. Als de woorden erg afwijken van je onderwerp kun je overwegen om de tekst daarop te herschrijven."],"Prominent words":["Prominente woorden"],"Something went wrong. Please reload the page.":["Er is iets fout gegaan. Herlaad de pagina."],"Url preview":["Url voorbeeld"],"Please provide a meta description by editing the snippet below. If you don’t, Google will try to find a relevant part of your post to show in the search results.":["Voeg een meta beschrijving toe door onderstaande snippet te bewerken. Als je dat niet doet zal Google proberen een relevant stukje uit je bericht te vinden om te tonen in de zoekresultaten."],"Insert snippet variable":["Snippet variabele invoegen"],"Dismiss this notice":["Verwijder dit bericht"],"No results":["Geen resultaten"],"%d result found, use up and down arrow keys to navigate":["%d resultaat gevonden, gebruik de pijl omhoog en omlaag om te navigeren","%d resultaten gevonden, gebruik de pijl omhoog en omlaag om te navigeren"],"Your site language is set to %s. If this is not correct, contact your site administrator.":["De taal van je site is ingesteld op %s. Als dit niet juist is kun je contact opnemen met je site administrator."],"Number of results found: %d":["Aantal gevonden resultaten: %d"],"On":["Aan"],"Off":["Uit"],"Good results":["Goede resultaten"],"Need help?":["Hulp nodig?"],"Type here to search...":["Type hier om te zoeken..."],"Search the Yoast Knowledge Base for answers to your questions:":["Zoek in de Yoast Knowledge Base naar antwoorden op je vragen:"],"Remove highlight from the text":["Markering uit de tekst verwijderen"],"Your site language is set to %s. ":["De taal van je site in ingesteld op %s."],"Highlight this result in the text":["Markeer dit resultaat in de tekst"],"Considerations":["Overwegingen"],"Errors":["Fouten"],"Change language":["Wijzig taal"],"(Opens in a new browser tab)":["(Opent in een nieuwe browsertab)"],"Scroll to see the preview content.":["Scrol om de voorbeeldinhoud te zien."],"Enter authorization code here...":["Autorisatiecode hier invullen..."],"Step %1$d: %2$s":["Stap %1$d: %2$s"],"Mobile preview":["Mobiel preview"],"Desktop preview":["Desktop preview"],"Close snippet editor":["Snippet-editor sluiten"],"Slug":["Slug"],"Marks are disabled in current view":["Markeringen zijn uitgeschakeld in de huidige weergave"],"Choose an image":["Een afbeelding kiezen"],"Remove the image":["De afbeelding verwijderen"],"Choose image":["Afbeelding kiezen"],"MailChimp signup failed:":["Aanmelden voor Mailchimp mislukt:"],"Sign Up!":["Meld je aan!"],"There is an error with the request.":["Tijdens je verzoek is er een fout opgetreden."],"Select profile":["Profiel selecteren"],"Choose a profile":["Een profiel kiezen"],"Reauthenticate with Google":["Herautoriseer met Google"],"To allow %s to fetch your Google Search Console information, please enter your Google Authorization Code. Clicking the button below will open a new window.":["Voer uw Google-autorisatiecode in zodat %s de informatie uit Google Search Console kan ophalen. De knop hieronder opent een nieuw venster."],"Edit snippet":["Snippet bewerken"],"SEO title preview":["SEO titel voorbeeld"],"Meta description preview":["Voorbeeld van de meta omschrijving"],"A problem occurred when saving the current step, {{link}}please file a bug report{{/link}} describing what step you are on and which changes you want to make (if any).":["De huidige stap kon niet opgeslagen worden, {{link}}verstuur een foutrapport{{/link}} met een beschrijving bij welke stap het mis gaat en welke wijziging je wil maken (indien van toepassing)."],"Close the Wizard":["De hulp sluiten"],"Previous step":["Vorige stap"],"Next step":["Volgende stap"],"%s installation wizard":["%s installatie wizard"],"SEO title":["SEO-titel"],"Enter your Google Authorization Code and press the Authenticate button.":["Voer de Google-autorisatiecode in en druk op de knop Autenticatie."],"Search results":["Zoekresultaten"],"Improvements":["Verbeteringen"],"Problems":["Problemen"],"Loading...":["Laden..."],"Something went wrong. Please try again later.":["Er is iets misgegaan. Probeer het later opnieuw."],"No results found.":["Niets gevonden."],"There were no profiles found":["Er zijn geen profielen gevonden"],"Authenticate":["Autoriseren"],"Get Google Authorization Code":["Google-autorisatiecode verkrijgen"],"Search":["Zoeken"],"Email":["E-mailadres"],"Previous":["Vorige"],"Next":["Volgende"],"Close":["Sluiten"],"Meta description":["Meta-omschrijving"]}}}
languages/yoast-components-pl_PL.json CHANGED
@@ -1 +1 @@
1
- {"domain":"yoast-components","locale_data":{"yoast-components":{"":{"domain":"yoast-components","plural-forms":"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"pl"},"Are you trying to use multiple keywords? You should add them separately below.":[],"Focus keyword:":["Słowo kluczowe:"],"Mark as cornerstone content":["Zaznacz jako kluczową treść"],"image preview":[],"Copied!":[],"Not supported!":[],"Read {{a}}our article about site structure{{/a}} to learn more about how internal linking can help improve your SEO.":[],"Once you add a bit more copy, we'll give you a list of related content here to which you could link in your post.":[],"Consider linking to these {{a}}cornerstone articles{{/a}}":[],"Consider linking to these articles":[],"Copy link":[],"Copy link to suggested article: %s":[],"Read our %1$sultimate guide to keyword research%2$s to learn more about keyword research and keyword strategy.":[],"Once you add a bit more copy, we'll give you a list of words and word combination that occur the most in the content. These give an indication of what your content focuses on.":[],"The following words and word combinations occur the most in the content. These give an indication of what your content focuses on. If the words differ a lot from your topic, you might want to rewrite your content accordingly. ":[],"Prominent words":[],"Something went wrong. Please reload the page.":["Coś poszło nie tak. Proszę odświeżyć stronę."],"Url preview":["Podgląd adresu URL"],"Please provide a meta description by editing the snippet below. If you don’t, Google will try to find a relevant part of your post to show in the search results.":["Dodaj opis meta, edytując podgląd poniżej. Jeśli go nie dodasz, Google będzie starał się znaleźć odpowiednią część wpisu, aby pokazać w go wynikach wyszukiwania."],"Insert snippet variable":["Wstaw zmienną podglądu"],"Dismiss this notice":["Ukryj to powiadomienie"],"No results":["Brak wyników"],"%d result found, use up and down arrow keys to navigate":["Znaleziono %d wynik, użyj klawiszy strzałek, aby nawigować","Znaleziono %d wyniki, użyj klawiszy strzałek, aby nawigować","Znaleziono %d wyników, użyj klawiszy strzałek, aby nawigować"],"Your site language is set to %s. If this is not correct, contact your site administrator.":["Język witryny jest ustawiony na %s. Jeśli nie jest to poprawne, skontaktuj się z administratorem."],"Number of results found: %d":["Liczba wyników wyszukiwania: %d"],"On":["Włącz"],"Off":["Wyłącz"],"Good results":["Dobre wyniki"],"Need help?":["Potrzebujesz pomocy?"],"Type here to search...":["Wpisz tutaj, aby wyszukać..."],"Search the Yoast Knowledge Base for answers to your questions:":["Przeszukaj bazę wiedzy Yoast, w poszukiwaniu odpowiedzi na swoje pytania:"],"Remove highlight from the text":["Usuń podświetlenia z tekstu"],"Your site language is set to %s. ":["Język twojej witryny to %s."],"Highlight this result in the text":["Podświetlaj ten wynik w tekście"],"Considerations":["Warte rozważenia"],"Errors":["Błędy"],"Change language":["Zmień język"],"(Opens in a new browser tab)":["(Otworzy się w nowej zakładce)"],"Scroll to see the preview content.":["Przewiń, aby zobaczyć podgląd treści."],"Enter authorization code here...":["Wpisz kod autoryzacyjny..."],"Step %1$d: %2$s":["Krok %1$d: %2$s"],"Mobile preview":["Podgląd na urządzeniach mobilnych"],"Desktop preview":["Podgląd na komputerach"],"Close snippet editor":["Zamknij edytor wyglądu podstrony w wynikach wyszukiwania"],"Slug":["Slug"],"Marks are disabled in current view":["Znaczniki są wyłączone w obecnym widoku"],"Choose an image":["Wybierz obrazek"],"Remove the image":["Usuń obrazek"],"Choose image":["Wybierz obrazek"],"MailChimp signup failed:":["Zapis do MailChimpa nie powiódł się:"],"Sign Up!":["Zapisz się!"],"There is an error with the request.":["Wystąpił błąd w zapytaniu."],"Select profile":["Wybierz profil"],"Choose a profile":["Wybierz profil"],"Reauthenticate with Google":["Ponowne uwierzytelnienie w Google"],"To allow %s to fetch your Google Search Console information, please enter your Google Authorization Code. Clicking the button below will open a new window.":["Aby umożliwić %s pobieranie informacji z Google Search Console, wprowadź kod uwierzytelniający od Google. Kliknięcie poniższego przycisku otworzy nowe okno."],"Edit snippet":["Edytuj wygląd podstrony w wynikach wyszukiwania"],"SEO title preview":["Podgląd tytułu SEO"],"Meta description preview":["Podgląd opisu meta"],"A problem occurred when saving the current step, {{link}}please file a bug report{{/link}} describing what step you are on and which changes you want to make (if any).":["Wystąpił problem przy zapisywaniu obecnego kroku. {{link}}Prosimy o przekazanie informacji o błędzie{{/link}}, opisując, w którym kroku problem wystąpił i co wtedy miało być zmienione (jeśli cokolwiek)."],"Close the Wizard":["Zamknij kreator"],"Previous step":["Poprzedni krok"],"Next step":["Następny krok"],"%s installation wizard":["Kreator konfiguracji %s"],"SEO title":["Tytuł SEO"],"Enter your Google Authorization Code and press the Authenticate button.":["Wprowadź kod uwierzytelniający od Google i wciśnij przycisk Uwierzytelnij."],"Search results":["Wyniki wyszukiwania"],"Improvements":["Usprawnienia"],"Problems":["Problemy"],"Loading...":["Ładowanie..."],"Something went wrong. Please try again later.":["Coś poszło nie tak. Spróbuj ponownie później."],"No results found.":["Niczego nie znaleziono."],"There were no profiles found":["Nie znaleziono żadnych profilów"],"Authenticate":["Uwierzytelnij"],"Get Google Authorization Code":["Pobierz kod uwierzytelniający Google"],"Search":["Szukaj"],"Email":["Email"],"Previous":["Wstecz"],"Next":["Dalej"],"Close":["Zamknij"],"Meta description":["Opis"]}}}
1
+ {"domain":"yoast-components","locale_data":{"yoast-components":{"":{"domain":"yoast-components","plural-forms":"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"pl"},"Are you trying to use multiple keywords? You should add them separately below.":["Chcesz użyć wielu słów kluczowych? Wpisz je oddzielnie poniżej."],"Focus keyword:":["Słowo kluczowe:"],"Mark as cornerstone content":["Zaznacz jako kluczową treść"],"image preview":["podgląd obrazka"],"Copied!":["Skopiowano!"],"Not supported!":["Brak wsparcia!"],"Read {{a}}our article about site structure{{/a}} to learn more about how internal linking can help improve your SEO.":["Przeczytaj {{a}}nasz artykuł o strukturze witryny{{/a}}, aby dowiedzieć się więcej jak wewnętrzne linki mogą poprawić twoje SEO."],"Once you add a bit more copy, we'll give you a list of related content here to which you could link in your post.":["Gdy tylko dodasz trochę więcej tekstu, wyświetlimy listę podobnych artykułów, do których możesz dodać link."],"Consider linking to these {{a}}cornerstone articles{{/a}}":["Rozważ dodanie linków do tych {{a}}kluczowych artykułów{{/a}}"],"Consider linking to these articles":["Rozważ dodanie linków do tych artykułów"],"Copy link":["Skopiuj link"],"Copy link to suggested article: %s":["Skopiuj link do sugerowanego artykułu: %s"],"Read our %1$sultimate guide to keyword research%2$s to learn more about keyword research and keyword strategy.":["Przeczytaj nasz %1$sprzewodnik o szukaniu słów kluczowych%2$s, aby dowiedzieć się więcej o szukaniu słów kluczowych i strategii ich dobierania."],"Once you add a bit more copy, we'll give you a list of words and word combination that occur the most in the content. These give an indication of what your content focuses on.":["Gdy tylko dodasz trochę więcej tekstu, wyświetlimy listę słów i kombinacji słów, które występują w treści najczęściej. Dzięki temu będziesz wiedzieć, na czym skupia się treść."],"The following words and word combinations occur the most in the content. These give an indication of what your content focuses on. If the words differ a lot from your topic, you might want to rewrite your content accordingly. ":["Poniższe słowa i kombinacje słów występują w treści najczęściej. Dają one wskazówkę, na czym koncentruje się treść. Jeżeli słowa różnią się bardzo od tematu artykułu, możesz wprowadzić odpowiednie zmiany w treści."],"Prominent words":["Popularne słowa"],"Something went wrong. Please reload the page.":["Coś poszło nie tak. Proszę odświeżyć stronę."],"Url preview":["Podgląd adresu URL"],"Please provide a meta description by editing the snippet below. If you don’t, Google will try to find a relevant part of your post to show in the search results.":["Dodaj opis meta, edytując podgląd poniżej. Jeśli go nie dodasz, Google będzie starał się znaleźć odpowiednią część wpisu, aby pokazać w go wynikach wyszukiwania."],"Insert snippet variable":["Wstaw zmienną podglądu"],"Dismiss this notice":["Ukryj to powiadomienie"],"No results":["Brak wyników"],"%d result found, use up and down arrow keys to navigate":["Znaleziono %d wynik, użyj klawiszy strzałek, aby nawigować","Znaleziono %d wyniki, użyj klawiszy strzałek, aby nawigować","Znaleziono %d wyników, użyj klawiszy strzałek, aby nawigować"],"Your site language is set to %s. If this is not correct, contact your site administrator.":["Język witryny jest ustawiony na %s. Jeśli nie jest to poprawne, skontaktuj się z administratorem."],"Number of results found: %d":["Liczba wyników wyszukiwania: %d"],"On":["Włącz"],"Off":["Wyłącz"],"Good results":["Dobre wyniki"],"Need help?":["Potrzebujesz pomocy?"],"Type here to search...":["Wpisz tutaj, aby wyszukać..."],"Search the Yoast Knowledge Base for answers to your questions:":["Przeszukaj bazę wiedzy Yoast, w poszukiwaniu odpowiedzi na swoje pytania:"],"Remove highlight from the text":["Usuń podświetlenia z tekstu"],"Your site language is set to %s. ":["Język twojej witryny to %s."],"Highlight this result in the text":["Podświetlaj ten wynik w tekście"],"Considerations":["Warte rozważenia"],"Errors":["Błędy"],"Change language":["Zmień język"],"(Opens in a new browser tab)":["(Otworzy się w nowej zakładce)"],"Scroll to see the preview content.":["Przewiń, aby zobaczyć podgląd treści."],"Enter authorization code here...":["Wpisz kod autoryzacyjny..."],"Step %1$d: %2$s":["Krok %1$d: %2$s"],"Mobile preview":["Podgląd na urządzeniach mobilnych"],"Desktop preview":["Podgląd na komputerach"],"Close snippet editor":["Zamknij edytor wyglądu podstrony w wynikach wyszukiwania"],"Slug":["Slug"],"Marks are disabled in current view":["Znaczniki są wyłączone w obecnym widoku"],"Choose an image":["Wybierz obrazek"],"Remove the image":["Usuń obrazek"],"Choose image":["Wybierz obrazek"],"MailChimp signup failed:":["Zapis do MailChimpa nie powiódł się:"],"Sign Up!":["Zapisz się!"],"There is an error with the request.":["Wystąpił błąd w zapytaniu."],"Select profile":["Wybierz profil"],"Choose a profile":["Wybierz profil"],"Reauthenticate with Google":["Ponowne uwierzytelnienie w Google"],"To allow %s to fetch your Google Search Console information, please enter your Google Authorization Code. Clicking the button below will open a new window.":["Aby umożliwić %s pobieranie informacji z Google Search Console, wprowadź kod uwierzytelniający od Google. Kliknięcie poniższego przycisku otworzy nowe okno."],"Edit snippet":["Edytuj wygląd podstrony w wynikach wyszukiwania"],"SEO title preview":["Podgląd tytułu SEO"],"Meta description preview":["Podgląd opisu meta"],"A problem occurred when saving the current step, {{link}}please file a bug report{{/link}} describing what step you are on and which changes you want to make (if any).":["Wystąpił problem przy zapisywaniu obecnego kroku. {{link}}Prosimy o przekazanie informacji o błędzie{{/link}}, opisując, w którym kroku problem wystąpił i co wtedy miało być zmienione (jeśli cokolwiek)."],"Close the Wizard":["Zamknij kreator"],"Previous step":["Poprzedni krok"],"Next step":["Następny krok"],"%s installation wizard":["Kreator konfiguracji %s"],"SEO title":["Tytuł SEO"],"Enter your Google Authorization Code and press the Authenticate button.":["Wprowadź kod uwierzytelniający od Google i wciśnij przycisk Uwierzytelnij."],"Search results":["Wyniki wyszukiwania"],"Improvements":["Usprawnienia"],"Problems":["Problemy"],"Loading...":["Ładowanie..."],"Something went wrong. Please try again later.":["Coś poszło nie tak. Spróbuj ponownie później."],"No results found.":["Niczego nie znaleziono."],"There were no profiles found":["Nie znaleziono żadnych profilów"],"Authenticate":["Uwierzytelnij"],"Get Google Authorization Code":["Pobierz kod uwierzytelniający Google"],"Search":["Szukaj"],"Email":["Email"],"Previous":["Wstecz"],"Next":["Dalej"],"Close":["Zamknij"],"Meta description":["Opis"]}}}
languages/yoast-components-ru_RU.json CHANGED
@@ -1 +1 @@
1
- {"domain":"yoast-components","locale_data":{"yoast-components":{"":{"domain":"yoast-components","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"ru"},"Are you trying to use multiple keywords? You should add them separately below.":[],"Focus keyword:":["Ключевое слово:"],"Mark as cornerstone content":[],"image preview":["Предварительный просмотр изображения"],"Copied!":["Скопировано!"],"Not supported!":["Не поддерживается!"],"Read {{a}}our article about site structure{{/a}} to learn more about how internal linking can help improve your SEO.":[],"Once you add a bit more copy, we'll give you a list of related content here to which you could link in your post.":[],"Consider linking to these {{a}}cornerstone articles{{/a}}":[],"Consider linking to these articles":[],"Copy link":["Скопировать ссылку"],"Copy link to suggested article: %s":["Скопировать ссылку в предложенную статью: %s"],"Read our %1$sultimate guide to keyword research%2$s to learn more about keyword research and keyword strategy.":[],"Once you add a bit more copy, we'll give you a list of words and word combination that occur the most in the content. These give an indication of what your content focuses on.":[],"The following words and word combinations occur the most in the content. These give an indication of what your content focuses on. If the words differ a lot from your topic, you might want to rewrite your content accordingly. ":[],"Prominent words":["Важные слова"],"Something went wrong. Please reload the page.":["Что-то пошло не так, перезагрузите страницу."],"Url preview":["Предпросмотр URL"],"Please provide a meta description by editing the snippet below. If you don’t, Google will try to find a relevant part of your post to show in the search results.":["Пожалуйста, укажите мета-описание, изменив фрагмент снизу. Если Вы не сделаете этого, Google попытается найти соответствующую часть Вашего поста, чтобы показать в поисковых результатах."],"Insert snippet variable":["Введите переменную фрагмента"],"Dismiss this notice":["Закрыть это уведомление"],"No results":["Нет результатов"],"%d result found, use up and down arrow keys to navigate":["%d результат найден, используйте стрелки вверх и вниз для навигации","%d результата найдены, используйте стрелки вверх и вниз для навигации","%d результатов найдено, используйте стрелки вверх и вниз для навигации"],"Your site language is set to %s. If this is not correct, contact your site administrator.":["Язык вашего сайта - %s. Если это неверно, сообщите администратору вашего сайта."],"Number of results found: %d":["Количество найденых результатов: %d"],"On":["Вкл"],"Off":["Выкл"],"Good results":["Хорошие результаты"],"Need help?":["Нужна помощь?"],"Type here to search...":["Введите сюда поисковый запрос..."],"Search the Yoast Knowledge Base for answers to your questions:":["Используйте Базу Знаний Yoast для поиска ответов на Ваши вопросы:"],"Remove highlight from the text":["Убрать выделение из текста"],"Your site language is set to %s. ":["Язык вашего сайта установлен как %s."],"Highlight this result in the text":["Выделить результат в тексте"],"Considerations":["На рассмотрении"],"Errors":["Ошибки"],"Change language":["Сменить язык"],"(Opens in a new browser tab)":["(Откроется на новой вкладке браузера)"],"Scroll to see the preview content.":["Прокрутите, чтобы увидеть предпросмотр содержимого."],"Enter authorization code here...":["Введите код авторизации"],"Step %1$d: %2$s":["Шаг %1$d: %2$s"],"Mobile preview":["Предварительный просмотр для мобильного устройства."],"Desktop preview":["Предварительный просмотр для Настольного ПК"],"Close snippet editor":["Закрыть редактор сниппета"],"Slug":["Ярлык"],"Marks are disabled in current view":["Маhrths отключены в текущем представлении"],"Choose an image":["Выберите изображение"],"Remove the image":["Удалить изображение"],"Choose image":["Выберите изображение"],"MailChimp signup failed:":["Регистрация в MailChimp не удалась:"],"Sign Up!":["Зарегистрироваться!"],"There is an error with the request.":["Ошибка запроса."],"Select profile":["Выберите профиль"],"Choose a profile":["Выберите профиль"],"Reauthenticate with Google":["Повторно авторизоваться с помощью Google"],"To allow %s to fetch your Google Search Console information, please enter your Google Authorization Code. Clicking the button below will open a new window.":["Чтобы разрешить %s извлечь информацию Google Search Console, введите код авторизации Google. При нажатии на кнопку ниже, откроется новое окно."],"Edit snippet":["Изменить сниппет"],"SEO title preview":["Предварительный просмотр SEO названия: "],"Meta description preview":["Просмотр мета-описания: "],"A problem occurred when saving the current step, {{link}}please file a bug report{{/link}} describing what step you are on and which changes you want to make (if any).":["Возникла проблема при сохранении текущего шага, {{link}}отправьте сообщение об ошибке{{/link}} описывая на каком вы шаге и какие изменения хотите сделать (если таковые имеются)."],"Close the Wizard":["Закройте мастер"],"Previous step":["Предыдущий шаг"],"Next step":["Следующий шаг"],"%s installation wizard":["%s мастер установки"],"SEO title":["SEO-заголовок"],"Enter your Google Authorization Code and press the Authenticate button.":["Введите ваш код авторизации Google и, нажмите кнопку Аутентификация"],"Search results":["Результаты поиска"],"Improvements":["Улучшения"],"Problems":["Проблемы"],"Loading...":["Загрузка..."],"Something went wrong. Please try again later.":["Произошла ошибка. Повторите попытку позже."],"No results found.":["Результатов не найдено."],"There were no profiles found":["Не было найдено профилей"],"Authenticate":["Аутентификация"],"Get Google Authorization Code":["Получить код авторизации от Google"],"Search":["Поиск"],"Email":["Email"],"Previous":["Назад"],"Next":["Далее"],"Close":["Закрыть"],"Meta description":["Мета-описание"]}}}
1
+ {"domain":"yoast-components","locale_data":{"yoast-components":{"":{"domain":"yoast-components","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"ru"},"Are you trying to use multiple keywords? You should add them separately below.":["Вы пытаетесь указать несколько ключевых слов? Тогда Вам необходимо указать их раздельно ниже."],"Focus keyword:":["Ключевое слово:"],"Mark as cornerstone content":[],"image preview":["Предварительный просмотр изображения"],"Copied!":["Скопировано!"],"Not supported!":["Не поддерживается!"],"Read {{a}}our article about site structure{{/a}} to learn more about how internal linking can help improve your SEO.":[],"Once you add a bit more copy, we'll give you a list of related content here to which you could link in your post.":[],"Consider linking to these {{a}}cornerstone articles{{/a}}":[],"Consider linking to these articles":["Рассмотрите привязку к этим записям"],"Copy link":["Скопировать ссылку"],"Copy link to suggested article: %s":["Скопировать ссылку в предложенную статью: %s"],"Read our %1$sultimate guide to keyword research%2$s to learn more about keyword research and keyword strategy.":[],"Once you add a bit more copy, we'll give you a list of words and word combination that occur the most in the content. These give an indication of what your content focuses on.":[],"The following words and word combinations occur the most in the content. These give an indication of what your content focuses on. If the words differ a lot from your topic, you might want to rewrite your content accordingly. ":["Следующие слова и комбинации слов встречаются в содержимом чаще всего. Это дает информацию о том, какая основная тема Вашего текста. Если данные слова сильно отличаются от задуманной темы, возможно Вы захотите соответствующим образом переписать текст."],"Prominent words":["Важные слова"],"Something went wrong. Please reload the page.":["Что-то пошло не так, перезагрузите страницу."],"Url preview":["Предпросмотр URL"],"Please provide a meta description by editing the snippet below. If you don’t, Google will try to find a relevant part of your post to show in the search results.":["Пожалуйста, укажите мета-описание, изменив фрагмент снизу. Если Вы не сделаете этого, Google попытается найти соответствующую часть Вашего поста, чтобы показать в поисковых результатах."],"Insert snippet variable":["Введите переменную фрагмента"],"Dismiss this notice":["Закрыть это уведомление"],"No results":["Нет результатов"],"%d result found, use up and down arrow keys to navigate":["%d результат найден, используйте стрелки вверх и вниз для навигации","%d результата найдены, используйте стрелки вверх и вниз для навигации","%d результатов найдено, используйте стрелки вверх и вниз для навигации"],"Your site language is set to %s. If this is not correct, contact your site administrator.":["Язык вашего сайта - %s. Если это неверно, сообщите администратору вашего сайта."],"Number of results found: %d":["Количество найденых результатов: %d"],"On":["Вкл"],"Off":["Выкл"],"Good results":["Хорошие результаты"],"Need help?":["Нужна помощь?"],"Type here to search...":["Введите сюда поисковый запрос..."],"Search the Yoast Knowledge Base for answers to your questions:":["Используйте Базу Знаний Yoast для поиска ответов на Ваши вопросы:"],"Remove highlight from the text":["Убрать выделение из текста"],"Your site language is set to %s. ":["Язык вашего сайта установлен как %s."],"Highlight this result in the text":["Выделить результат в тексте"],"Considerations":["На рассмотрении"],"Errors":["Ошибки"],"Change language":["Сменить язык"],"(Opens in a new browser tab)":["(Откроется на новой вкладке браузера)"],"Scroll to see the preview content.":["Прокрутите, чтобы увидеть предпросмотр содержимого."],"Enter authorization code here...":["Введите код авторизации"],"Step %1$d: %2$s":["Шаг %1$d: %2$s"],"Mobile preview":["Предварительный просмотр для мобильного устройства."],"Desktop preview":["Предварительный просмотр для Настольного ПК"],"Close snippet editor":["Закрыть редактор сниппета"],"Slug":["Ярлык"],"Marks are disabled in current view":["Маhrths отключены в текущем представлении"],"Choose an image":["Выберите изображение"],"Remove the image":["Удалить изображение"],"Choose image":["Выберите изображение"],"MailChimp signup failed:":["Регистрация в MailChimp не удалась:"],"Sign Up!":["Зарегистрироваться!"],"There is an error with the request.":["Ошибка запроса."],"Select profile":["Выберите профиль"],"Choose a profile":["Выберите профиль"],"Reauthenticate with Google":["Повторно авторизоваться с помощью Google"],"To allow %s to fetch your Google Search Console information, please enter your Google Authorization Code. Clicking the button below will open a new window.":["Чтобы разрешить %s извлечь информацию Google Search Console, введите код авторизации Google. При нажатии на кнопку ниже, откроется новое окно."],"Edit snippet":["Изменить сниппет"],"SEO title preview":["Предварительный просмотр SEO названия: "],"Meta description preview":["Просмотр мета-описания: "],"A problem occurred when saving the current step, {{link}}please file a bug report{{/link}} describing what step you are on and which changes you want to make (if any).":["Возникла проблема при сохранении текущего шага, {{link}}отправьте сообщение об ошибке{{/link}} описывая на каком вы шаге и какие изменения хотите сделать (если таковые имеются)."],"Close the Wizard":["Закройте мастер"],"Previous step":["Предыдущий шаг"],"Next step":["Следующий шаг"],"%s installation wizard":["%s мастер установки"],"SEO title":["SEO-заголовок"],"Enter your Google Authorization Code and press the Authenticate button.":["Введите ваш код авторизации Google и, нажмите кнопку Аутентификация"],"Search results":["Результаты поиска"],"Improvements":["Улучшения"],"Problems":["Проблемы"],"Loading...":["Загрузка..."],"Something went wrong. Please try again later.":["Произошла ошибка. Повторите попытку позже."],"No results found.":["Результатов не найдено."],"There were no profiles found":["Не было найдено профилей"],"Authenticate":["Аутентификация"],"Get Google Authorization Code":["Получить код авторизации от Google"],"Search":["Поиск"],"Email":["Email"],"Previous":["Назад"],"Next":["Далее"],"Close":["Закрыть"],"Meta description":["Мета-описание"]}}}
readme.txt CHANGED
@@ -6,7 +6,7 @@ License URI: http://www.gnu.org/licenses/gpl.html
6
  Tags: SEO, XML sitemap, Google Search Console, Content analysis, Readability
7
  Requires at least: 4.8
8
  Tested up to: 4.9.8
9
- Stable tag: 8.1
10
  Requires PHP: 5.2.4
11
 
12
  Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.
@@ -106,6 +106,16 @@ You'll find answers to many of your questions on [kb.yoast.com](https://yoa.st/1
106
 
107
  == Changelog ==
108
 
 
 
 
 
 
 
 
 
 
 
109
  = 8.1.0 =
110
  Release Date: August 28th, 2018
111
 
6
  Tags: SEO, XML sitemap, Google Search Console, Content analysis, Readability
7
  Requires at least: 4.8
8
  Tested up to: 4.9.8
9
+ Stable tag: 8.1.1
10
  Requires PHP: 5.2.4
11
 
12
  Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.
106
 
107
  == Changelog ==
108
 
109
+ = 8.1.1 =
110
+ Release Date: September 3rd, 2018
111
+
112
+ Bugfixes:
113
+
114
+ * Fixes compatibility with Gutenberg 3.7, which removed a feature we were relying on.
115
+ * Fixes a bug where the Twitter meta-tags would not have the snippet variables replaced with their dynamic values.
116
+ * Fixes a bug where the `og:url` would not be set to the canonical URL if the canonical URL is explicitly set on Post types, Terms or Tags.
117
+ * Fixes a bug on the Term page when editting the `slug`, it would not be updated in the Snippet Preview directly.
118
+
119
  = 8.1.0 =
120
  Release Date: August 28th, 2018
121
 
vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInite65e71171c1a5e9e7f808031e878a5e0::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderInit5b66d18032ea19b94adf3b981b07a8f6::getLoader();
vendor/autoload_52.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
6
 
7
- return ComposerAutoloaderInitfbe5b803497ba919f3726be310778fcd::getLoader();
4
 
5
  require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
6
 
7
+ return ComposerAutoloaderInit0a618be31018b7e7da7885bd192a785f::getLoader();
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInite65e71171c1a5e9e7f808031e878a5e0
6
  {
7
  private static $loader;
8
 
@@ -19,15 +19,15 @@ class ComposerAutoloaderInite65e71171c1a5e9e7f808031e878a5e0
19
  return self::$loader;
20
  }
21
 
22
- spl_autoload_register(array('ComposerAutoloaderInite65e71171c1a5e9e7f808031e878a5e0', 'loadClassLoader'), true, true);
23
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
24
- spl_autoload_unregister(array('ComposerAutoloaderInite65e71171c1a5e9e7f808031e878a5e0', 'loadClassLoader'));
25
 
26
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
27
  if ($useStaticLoader) {
28
  require_once __DIR__ . '/autoload_static.php';
29
 
30
- call_user_func(\Composer\Autoload\ComposerStaticInite65e71171c1a5e9e7f808031e878a5e0::getInitializer($loader));
31
  } else {
32
  $map = require __DIR__ . '/autoload_namespaces.php';
33
  foreach ($map as $namespace => $path) {
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInit5b66d18032ea19b94adf3b981b07a8f6
6
  {
7
  private static $loader;
8
 
19
  return self::$loader;
20
  }
21
 
22
+ spl_autoload_register(array('ComposerAutoloaderInit5b66d18032ea19b94adf3b981b07a8f6', 'loadClassLoader'), true, true);
23
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
24
+ spl_autoload_unregister(array('ComposerAutoloaderInit5b66d18032ea19b94adf3b981b07a8f6', 'loadClassLoader'));
25
 
26
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
27
  if ($useStaticLoader) {
28
  require_once __DIR__ . '/autoload_static.php';
29
 
30
+ call_user_func(\Composer\Autoload\ComposerStaticInit5b66d18032ea19b94adf3b981b07a8f6::getInitializer($loader));
31
  } else {
32
  $map = require __DIR__ . '/autoload_namespaces.php';
33
  foreach ($map as $namespace => $path) {
vendor/composer/autoload_real_52.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real_52.php generated by xrstf/composer-php52
4
 
5
- class ComposerAutoloaderInitfbe5b803497ba919f3726be310778fcd {
6
  private static $loader;
7
 
8
  public static function loadClassLoader($class) {
@@ -19,9 +19,9 @@ class ComposerAutoloaderInitfbe5b803497ba919f3726be310778fcd {
19
  return self::$loader;
20
  }
21
 
22
- spl_autoload_register(array('ComposerAutoloaderInitfbe5b803497ba919f3726be310778fcd', 'loadClassLoader'), true /*, true */);
23
  self::$loader = $loader = new xrstf_Composer52_ClassLoader();
24
- spl_autoload_unregister(array('ComposerAutoloaderInitfbe5b803497ba919f3726be310778fcd', 'loadClassLoader'));
25
 
26
  $vendorDir = dirname(dirname(__FILE__));
27
  $baseDir = dirname($vendorDir);
2
 
3
  // autoload_real_52.php generated by xrstf/composer-php52
4
 
5
+ class ComposerAutoloaderInit0a618be31018b7e7da7885bd192a785f {
6
  private static $loader;
7
 
8
  public static function loadClassLoader($class) {
19
  return self::$loader;
20
  }
21
 
22
+ spl_autoload_register(array('ComposerAutoloaderInit0a618be31018b7e7da7885bd192a785f', 'loadClassLoader'), true /*, true */);
23
  self::$loader = $loader = new xrstf_Composer52_ClassLoader();
24
+ spl_autoload_unregister(array('ComposerAutoloaderInit0a618be31018b7e7da7885bd192a785f', 'loadClassLoader'));
25
 
26
  $vendorDir = dirname(dirname(__FILE__));
27
  $baseDir = dirname($vendorDir);
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInite65e71171c1a5e9e7f808031e878a5e0
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'C' =>
@@ -453,10 +453,10 @@ class ComposerStaticInite65e71171c1a5e9e7f808031e878a5e0
453
  public static function getInitializer(ClassLoader $loader)
454
  {
455
  return \Closure::bind(function () use ($loader) {
456
- $loader->prefixLengthsPsr4 = ComposerStaticInite65e71171c1a5e9e7f808031e878a5e0::$prefixLengthsPsr4;
457
- $loader->prefixDirsPsr4 = ComposerStaticInite65e71171c1a5e9e7f808031e878a5e0::$prefixDirsPsr4;
458
- $loader->prefixesPsr0 = ComposerStaticInite65e71171c1a5e9e7f808031e878a5e0::$prefixesPsr0;
459
- $loader->classMap = ComposerStaticInite65e71171c1a5e9e7f808031e878a5e0::$classMap;
460
 
461
  }, null, ClassLoader::class);
462
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInit5b66d18032ea19b94adf3b981b07a8f6
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'C' =>
453
  public static function getInitializer(ClassLoader $loader)
454
  {
455
  return \Closure::bind(function () use ($loader) {
456
+ $loader->prefixLengthsPsr4 = ComposerStaticInit5b66d18032ea19b94adf3b981b07a8f6::$prefixLengthsPsr4;
457
+ $loader->prefixDirsPsr4 = ComposerStaticInit5b66d18032ea19b94adf3b981b07a8f6::$prefixDirsPsr4;
458
+ $loader->prefixesPsr0 = ComposerStaticInit5b66d18032ea19b94adf3b981b07a8f6::$prefixesPsr0;
459
+ $loader->classMap = ComposerStaticInit5b66d18032ea19b94adf3b981b07a8f6::$classMap;
460
 
461
  }, null, ClassLoader::class);
462
  }
wp-seo-main.php CHANGED
@@ -15,7 +15,7 @@ if ( ! function_exists( 'add_filter' ) ) {
15
  * {@internal Nobody should be able to overrule the real version number as this can cause
16
  * serious issues with the options, so no if ( ! defined() ).}}
17
  */
18
- define( 'WPSEO_VERSION', '8.1' );
19
 
20
 
21
  if ( ! defined( 'WPSEO_PATH' ) ) {
15
  * {@internal Nobody should be able to overrule the real version number as this can cause
16
  * serious issues with the options, so no if ( ! defined() ).}}
17
  */
18
+ define( 'WPSEO_VERSION', '8.1.1' );
19
 
20
 
21
  if ( ! defined( 'WPSEO_PATH' ) ) {
wp-seo.php CHANGED
@@ -8,7 +8,7 @@
8
  *
9
  * @wordpress-plugin
10
  * Plugin Name: Yoast SEO
11
- * Version: 8.1
12
  * Plugin URI: https://yoa.st/1uj
13
  * Description: The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.
14
  * Author: Team Yoast
8
  *
9
  * @wordpress-plugin
10
  * Plugin Name: Yoast SEO
11
+ * Version: 8.1.1
12
  * Plugin URI: https://yoa.st/1uj
13
  * Description: The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.
14
  * Author: Team Yoast