Yoast SEO - Version 17.7.1

Version Description

Release Date: December 1st, 2021

Bugfixes:

  • Fixes a bug where the notification to start configuring Yoast SEO would also been shown on existing installations.
  • Fixes a bug where Yoast addons would not inherit the auto-update settings from Yoast SEO.
  • Fixes a bug where changing the auto-update settings of another plugin could stop Yoast addons from being auto-updated.
Download this release

Release Info

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

Code changes from version 17.7 to 17.7.1

Files changed (142) hide show
  1. admin/tracking/class-tracking-settings-data.php +1 -0
  2. css/dist/{admin-global-1770-rtl.css → admin-global-1771-rtl.css} +0 -0
  3. css/dist/{admin-global-1770.css → admin-global-1771.css} +0 -0
  4. css/dist/{adminbar-1770-rtl.css → adminbar-1771-rtl.css} +0 -0
  5. css/dist/{adminbar-1770.css → adminbar-1771.css} +0 -0
  6. css/dist/{alerts-1770-rtl.css → alerts-1771-rtl.css} +0 -0
  7. css/dist/{alerts-1770.css → alerts-1771.css} +0 -0
  8. css/dist/{dashboard-1770-rtl.css → dashboard-1771-rtl.css} +0 -0
  9. css/dist/{dashboard-1770.css → dashboard-1771.css} +0 -0
  10. css/dist/{edit-page-1770-rtl.css → edit-page-1771-rtl.css} +0 -0
  11. css/dist/{edit-page-1770.css → edit-page-1771.css} +0 -0
  12. css/dist/{elementor-1770-rtl.css → elementor-1771-rtl.css} +0 -0
  13. css/dist/{elementor-1770.css → elementor-1771.css} +0 -0
  14. css/dist/{featured-image-1770-rtl.css → featured-image-1771-rtl.css} +0 -0
  15. css/dist/{featured-image-1770.css → featured-image-1771.css} +0 -0
  16. css/dist/{filter-explanation-1770-rtl.css → filter-explanation-1771-rtl.css} +0 -0
  17. css/dist/{filter-explanation-1770.css → filter-explanation-1771.css} +0 -0
  18. css/dist/{icons-1770-rtl.css → icons-1771-rtl.css} +0 -0
  19. css/dist/{icons-1770.css → icons-1771.css} +0 -0
  20. css/dist/{inside-editor-1770-rtl.css → inside-editor-1771-rtl.css} +0 -0
  21. css/dist/{inside-editor-1770.css → inside-editor-1771.css} +0 -0
  22. css/dist/{metabox-1770-rtl.css → metabox-1771-rtl.css} +0 -0
  23. css/dist/{metabox-1770.css → metabox-1771.css} +0 -0
  24. css/dist/{metabox-primary-category-1770-rtl.css → metabox-primary-category-1771-rtl.css} +0 -0
  25. css/dist/{metabox-primary-category-1770.css → metabox-primary-category-1771.css} +0 -0
  26. css/dist/{modal-1770-rtl.css → modal-1771-rtl.css} +0 -0
  27. css/dist/{modal-1770.css → modal-1771.css} +0 -0
  28. css/dist/{monorepo-1770-rtl.css → monorepo-1771-rtl.css} +0 -0
  29. css/dist/{monorepo-1770.css → monorepo-1771.css} +0 -0
  30. css/dist/{notifications-1770-rtl.css → notifications-1771-rtl.css} +0 -0
  31. css/dist/{notifications-1770.css → notifications-1771.css} +0 -0
  32. css/dist/{schema-blocks-1770-rtl.css → schema-blocks-1771-rtl.css} +0 -0
  33. css/dist/{schema-blocks-1770.css → schema-blocks-1771.css} +0 -0
  34. css/dist/{score_icon-1770-rtl.css → score_icon-1771-rtl.css} +0 -0
  35. css/dist/{score_icon-1770.css → score_icon-1771.css} +0 -0
  36. css/dist/{search-appearance-1770-rtl.css → search-appearance-1771-rtl.css} +0 -0
  37. css/dist/{search-appearance-1770.css → search-appearance-1771.css} +0 -0
  38. css/dist/{structured-data-blocks-1770-rtl.css → structured-data-blocks-1771-rtl.css} +0 -0
  39. css/dist/{structured-data-blocks-1770.css → structured-data-blocks-1771.css} +0 -0
  40. css/dist/{toggle-switch-1770-rtl.css → toggle-switch-1771-rtl.css} +0 -0
  41. css/dist/{toggle-switch-1770.css → toggle-switch-1771.css} +0 -0
  42. css/dist/{workouts-1770-rtl.css → workouts-1771-rtl.css} +0 -0
  43. css/dist/{workouts-1770.css → workouts-1771.css} +0 -0
  44. css/dist/{wpseo-dismissible-1770-rtl.css → wpseo-dismissible-1771-rtl.css} +0 -0
  45. css/dist/{wpseo-dismissible-1770.css → wpseo-dismissible-1771.css} +0 -0
  46. css/dist/{yoast-components-1770-rtl.css → yoast-components-1771-rtl.css} +0 -0
  47. css/dist/{yoast-components-1770.css → yoast-components-1771.css} +0 -0
  48. css/dist/{yoast-extensions-1770-rtl.css → yoast-extensions-1771-rtl.css} +0 -0
  49. css/dist/{yoast-extensions-1770.css → yoast-extensions-1771.css} +0 -0
  50. css/dist/{yst_plugin_tools-1770-rtl.css → yst_plugin_tools-1771-rtl.css} +0 -0
  51. css/dist/{yst_plugin_tools-1770.css → yst_plugin_tools-1771.css} +0 -0
  52. css/dist/{yst_seo_score-1770-rtl.css → yst_seo_score-1771-rtl.css} +0 -0
  53. css/dist/{yst_seo_score-1770.css → yst_seo_score-1771.css} +0 -0
  54. inc/class-addon-manager.php +4 -2
  55. inc/class-upgrade.php +10 -0
  56. inc/options/class-wpseo-option-wpseo.php +2 -0
  57. js/dist/{addon-installation-1770.js → addon-installation-1771.js} +0 -0
  58. js/dist/{admin-global-1770.js → admin-global-1771.js} +0 -0
  59. js/dist/{admin-modules-1770.js → admin-modules-1771.js} +0 -0
  60. js/dist/{analysis-worker-1770.js → analysis-worker-1771.js} +0 -0
  61. js/dist/{api-client-1770.js → api-client-1771.js} +0 -0
  62. js/dist/{block-editor-1770.js → block-editor-1771.js} +0 -0
  63. js/dist/{bulk-editor-1770.js → bulk-editor-1771.js} +0 -0
  64. js/dist/{classic-editor-1770.js → classic-editor-1771.js} +0 -0
  65. js/dist/{configuration-wizard-1770.js → configuration-wizard-1771.js} +0 -0
  66. js/dist/{dashboard-widget-1770.js → dashboard-widget-1771.js} +0 -0
  67. js/dist/{dynamic-blocks-1770.js → dynamic-blocks-1771.js} +0 -0
  68. js/dist/{edit-page-1770.js → edit-page-1771.js} +0 -0
  69. js/dist/{editor-modules-1770.js → editor-modules-1771.js} +0 -0
  70. js/dist/{elementor-1770.js → elementor-1771.js} +0 -0
  71. js/dist/externals/{analysis-1770.js → analysis-1771.js} +0 -0
  72. js/dist/externals/{analysisReport-1770.js → analysisReport-1771.js} +0 -0
  73. js/dist/externals/{components-1770.js → components-1771.js} +0 -0
  74. js/dist/externals/{componentsNew-1770.js → componentsNew-1771.js} +0 -0
  75. js/dist/externals/{configurationWizard-1770.js → configurationWizard-1771.js} +0 -0
  76. js/dist/externals/{draftJs-1770.js → draftJs-1771.js} +0 -0
  77. js/dist/externals/{featureFlag-1770.js → featureFlag-1771.js} +0 -0
  78. js/dist/externals/{helpers-1770.js → helpers-1771.js} +0 -0
  79. js/dist/externals/{jed-1770.js → jed-1771.js} +0 -0
  80. js/dist/externals/{propTypes-1770.js → propTypes-1771.js} +0 -0
  81. js/dist/externals/{redux-1770.js → redux-1771.js} +0 -0
  82. js/dist/externals/{replacementVariableEditor-1770.js → replacementVariableEditor-1771.js} +0 -0
  83. js/dist/externals/{schemaBlocks-1770.js → schemaBlocks-1771.js} +0 -0
  84. js/dist/externals/{searchMetadataPreviews-1770.js → searchMetadataPreviews-1771.js} +0 -0
  85. js/dist/externals/{socialMetadataForms-1770.js → socialMetadataForms-1771.js} +0 -0
  86. js/dist/externals/{styleGuide-1770.js → styleGuide-1771.js} +0 -0
  87. js/dist/externals/{styledComponents-1770.js → styledComponents-1771.js} +0 -0
  88. js/dist/{filter-explanation-1770.js → filter-explanation-1771.js} +0 -0
  89. js/dist/{help-scout-beacon-1770.js → help-scout-beacon-1771.js} +0 -0
  90. js/dist/{indexation-1770.js → indexation-1771.js} +0 -0
  91. js/dist/languages/{ar-1770.js → ar-1771.js} +0 -0
  92. js/dist/languages/{ca-1770.js → ca-1771.js} +0 -0
  93. js/dist/languages/{cs-1770.js → cs-1771.js} +0 -0
  94. js/dist/languages/{de-1770.js → de-1771.js} +0 -0
  95. js/dist/languages/{default-1770.js → default-1771.js} +0 -0
  96. js/dist/languages/{el-1770.js → el-1771.js} +0 -0
  97. js/dist/languages/{en-1770.js → en-1771.js} +0 -0
  98. js/dist/languages/{es-1770.js → es-1771.js} +0 -0
  99. js/dist/languages/{fa-1770.js → fa-1771.js} +0 -0
  100. js/dist/languages/{fr-1770.js → fr-1771.js} +0 -0
  101. js/dist/languages/{he-1770.js → he-1771.js} +0 -0
  102. js/dist/languages/{hu-1770.js → hu-1771.js} +0 -0
  103. js/dist/languages/{id-1770.js → id-1771.js} +0 -0
  104. js/dist/languages/{it-1770.js → it-1771.js} +0 -0
  105. js/dist/languages/{ja-1770.js → ja-1771.js} +0 -0
  106. js/dist/languages/{nb-1770.js → nb-1771.js} +0 -0
  107. js/dist/languages/{nl-1770.js → nl-1771.js} +0 -0
  108. js/dist/languages/{pl-1770.js → pl-1771.js} +0 -0
  109. js/dist/languages/{pt-1770.js → pt-1771.js} +0 -0
  110. js/dist/languages/{ru-1770.js → ru-1771.js} +0 -0
  111. js/dist/languages/{sk-1770.js → sk-1771.js} +0 -0
  112. js/dist/languages/{sv-1770.js → sv-1771.js} +0 -0
  113. js/dist/languages/{tr-1770.js → tr-1771.js} +0 -0
  114. js/dist/{network-admin-1770.js → network-admin-1771.js} +0 -0
  115. js/dist/{post-edit-1770.js → post-edit-1771.js} +0 -0
  116. js/dist/{quick-edit-handler-1770.js → quick-edit-handler-1771.js} +0 -0
  117. js/dist/{react-select-1770.js → react-select-1771.js} +0 -0
  118. js/dist/{reindex-links-1770.js → reindex-links-1771.js} +0 -0
  119. js/dist/{schema-blocks-1770.js → schema-blocks-1771.js} +0 -0
  120. js/dist/{settings-1770.js → settings-1771.js} +0 -0
  121. js/dist/{structured-data-blocks-1770.js → structured-data-blocks-1771.js} +0 -0
  122. js/dist/{term-edit-1770.js → term-edit-1771.js} +0 -0
  123. js/dist/{used-keywords-assessment-1770.js → used-keywords-assessment-1771.js} +0 -0
  124. js/dist/{workouts-1770.js → workouts-1771.js} +0 -0
  125. languages/wordpress-seojs-es_ES.json +1 -1
  126. languages/wordpress-seojs-nl_BE.json +1 -1
  127. languages/wordpress-seojs-nl_NL.json +1 -1
  128. languages/wordpress-seojs-ro_RO.json +1 -1
  129. languages/wordpress-seojs-sv_SE.json +1 -1
  130. readme.txt +10 -1
  131. src/generated/assets/externals.php +1 -1
  132. src/generated/assets/languages.php +1 -1
  133. src/generated/assets/plugin.php +1 -1
  134. src/integrations/admin/workouts-integration.php +4 -0
  135. src/integrations/watchers/addon-update-watcher.php +38 -1
  136. src/routes/workouts-route.php +4 -0
  137. vendor/autoload.php +1 -1
  138. vendor/composer/autoload_real.php +4 -4
  139. vendor/composer/autoload_static.php +4 -4
  140. vendor/composer/installed.php +2 -2
  141. wp-seo-main.php +2 -1
  142. wp-seo.php +1 -1
admin/tracking/class-tracking-settings-data.php CHANGED
@@ -173,6 +173,7 @@ class WPSEO_Tracking_Settings_Data implements WPSEO_Collection {
173
  'enable_metabox_insights',
174
  'enable_link_suggestions',
175
  'workouts',
 
176
  ];
177
 
178
  /**
173
  'enable_metabox_insights',
174
  'enable_link_suggestions',
175
  'workouts',
176
+ 'first_time_install',
177
  ];
178
 
179
  /**
css/dist/{admin-global-1770-rtl.css → admin-global-1771-rtl.css} RENAMED
File without changes
css/dist/{admin-global-1770.css → admin-global-1771.css} RENAMED
File without changes
css/dist/{adminbar-1770-rtl.css → adminbar-1771-rtl.css} RENAMED
File without changes
css/dist/{adminbar-1770.css → adminbar-1771.css} RENAMED
File without changes
css/dist/{alerts-1770-rtl.css → alerts-1771-rtl.css} RENAMED
File without changes
css/dist/{alerts-1770.css → alerts-1771.css} RENAMED
File without changes
css/dist/{dashboard-1770-rtl.css → dashboard-1771-rtl.css} RENAMED
File without changes
css/dist/{dashboard-1770.css → dashboard-1771.css} RENAMED
File without changes
css/dist/{edit-page-1770-rtl.css → edit-page-1771-rtl.css} RENAMED
File without changes
css/dist/{edit-page-1770.css → edit-page-1771.css} RENAMED
File without changes
css/dist/{elementor-1770-rtl.css → elementor-1771-rtl.css} RENAMED
File without changes
css/dist/{elementor-1770.css → elementor-1771.css} RENAMED
File without changes
css/dist/{featured-image-1770-rtl.css → featured-image-1771-rtl.css} RENAMED
File without changes
css/dist/{featured-image-1770.css → featured-image-1771.css} RENAMED
File without changes
css/dist/{filter-explanation-1770-rtl.css → filter-explanation-1771-rtl.css} RENAMED
File without changes
css/dist/{filter-explanation-1770.css → filter-explanation-1771.css} RENAMED
File without changes
css/dist/{icons-1770-rtl.css → icons-1771-rtl.css} RENAMED
File without changes
css/dist/{icons-1770.css → icons-1771.css} RENAMED
File without changes
css/dist/{inside-editor-1770-rtl.css → inside-editor-1771-rtl.css} RENAMED
File without changes
css/dist/{inside-editor-1770.css → inside-editor-1771.css} RENAMED
File without changes
css/dist/{metabox-1770-rtl.css → metabox-1771-rtl.css} RENAMED
File without changes
css/dist/{metabox-1770.css → metabox-1771.css} RENAMED
File without changes
css/dist/{metabox-primary-category-1770-rtl.css → metabox-primary-category-1771-rtl.css} RENAMED
File without changes
css/dist/{metabox-primary-category-1770.css → metabox-primary-category-1771.css} RENAMED
File without changes
css/dist/{modal-1770-rtl.css → modal-1771-rtl.css} RENAMED
File without changes
css/dist/{modal-1770.css → modal-1771.css} RENAMED
File without changes
css/dist/{monorepo-1770-rtl.css → monorepo-1771-rtl.css} RENAMED
File without changes
css/dist/{monorepo-1770.css → monorepo-1771.css} RENAMED
File without changes
css/dist/{notifications-1770-rtl.css → notifications-1771-rtl.css} RENAMED
File without changes
css/dist/{notifications-1770.css → notifications-1771.css} RENAMED
File without changes
css/dist/{schema-blocks-1770-rtl.css → schema-blocks-1771-rtl.css} RENAMED
File without changes
css/dist/{schema-blocks-1770.css → schema-blocks-1771.css} RENAMED
File without changes
css/dist/{score_icon-1770-rtl.css → score_icon-1771-rtl.css} RENAMED
File without changes
css/dist/{score_icon-1770.css → score_icon-1771.css} RENAMED
File without changes
css/dist/{search-appearance-1770-rtl.css → search-appearance-1771-rtl.css} RENAMED
File without changes
css/dist/{search-appearance-1770.css → search-appearance-1771.css} RENAMED
File without changes
css/dist/{structured-data-blocks-1770-rtl.css → structured-data-blocks-1771-rtl.css} RENAMED
File without changes
css/dist/{structured-data-blocks-1770.css → structured-data-blocks-1771.css} RENAMED
File without changes
css/dist/{toggle-switch-1770-rtl.css → toggle-switch-1771-rtl.css} RENAMED
File without changes
css/dist/{toggle-switch-1770.css → toggle-switch-1771.css} RENAMED
File without changes
css/dist/{workouts-1770-rtl.css → workouts-1771-rtl.css} RENAMED
File without changes
css/dist/{workouts-1770.css → workouts-1771.css} RENAMED
File without changes
css/dist/{wpseo-dismissible-1770-rtl.css → wpseo-dismissible-1771-rtl.css} RENAMED
File without changes
css/dist/{wpseo-dismissible-1770.css → wpseo-dismissible-1771.css} RENAMED
File without changes
css/dist/{yoast-components-1770-rtl.css → yoast-components-1771-rtl.css} RENAMED
File without changes
css/dist/{yoast-components-1770.css → yoast-components-1771.css} RENAMED
File without changes
css/dist/{yoast-extensions-1770-rtl.css → yoast-extensions-1771-rtl.css} RENAMED
File without changes
css/dist/{yoast-extensions-1770.css → yoast-extensions-1771.css} RENAMED
File without changes
css/dist/{yst_plugin_tools-1770-rtl.css → yst_plugin_tools-1771-rtl.css} RENAMED
File without changes
css/dist/{yst_plugin_tools-1770.css → yst_plugin_tools-1771.css} RENAMED
File without changes
css/dist/{yst_seo_score-1770-rtl.css → yst_seo_score-1771-rtl.css} RENAMED
File without changes
css/dist/{yst_seo_score-1770.css → yst_seo_score-1771.css} RENAMED
File without changes
inc/class-addon-manager.php CHANGED
@@ -294,7 +294,7 @@ class WPSEO_Addon_Manager {
294
  continue;
295
  }
296
 
297
- $plugin_data = $this->convert_subscription_to_plugin( $subscription, $yoast_free_data );
298
 
299
  // Let's assume for now that it will get added in the 'no_update' key that we'll return to the WP API.
300
  $is_no_update = true;
@@ -483,10 +483,11 @@ class WPSEO_Addon_Manager {
483
  * @param stdClass $subscription The subscription to convert.
484
  * @param stdClass $yoast_free_data The Yoast Free's data.
485
  * @param bool $plugin_info Whether we're in the plugin information modal.
 
486
  *
487
  * @return stdClass The converted subscription.
488
  */
489
- protected function convert_subscription_to_plugin( $subscription, $yoast_free_data = null, $plugin_info = false ) {
490
  // We need to replace h2's and h3's with h4's because the styling expects that.
491
  $changelog = str_replace( '</h2', '</h4', str_replace( '<h2', '<h4', $subscription->product->changelog ) );
492
  $changelog = str_replace( '</h3', '</h4', str_replace( '<h3', '<h4', $changelog ) );
@@ -501,6 +502,7 @@ class WPSEO_Addon_Manager {
501
  'new_version' => $subscription->product->version,
502
  'name' => $subscription->product->name,
503
  'slug' => $subscription->product->slug,
 
504
  'url' => $subscription->product->store_url,
505
  'last_update' => $subscription->product->last_updated,
506
  'homepage' => $subscription->product->store_url,
294
  continue;
295
  }
296
 
297
+ $plugin_data = $this->convert_subscription_to_plugin( $subscription, $yoast_free_data, false, $plugin_file );
298
 
299
  // Let's assume for now that it will get added in the 'no_update' key that we'll return to the WP API.
300
  $is_no_update = true;
483
  * @param stdClass $subscription The subscription to convert.
484
  * @param stdClass $yoast_free_data The Yoast Free's data.
485
  * @param bool $plugin_info Whether we're in the plugin information modal.
486
+ * @param string $plugin_file The plugin filename.
487
  *
488
  * @return stdClass The converted subscription.
489
  */
490
+ protected function convert_subscription_to_plugin( $subscription, $yoast_free_data = null, $plugin_info = false, $plugin_file = '' ) {
491
  // We need to replace h2's and h3's with h4's because the styling expects that.
492
  $changelog = str_replace( '</h2', '</h4', str_replace( '<h2', '<h4', $subscription->product->changelog ) );
493
  $changelog = str_replace( '</h3', '</h4', str_replace( '<h3', '<h4', $changelog ) );
502
  'new_version' => $subscription->product->version,
503
  'name' => $subscription->product->name,
504
  'slug' => $subscription->product->slug,
505
+ 'plugin' => $plugin_file,
506
  'url' => $subscription->product->store_url,
507
  'last_update' => $subscription->product->last_updated,
508
  'homepage' => $subscription->product->store_url,
inc/class-upgrade.php CHANGED
@@ -74,6 +74,7 @@ class WPSEO_Upgrade {
74
  '16.2-RC0' => 'upgrade_162',
75
  '16.5-RC0' => 'upgrade_165',
76
  '17.2-RC0' => 'upgrade_172',
 
77
  ];
78
 
79
  array_walk( $routines, [ $this, 'run_upgrade_routine' ], $version );
@@ -844,6 +845,15 @@ class WPSEO_Upgrade {
844
  }
845
  }
846
 
 
 
 
 
 
 
 
 
 
847
  /**
848
  * Sets the home_url option for the 15.1 upgrade routine.
849
  *
74
  '16.2-RC0' => 'upgrade_162',
75
  '16.5-RC0' => 'upgrade_165',
76
  '17.2-RC0' => 'upgrade_172',
77
+ '17.7.1-RC0' => 'upgrade_1771',
78
  ];
79
 
80
  array_walk( $routines, [ $this, 'run_upgrade_routine' ], $version );
845
  }
846
  }
847
 
848
+ /**
849
+ * Performs the 17.7.1 upgrade routine.
850
+ */
851
+ private function upgrade_1771() {
852
+ $enabled_auto_updates = \get_site_option( 'auto_update_plugins' );
853
+ $addon_update_watcher = YoastSEO()->classes->get( \Yoast\WP\SEO\Integrations\Watchers\Addon_Update_Watcher::class );
854
+ $addon_update_watcher->toggle_auto_updates_for_add_ons( 'auto_update_plugins', $enabled_auto_updates, [] );
855
+ }
856
+
857
  /**
858
  * Sets the home_url option for the 15.1 upgrade routine.
859
  *
inc/options/class-wpseo-option-wpseo.php CHANGED
@@ -83,6 +83,7 @@ class WPSEO_Option_Wpseo extends WPSEO_Option {
83
  'workouts_data' => [ 'configuration' => [ 'finishedSteps' => [] ] ],
84
  'dismiss_configuration_workout_notice' => false,
85
  'importing_completed' => [],
 
86
  ];
87
 
88
  /**
@@ -382,6 +383,7 @@ class WPSEO_Option_Wpseo extends WPSEO_Option {
382
  * 'yoast_tracking'
383
  * 'dynamic_permalinks'
384
  * 'indexing_first_time'
 
385
  * and most of the feature variables.
386
  */
387
  default:
83
  'workouts_data' => [ 'configuration' => [ 'finishedSteps' => [] ] ],
84
  'dismiss_configuration_workout_notice' => false,
85
  'importing_completed' => [],
86
+ 'first_time_install' => false,
87
  ];
88
 
89
  /**
383
  * 'yoast_tracking'
384
  * 'dynamic_permalinks'
385
  * 'indexing_first_time'
386
+ * 'first_time_install'
387
  * and most of the feature variables.
388
  */
389
  default:
js/dist/{addon-installation-1770.js → addon-installation-1771.js} RENAMED
File without changes
js/dist/{admin-global-1770.js → admin-global-1771.js} RENAMED
File without changes
js/dist/{admin-modules-1770.js → admin-modules-1771.js} RENAMED
File without changes
js/dist/{analysis-worker-1770.js → analysis-worker-1771.js} RENAMED
File without changes
js/dist/{api-client-1770.js → api-client-1771.js} RENAMED
File without changes
js/dist/{block-editor-1770.js → block-editor-1771.js} RENAMED
File without changes
js/dist/{bulk-editor-1770.js → bulk-editor-1771.js} RENAMED
File without changes
js/dist/{classic-editor-1770.js → classic-editor-1771.js} RENAMED
File without changes
js/dist/{configuration-wizard-1770.js → configuration-wizard-1771.js} RENAMED
File without changes
js/dist/{dashboard-widget-1770.js → dashboard-widget-1771.js} RENAMED
File without changes
js/dist/{dynamic-blocks-1770.js → dynamic-blocks-1771.js} RENAMED
File without changes
js/dist/{edit-page-1770.js → edit-page-1771.js} RENAMED
File without changes
js/dist/{editor-modules-1770.js → editor-modules-1771.js} RENAMED
File without changes
js/dist/{elementor-1770.js → elementor-1771.js} RENAMED
File without changes
js/dist/externals/{analysis-1770.js → analysis-1771.js} RENAMED
File without changes
js/dist/externals/{analysisReport-1770.js → analysisReport-1771.js} RENAMED
File without changes
js/dist/externals/{components-1770.js → components-1771.js} RENAMED
File without changes
js/dist/externals/{componentsNew-1770.js → componentsNew-1771.js} RENAMED
File without changes
js/dist/externals/{configurationWizard-1770.js → configurationWizard-1771.js} RENAMED
File without changes
js/dist/externals/{draftJs-1770.js → draftJs-1771.js} RENAMED
File without changes
js/dist/externals/{featureFlag-1770.js → featureFlag-1771.js} RENAMED
File without changes
js/dist/externals/{helpers-1770.js → helpers-1771.js} RENAMED
File without changes
js/dist/externals/{jed-1770.js → jed-1771.js} RENAMED
File without changes
js/dist/externals/{propTypes-1770.js → propTypes-1771.js} RENAMED
File without changes
js/dist/externals/{redux-1770.js → redux-1771.js} RENAMED
File without changes
js/dist/externals/{replacementVariableEditor-1770.js → replacementVariableEditor-1771.js} RENAMED
File without changes
js/dist/externals/{schemaBlocks-1770.js → schemaBlocks-1771.js} RENAMED
File without changes
js/dist/externals/{searchMetadataPreviews-1770.js → searchMetadataPreviews-1771.js} RENAMED
File without changes
js/dist/externals/{socialMetadataForms-1770.js → socialMetadataForms-1771.js} RENAMED
File without changes
js/dist/externals/{styleGuide-1770.js → styleGuide-1771.js} RENAMED
File without changes
js/dist/externals/{styledComponents-1770.js → styledComponents-1771.js} RENAMED
File without changes
js/dist/{filter-explanation-1770.js → filter-explanation-1771.js} RENAMED
File without changes
js/dist/{help-scout-beacon-1770.js → help-scout-beacon-1771.js} RENAMED
File without changes
js/dist/{indexation-1770.js → indexation-1771.js} RENAMED
File without changes
js/dist/languages/{ar-1770.js → ar-1771.js} RENAMED
File without changes
js/dist/languages/{ca-1770.js → ca-1771.js} RENAMED
File without changes
js/dist/languages/{cs-1770.js → cs-1771.js} RENAMED
File without changes
js/dist/languages/{de-1770.js → de-1771.js} RENAMED
File without changes
js/dist/languages/{default-1770.js → default-1771.js} RENAMED
File without changes
js/dist/languages/{el-1770.js → el-1771.js} RENAMED
File without changes
js/dist/languages/{en-1770.js → en-1771.js} RENAMED
File without changes
js/dist/languages/{es-1770.js → es-1771.js} RENAMED
File without changes
js/dist/languages/{fa-1770.js → fa-1771.js} RENAMED
File without changes
js/dist/languages/{fr-1770.js → fr-1771.js} RENAMED
File without changes
js/dist/languages/{he-1770.js → he-1771.js} RENAMED
File without changes
js/dist/languages/{hu-1770.js → hu-1771.js} RENAMED
File without changes
js/dist/languages/{id-1770.js → id-1771.js} RENAMED
File without changes
js/dist/languages/{it-1770.js → it-1771.js} RENAMED
File without changes
js/dist/languages/{ja-1770.js → ja-1771.js} RENAMED
File without changes
js/dist/languages/{nb-1770.js → nb-1771.js} RENAMED
File without changes
js/dist/languages/{nl-1770.js → nl-1771.js} RENAMED
File without changes
js/dist/languages/{pl-1770.js → pl-1771.js} RENAMED
File without changes
js/dist/languages/{pt-1770.js → pt-1771.js} RENAMED
File without changes
js/dist/languages/{ru-1770.js → ru-1771.js} RENAMED
File without changes
js/dist/languages/{sk-1770.js → sk-1771.js} RENAMED
File without changes
js/dist/languages/{sv-1770.js → sv-1771.js} RENAMED
File without changes
js/dist/languages/{tr-1770.js → tr-1771.js} RENAMED
File without changes
js/dist/{network-admin-1770.js → network-admin-1771.js} RENAMED
File without changes
js/dist/{post-edit-1770.js → post-edit-1771.js} RENAMED
File without changes
js/dist/{quick-edit-handler-1770.js → quick-edit-handler-1771.js} RENAMED
File without changes
js/dist/{react-select-1770.js → react-select-1771.js} RENAMED
File without changes
js/dist/{reindex-links-1770.js → reindex-links-1771.js} RENAMED
File without changes
js/dist/{schema-blocks-1770.js → schema-blocks-1771.js} RENAMED
File without changes
js/dist/{settings-1770.js → settings-1771.js} RENAMED
File without changes
js/dist/{structured-data-blocks-1770.js → structured-data-blocks-1771.js} RENAMED
File without changes
js/dist/{term-edit-1770.js → term-edit-1771.js} RENAMED
File without changes
js/dist/{used-keywords-assessment-1770.js → used-keywords-assessment-1771.js} RENAMED
File without changes
js/dist/{workouts-1770.js → workouts-1771.js} RENAMED
File without changes
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"},"You can still run the SEO data optimization in the %1$sTools section%2$s. Once that is finished, please refresh this workout.":[],"This workout step is currently disabled, because you're not running the latest version of Yoast SEO Premium. Please update to the latest version (at least %1$s). ":[],"Saved!":[],"View other SEO workouts%1$s":[],"Make sure to also check out our other SEO workouts to really get your site into shape!":[],"Amazing! You’ve successfully finished the Configuration workout! %1$s now outputs the essential structured data for your site.":[],"Finish this workout":[],"Save and continue":[],"In order to complete this step please select if we are allowed to improve Yoast SEO with your data.":[],"No, don’t track my site data":[],"Does your site represent an Organization or Person?":[],"Could not save this value. Please check the URL.":[],"Could not save this value. Please check the URL or username.":[],"Thanks! Please click the link in the email we just sent you to confirm your newsletter subscription.":[],"That email address has already been subscribed.":[],"That is not a valid email address. Check your email address and try again.":[],"Oops! Something went wrong. Check your email address and try again.":[],"Before you finish this workout, please start the SEO data optimization in step 1 and wait until it is completed...":[],"I've finished this step":["He terminado este paso"],"Apply the optimal SEO settings to your site":["Aplica los ajustes SEO óptimos a tu sitio"],"Configure %s with the optimal SEO settings for your site":["Configura %s con los ajustes SEO óptimos para tu sitio"],"Before you finish this workout, please wait on this page until the SEO data optimization in step 1 is completed...":["Antes de terminar este ejercicio, por favor, espera en esta página hasta que la optimización de datos SEO del paso 1 se haya completado…"],"Sign up for the Yoast newsletter!":["¡Regístrate en el boletín de Yoast!"],"Important: We will never sell this data. And of course, as always, we won't collect any personal data about you or your visitors!":["¡Importante: Nunca enviaremos estos datos. Y, por supuesto, como siempre, no recopilamos ningún dato personal tuyo o de tus visitantes!"],"Yes, you can track my site data":["Sí, podéis hacer seguimiento de los datos de mi sitio"],"Can we collect anonymous information about your website and how you use it?":["¿Podemos recopilar información anónima sobre tu web y sobre cómo la usas?"],"always load our customer support window so we can immediately assist you when you need help.":["cargar siempre nuestra ventana de soporte al cliente para que podamos ayudarte inmediatamente cuando necesites ayuda."],"see which %s features you use or don't use;":["ver qué características de %s usas o no usas;"],"collect info about the plugins and themes you have installed;":["recopilar información sobre los plugins y temas que has instalado;"],"To provide the best experience for you, we need your permission to do the following things:":["Para ofrecerte la mejor experiencia posible, necesitamos tu permiso para hacer lo siguiente:"],"Help us improve Yoast SEO":["Ayúdanos a mejorar Yoast SEO"],"A screenshot of the Contact Info section of a user's Profile page":["Una captura de pantalla de la sección de información de contacto de la página de perfil de un usuario"],"Screenshot:":["Captura de pantalla:"],"On the %1$sUsers%2$s page, hover your mouse over the username you want to edit. Click ‘Edit’ to access the user’s profile. Then, scroll down to the ‘Contact info’ section and fill in the URLs of the personal social profiles you want to add.":["en la página de %1$susuarios%2$s pasa el cursor sobre el nombre de usuario que quieras editar. Haz clic en 'Editar' para acceder al perfil del usuario. Luego haz scroll hasta la sección de 'Información de contacto' y rellena las URLs de los perfiles sociales personales que quieras añadir."],"%1$sNote%2$s: In this step, you need to add the personal social profiles of the person your site represents. To do that, you should go to the %3$sUsers%4$s > Profile page in a new browser tab.":["%1$sNota%2$s: En este paso tienes que añadir los perfiles sociales personales de la persona que representa a tu sitio. Para hacerlo deberías ir a la página de perfil en %3$sUsuarios%4$s > Perfil en una nueva pestaña del navegador."],"Twitter URL":["URL de Twitter"],"Facebook URL":["URL de Facebook"],"Do you have profiles for your site on social media? Then, add all of their URLs here, so your social profiles may also appear in a Google Knowledge Panel.":["¿Tienes perfiles de medios sociales en tu sitio? Entonces añade todas sus URLs aquí, para que tus perfiles sociales puedan aparecer en el panel de Google Knowledge. "],"Please be aware that you need to set a name and logo in step 2 for structured data to work properly.":[],"Add a catchy tagline that describes your site in the best light. Use the keywords you want people to find your site with. Example: %1$s’s tagline is ‘SEO for everyone.’":[],"Site tagline":["Descripción corta del sitio"],"You need to set a person name and logo for structured data to work properly.":[],"You need to set an organization name and logo for structured data to work properly.":[],"Does you site represent an Organization or Person?":[],"Tell Google what kind of site you have and increase the chance it gets features in a Google Knowledge Panel. Select ‘Organization’ if you are working on a site for a business or an organization. Select ‘Person’ if you have, say, a personal blog.":[],"Site representation":["Representación del sitio"],"%1$sImportant:%2$s After you’ve completed (or made any changes to) a step below, please make sure to save your changes by clicking the ‘Save and continue’ button below that step.":[],"Continue":["Continuar"],"Click the button below to optimize your SEO data. It will let us see your site as Google does, so we can give you the best SEO tips and improve technical SEO issues in the background! If you have a lot of content the optimization might take a while. But trust us, it's worth it! %1$sLearn more about the benefits of optimized SEO data.%2$s":[],"Optimize SEO data":["Optimizar datos SEO"],"%1$sImportant:%2$s If the SEO data optimization in step 1 is running, you can already continue to the next steps.":[],"Need more guidance? We've covered every step in more detail in the %1$s%2$s configuration workout guide.%3$s":[],"Do the five steps in this workout to configure the essential %1$s settings!":[],"Configure %1$s with optimal SEO settings for your site":[],"Configuration":["Configuración"],"Yoast respects your privacy. Read %1$sour privacy policy%2$s on how we handle your personal information.":[],"Sign up!":["¡Regístrate!"],"Email address":["Dirección de correo electrónico"],"Get guidance on how to use Yoast SEO to the fullest":[],"Stay up-to-date with the latest SEO news":[],"Receive best-practice tips and learn how to rank on search engines":[],"Person logo / avatar (important)":[],"Name (important)":[],"Organization logo (important)":[],"Organization name (important)":[],"%1$sBack to all workouts":[],"Getting your site in shape and keeping it SEO fit can be hard. We can help you get started! Take these step-by-step workouts, and you’ll be tackling some of the most fundamental SEO challenges!":[],"Add internal links to your posts and pages":[],"Make pages easier for Google and visitors to find":[],"Clean up your unlinked content to make sure people can find it":[],"Orphaned content":["Contenido huérfano"],"Bring more visitors to your articles":[],"Make your important articles rank higher":[],"%1$s/%2$s steps completed":["%1$s/%2$s pasos completados"],"Unlock with %s!":["¡Desbloquear con %s!"],"Start workout!":["¡Empieza el ejercicio!"],"Do workout again":["Hacer de nuevo el ejercicio"],"Continue workout!":["¡Continuar el ejercicio!"],"Get %s to unlock social previews!":["¡Obtén %s para desbloquear las vistas previas sociales!"],"Want to see how your content will look when it’s shared on %s?":["¿Quieres ver el aspecto de tu contenido cuando se comparte en %s?"],"Error stack trace":["Seguimiento de la pila de errores"],"Response":["Respuesta"],"Error message":["Mensaje de error"],"Status code":["Código de estado"],"Request method":["Método de solicitud"],"Request URL":["URL de solicitud"],"Error details":["Detalles del error"],"Rank with articles you want to rank with":["Posiciona con los artículos con los que quieres posicionar"],"The cornerstone approach":["El enfoque en el contenido esencial"],"SEO workouts":["Ejercicios SEO"],"Revise this step":["Revisar este paso"],"Read more about Schema.":["Lee más sobre Schema."],"Social image":["Imagen social"],"the following addons":["las siguientes extensiones"],"%s SEO installation":["Instalación de %s SEO"],"Install and activate":["Instalar y activar"],"Please confirm below that you would like to install %s on this site.":["Por favor, confirma a continuación que quieres instalar %s en este sitio."],"Image":["Imagen"],"Schema analysis:":["Análisis de Schema:"],"site structure":["estructura del sitio"],"internal linking":["enlaces internos"],"breadcrumbs":["migas de pan"],"seo":["seo"],"Adds the Yoast SEO breadcrumbs to your template or content.":["Añade las migas de pan de Yoast SEO a tu plantilla o a tu contenido."],"Yoast Breadcrumbs":["Migas de pan de Yoast"],"Unfortunately we cannot save changes to your SEO settings while you are working on a draft of an already-published %1$s. If you want to save your SEO changes, make sure to click 'Update', or wait to make your SEO changes until you are ready to update the %1$s.":["Lamentablemente no podemos guardar los cambios de tus ajustes SEO mientras estás trabajando en un borrador de una %1$s ya publicada. Si quieres guardar tus cambios de SEO, asegúrate de hacer clic en «Actualizar» o espera a hacer tus cambios de SEO hasta que estés listo para actualizar la %1$s."],"Get started with Yoast SEO's content analysis for Elementor!":["¡Empieza con el análisis de contenido de Yoast SEO para Elementor!"],"Got it":["Entendido"],"New: Yoast SEO for Elementor":["Nuevo: Yoast SEO para Elementor"],"SEO data optimization is disabled for non-production environments.":["La optimización de datos SEO está desactivada para los entornos que no están en producción."],"This feature includes and replaces the Text Link Counter and Internal Linking Analysis":["Esta característica incluye y reemplaza el contador de enlaces de texto y el análisis de enlaces internos"],"Stop SEO data optimization":["Detener la optimización de datos SEO"],"Optimizing SEO data... This may take a while.":["Optimizando datos SEO… Esto puede tardar un rato."],"SEO data optimization complete":["Optimización de datos SEO completa"],"Start SEO data optimization":["Empezar la optimización de datos de SEO"],"Check out %s!":["¡Prueba %s!"],"Would you like to be able to add these related keyphrases to the %s analysis so you can optimize your content even further?":["¿Te gustaría poder añadir estas frases relacionadas al análisis de %s para poder optimizar tu contenido aún más?"],"We've encountered a problem trying to get related keyphrases. Please try again later.":["Hemos encontrado un problema al trarar de obtener las frases clave relacionadas. Por favor, inténtalo de nuevo más tarde."],"You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.":["Has alcanzado la cantidad máxima de 4 frases clave relacionadas. Puedes cambiar o eliminar frases clave relacionadas en la caja meta o en la barra lateral de %s."],"Please wait while %1$s connects to %2$s to get related keyphrases...":["Por favor, espera mientras %1$s se conecta a %2$s para obtener frases clave relacionadas…"],"Upgrade your %s plan":["Amplía tu plan de %s"],"You've reached your request limit for today. Check back tomorrow or upgrade your plan over at %s.":["Has alcanzado tu límite de peticiones de hoy. Vuelve mañana o amplía tu plan de %s."],"Last month":["Último mes"],"Two months ago":["Hace dos meses"],"Three months ago":["Hace tres meses"],"Four months ago":["Hace cuatro meses"],"Five months ago":["Hace cinco meses"],"Six months ago":["Hace seis meses"],"Seven months ago":["Hace siete meses"],"Eight months ago":["Hace ocho meses"],"Nine months ago":["Hace nueve meses"],"Ten months ago":["Hace diez meses"],"Eleven months ago":["Hace once meses"],"Twelve months ago":["Hace doce meses"],"Get more insights at %s":["Consigue más estadísticas en %s"],"Keyphrase volume in the last 12 months on a scale from 0 to 100.":["Volumen de frases clave durante los últimos 12 meses en una escala de 0 a 100."],"Learn more about the related keyphrases trend":["Aprende más sobre las tendencias en frases clave relacionadas"],"Trend":["Tendencia"],"Learn more about the related keyphrases volume":["Aprende más sobre el volumen de frases clave relacionadas"],"Volume":["Volumen"],"Related keyphrase":["Frase clave relacionada"],"Select country":["Seleccionar país"],"Show results for:":["Mostrar resultados para:"],"Please enter a focus keyphrase first to get related keyphrases":["Por favor, introduce primero una frase clave relacionada para obtener las frases clave relacionadas"],"Sorry, there's no data available for that keyphrase/country combination.":["Lo siento, no hay ningún dato disponible para esa combinación de frase clave/país."],"Get related keyphrases":["Obtener frases clave relacionadas"],"Related keyphrases":["Frases clave relacionadas"],"The number of headers and header labels don't match.":["El número de cabeceras y etiquetas de cabeceras no coincide."],"Twitter preview":["Vista previa de Twitter"],"Facebook preview":["Vista previa de Facebook"],"Return to your %s":["Volver a tu %s"],"Make sure to save your %s for changes to take effect":["Asegúrate de haber guardado la %s para que tengan efecto los cambios"],"Default for %1$s (%2$s)":["Por defecto para %1$s (%2$s)"],"This helps search engines understand your website and your content. You can change some of your settings for this page below.":["Esto ayuda a los motores de búsqueda a comprender tu web y tu contenido. A continuación, puedes cambiar algunos de tus ajustes para esta página."],"Yoast SEO automatically describes your pages using schema.org":["Yoast SEO describe automáticamente tus páginas usando schema.org"],"default":["por defecto"],"Article type":["Tipo de artículo"],"Page type":["Tipo de página"],"Learn more about page or content types":["Aprende más sobre los tipos de página o de contenido"],"What type of page or content is this?":["¿Qué tipo de página o contenido es este?"],"Learn more about structured data with Schema.org":["Aprende más sobre los datos estructurados con Schema.org"],"You can change the default type for %1$s in your %2$sSearch Appearance Settings%3$s.":["Puedes cambiar el tipo por defecto para %1$s en tus %2$sajustes de apariencia en el buscador%3$s."],"Default Article type":["Tipo de artículo por defecto"],"Default Page type":["Tipo de página por defecto"],"Upon saving, this setting will apply to all of your %1$s. %1$s that are manually configured will be left untouched.":["Al guardar, este ajuste se aplicará a todas tus %1$s. Las %1$s que se configuren manualmente se dejarán sin modificar.","Al guardar, este ajuste se aplicará a todas tus %1$s. Las %1$s que se configuren manualmente se dejarán sin modificar."],"Choose how your %1$s should be described by default in your site's schema.org markup. You can change these settings for individual %1$s.":["Elige cómo deberían describirse por defecto tus %1$s en el marcado de schema.org de tu sitio. Puedes cambiar estos ajustes en cada %1$s."],"Learn more about the schema settings":["Aprende más sobre los ajustes de schema"],"Schema settings":["Ajustes de Schema"],"Structured Data":["Datos estructurados"],"Yoast How-to":["Guía práctica de Yoast"],"Yoast FAQ":["FAQ de Yoast"],"%s preview":["Vista previa de %s"],"Please upgrade your WordPress version or install the Gutenberg plugin to get this %1$s feature.":["Por favor, actualiza tu versión de WordPress o instala el plugin Gutenberg para conseguir esta característica de %1$s."],"Marking links with nofollow/sponsored has been disabled for WordPress installs < 5.4.":["Marcar enlaces con nofollow/sponsored se ha desactivado para instalaciones de WordPress inferiores a la 5.4."],"Open in new tab":["Abrir en una nueva pestaña"],"This is a sponsored link or advert (mark as %1$ssponsored%2$s)%3$s":["Este es un enlace sponsored o un anuncio (marcado como %1$ssponsored%2$s)%3$s"],"Search engines should ignore this link (mark as %1$snofollow%2$s)%3$s":["Los motores de búsqueda deberían ignorar este enlace (marcado como %1$snofollow%2$s)%3$s"],"Learn more about marking a link as nofollow or sponsored.":["Aprende más sobre marcar un enlace como nofollow o sponsored."],"Link inserted.":["Enlace insertado."],"Link edited.":["Enlace editado."],"Warning: the link has been inserted but may have errors. Please test it.":["Advertencia: el enlace se ha insertado pero puede tener errores. Por favor, compruébalo."],"Unlink":["Eliminar enlace"],"Link removed.":["Enlace eliminado."],"Link":["Enlace"],"We've analyzed your post. There is still room for improvement!":["Hemos analizado tu entrada. ¡Todavía hay posibilidad de mejoras!"],"We've analyzed your post. Everything looks good. Well done!":["Hemos analizado tu entrada. Todo parece estar bien. ¡Bien hecho!"],"No focus keyword was entered":["No se ha introducido ninguna frase clave objetivo"],"Share your post!":["¡Comparte tu entrada!"],"Improve your post with Yoast SEO":["Mejora tu entrada con Yoast SEO"],"SEO analysis:":["Análisis SEO:"],"Your keyphrase is too long. It can be a maximum of 191 characters.":["Tu frase clave es demasiado larga. Puede tener un máximo de 191 caracteres."],"Learn more about the no-index setting on our help page.":["Aprende más sobre el ajuste de noindex en nuestra página de ayuda."],"Even though you can set the meta robots setting here, the entire site is set to noindex in the sitewide privacy settings, so these settings won't have an effect.":["Aunque puedes configurar aquí los ajustes de meta robots, el sitio completo está configurado como noindex en los ajustes de privacidad globales, así que estos ajustes no tendrían efecto."],"Learn more about canonical URLs on our help page.":["Aprende más sobre las URLs canonical en nuestra página de ayuda."],"Learn more about the breadcrumbs title setting on our help page.":["Aprende más sobre el ajuste del título de las migas de pan en nuestra página de ayuda."],"Learn more about advanced meta robots settings on our help page.":["Aprende más sobre los ajustes avanzados de meta robots en nuestra página de ayuda."],"Learn more about the no-follow setting on our help page.":["Aprende más sobre el ajuste nofollow en nuestra página de ayuda."],"Should search engines follow links on this %s":["Deberían los motores de búsqueda seguir los enlaces en esta %s"],"Google preview":["Vista previa de Google"],"When you click OK we will open our HelpScout beacon where you can find answers to your questions. This beacon will load our support data and also potentially set cookies.":["Cuando hagas clic en «Aceptar», abriremos nuestra baliza de HelpScout donde podrás encontrar respuestas a tus preguntas. Esta baliza cargará nuestros datos de soporte y, potencialmente, también podrá establecer cookies."],"Schema":["Schema"],"Person logo / avatar":["Logo / avatar de la persona"],"Get the %s plugin now":["Consigue el plugin %s ahora"],"Truly optimize your site for a local audience with our %s plugin! Optimized address details, opening hours, store locator and pickup option!":["¡Optimiza de verdad tu sitio para una audiencia local con nuestro plugin %s! ¡Detalles de direcciones optimizadas, horarios de apertura, localizador de tiendas y opciones de recogida!"],"Serving local customers?":["¿Sirves a clientes locales?"],"You can edit the details shown in meta data, like the social profiles, the name and the description of this user on their %1$s profile page.":["Puedes editar los detalles mostrados en los datos meta, como los perfiles sociales, el nombre descripción de este usuario, en su página de perfil de %1$s."],"Organization logo":["Logotipo de la organización"],"You have selected the user %1$s as the person this site represents. Their user profile information will now be used in search results. %2$sUpdate their profile to make sure the information is correct.%3$s":["Has seleccionado el usuario %1$s como la persona a la que representa este sitio. Su información de perfil de usuario se utilizará ahora en los resultados de búsqueda. %2$sActualiza su perfil para asegurarte de que la información sea correcta.%3$s"],"Please select a user below to make your site's meta data complete.":["Por favor, a continuación, selecciona un usuario para completar los datos meta de tu sitio."],"Select a user...":["Selecciona un usuario…"],"Wikipedia URL":["URL de Wikipedia"],"New step added":["Nuevo paso añadido"],"New question added":["Nueva pregunta añadida"],"Did you know %s also analyzes the different word forms of your keyphrase, like plurals and past tenses?":["¿Sabías que %s también analiza las distintas variaciones de tu frase clave, como plurales y tiempos verbales?"],"Help on choosing the perfect focus keyphrase":["Ayuda para elegir la frase clave objetivo perfecta"],"Would you like to add a related keyphrase?":["¿Te gustaría añadir una frase clave relacionada?"],"Go %s!":["¡Ir a %s!"],"Rank better with synonyms & related keyphrases":["Posiciona mejor con sinónimos y frases clave relacionadas"],"Add related keyphrase":["Añadir frase clave relacionada"],"Get %s":["Consigue %s"],"Focus keyphrase":["Frase clave objetivo"],"Optional. Customize how you want to describe the duration of the instruction":["Opcional. Personaliza cómo quieres describir la duración de la instrucción"],"Describe the duration of the instruction:":["Describe la duración de la instrucción:"],"Learn more about the readability analysis":["Aprende más sobre el análisis de legibilidad"],"Readability analysis:":["Análisis de legibilidad:"],"%s, %s and %s":["%s, %s y %s"],"%s and %s":["%s y %s"],"%d minute":["%d minuto","%d minutos"],"%d hour":["%d hora","%d horas"],"%d day":["%d día","%d días"],"Enter a step title":["Introduce un título para el paso"],"Optional. This can give you better control over the styling of the steps.":["Opcional. Esto puede darte un mayor control sobre los estilos de los pasos."],"CSS class(es) to apply to the steps":["Clase(s) CSS a aplicar a los pasos"],"minutes":["minutos"],"hours":["horas"],"days":["días"],"Create a How-to guide in an SEO-friendly way. You can only use one How-to block per post.":["Crea una guía práctica en un modo amigable para el SEO. Solo puedes usar un bloque de guía práctica en cada entrada."],"List your Frequently Asked Questions in an SEO-friendly way. You can only use one FAQ block per post.":["Haz una lista de tus preguntas más frecuentes en un modo amigable para el SEO. Solo puedes usar un bloque de FAQ en cada entrada."],"Copy error":["Error en el texto"],"An error occurred loading the %s primary taxonomy picker.":["Ocurrió un error al cargar el selector %s de la taxonomía principal."],"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"],"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 window)":["(Se abre en una nueva ventana del navegador)"],"Select the primary %s":["Elige el %s principal"],"Are you trying to use multiple keyphrases? You should add them separately below.":["¿Estás tratando de utilizar varias frases clave? Debes añadirlas por separado a continuación."],"Mark as cornerstone content":["Marcar como contenido esencial"],"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"],"Unordered list":["Lista desordenada"],"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 hacer"],"How-to":["Guía práctica"],"Analysis results":["Resultados del análisis"],"Enter a focus keyphrase to calculate the SEO score":["Introduce una frase 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 synonyms":["Añade sinónimos"],"Would you like to add keyphrase synonyms?":["¿Te gustaría añadir sinónimos de la frase clave?"],"Current year":["Año actual"],"Page":["Página"],"Tagline":["Descripción corta"],"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"],"24/7 email support":["Soporte por correo electrónico 24/7"],"%s (current default for %s)":["%s (actualmente por defecto para %s)"],"Allow search engines to show this %s in search results?":["¿Permitir a los motores de búsqueda mostrar esta %s en los resultados?"],"SEO analysis":["Análisis SEO"],"(Opens in a new browser tab)":["(Se abre en una nueva pestaña del navegador)"],"Other benefits of %s for you:":["Otros beneficios de %s para ti:"],"Configure %s in a few steps":["Configura %s en unos pocos pasos"],"Cornerstone content":["Contenido esencial"],"Superfast internal linking suggestions":["Sugerencias super rápidas sobre enlaces internos"],"Great news: you can, with %1$s!":["¡Buenas noticias: puedes hacerlo, con %1$s!"],"1 year free support and updates included!":["¡1 año de soporte y actualizaciones gratuitas incluido!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sVista previa en redes sociales%2$s: Facebook y Twitter"],"%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!"],"Good SEO score":["Puntuación SEO buena"],"OK SEO score":["Puntuación SEO aceptable"],"Feedback":["Feedback"],"Name":["Nombre"],"Please provide a meta description by editing the snippet below.":["Por favor introduce una meta description editando el snippet de abajo."],"The name of the person":["El nombre de la persona"],"No":["No"],"Yes":["Sí"],"Social profiles":["Perfiles sociales"],"Cancel":["Cancelar"],"Readability analysis":["Análisis de legibilidad"],"Needs improvement":["Necesita mejorar"],"Open":["Abrir"],"Buy %s":["Comprar %s"],"Yoast SEO":["Yoast SEO"],"Good":["Bien"],"YouTube URL":["URL de YouTube"],"Pinterest URL":["URL de Pinterest"],"MySpace URL":["URL de MySpace"],"LinkedIn URL":["URL de Linkedin"],"Instagram URL":["URL de Instagram"],"Title":["Título"],"Congratulations!":["¡Enhorabuena!"],"Close":["Cerrar"],"Twitter":["Twitter"],"Facebook":["Facebook"],"OK":["Aceptable"],"Canonical URL":["URL canónica"],"Breadcrumbs Title":["Título de las migas de pan"],"No Snippet":["Sin snippet"],"No Archive":["Aplicar atributo «No Archive»"],"No Image Index":["Ningun Indice de imagen"],"Meta robots advanced":["Meta robots avanzado"],"FAQ":["FAQ"],"Settings":["Ajustes"],"Advanced":["Avanzado"],"SEO":["SEO"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"You can still run the SEO data optimization in the %1$sTools section%2$s. Once that is finished, please refresh this workout.":["Puedes seguir ejecutando la optimización de datos SEO en la %1$ssección de herramientas%2$s. Cuando hayas terminado, por favor, recarga este ejercicio."],"This workout step is currently disabled, because you're not running the latest version of Yoast SEO Premium. Please update to the latest version (at least %1$s). ":["Este paso del ejercicio está en este momento desactivado porque no estás ejecutando la última versión de Yoast SEO Premium. Por favor, actualiza a la última versión (al menos la %1$s)."],"Saved!":["¡Guardado!"],"View other SEO workouts%1$s":["Ver otros ejercicios de SEO%1$s"],"Make sure to also check out our other SEO workouts to really get your site into shape!":["¡Asegúrate de revisar también nuestros otros ejercicios de SEO para poner tu sitio en forma de verdad!"],"Amazing! You’ve successfully finished the Configuration workout! %1$s now outputs the essential structured data for your site.":["¡Fantástico! ¡Has finalizado correctamente el ejercicio de configuración! %1$s Ahora mostraremos los datos estructurados esenciales para tu sitio."],"Finish this workout":["Finalizar este ejercicio"],"Save and continue":["Guardar y continuar"],"In order to complete this step please select if we are allowed to improve Yoast SEO with your data.":["Para completar este paso, por favor, selecciona si podemos mejorar Yoast SEO con tus datos."],"No, don’t track my site data":["No, no hagas seguimiento de los datos de mi sitio"],"Does your site represent an Organization or Person?":["¿Tu sitio representa a una organización o a una persona?"],"Could not save this value. Please check the URL.":["No se pudo guardar este valor. Por favor, revisa la URL."],"Could not save this value. Please check the URL or username.":["No se pudo guardar este valor. Por favor, revisa la URL o el nombre de usuario."],"Thanks! Please click the link in the email we just sent you to confirm your newsletter subscription.":["¡Gracias! Por favor, haz clic en el enlace del correo electrónico que acabamos de enviarte para confirmar tu suscripción al boletín."],"That email address has already been subscribed.":["Esa dirección de correo electrónico ya está suscrita."],"That is not a valid email address. Check your email address and try again.":["Esa no es una dirección de correo electrónico válida. Revisa tu dirección de correo electrónico e inténtalo de nuevo."],"Oops! Something went wrong. Check your email address and try again.":["¡Vaya! Algo ha salido mal. Revisa tu dirección de correo electrónico e inténtalo de nuevo."],"Before you finish this workout, please start the SEO data optimization in step 1 and wait until it is completed...":["Antes de terminar este ejercicio, por favor, empieza la optimización de datos SEO en el paso 1 y espera hasta que se haya completado…"],"I've finished this step":["He terminado este paso"],"Apply the optimal SEO settings to your site":["Aplica los ajustes SEO óptimos a tu sitio"],"Configure %s with the optimal SEO settings for your site":["Configura %s con los ajustes SEO óptimos para tu sitio"],"Before you finish this workout, please wait on this page until the SEO data optimization in step 1 is completed...":["Antes de terminar este ejercicio, por favor, espera en esta página hasta que la optimización de datos SEO del paso 1 se haya completado…"],"Sign up for the Yoast newsletter!":["¡Regístrate en el boletín de Yoast!"],"Important: We will never sell this data. And of course, as always, we won't collect any personal data about you or your visitors!":["¡Importante: Nunca enviaremos estos datos. Y, por supuesto, como siempre, no recopilamos ningún dato personal tuyo o de tus visitantes!"],"Yes, you can track my site data":["Sí, podéis hacer seguimiento de los datos de mi sitio"],"Can we collect anonymous information about your website and how you use it?":["¿Podemos recopilar información anónima sobre tu web y sobre cómo la usas?"],"always load our customer support window so we can immediately assist you when you need help.":["cargar siempre nuestra ventana de soporte al cliente para que podamos ayudarte inmediatamente cuando necesites ayuda."],"see which %s features you use or don't use;":["ver qué características de %s usas o no usas;"],"collect info about the plugins and themes you have installed;":["recopilar información sobre los plugins y temas que has instalado;"],"To provide the best experience for you, we need your permission to do the following things:":["Para ofrecerte la mejor experiencia posible, necesitamos tu permiso para hacer lo siguiente:"],"Help us improve Yoast SEO":["Ayúdanos a mejorar Yoast SEO"],"A screenshot of the Contact Info section of a user's Profile page":["Una captura de pantalla de la sección de información de contacto de la página de perfil de un usuario"],"Screenshot:":["Captura de pantalla:"],"On the %1$sUsers%2$s page, hover your mouse over the username you want to edit. Click ‘Edit’ to access the user’s profile. Then, scroll down to the ‘Contact info’ section and fill in the URLs of the personal social profiles you want to add.":[],"%1$sNote%2$s: In this step, you need to add the personal social profiles of the person your site represents. To do that, you should go to the %3$sUsers%4$s > Profile page in a new browser tab.":["%1$sNota%2$s: En este paso tienes que añadir los perfiles sociales personales de la persona que representa a tu sitio. Para hacerlo deberías ir a la página de perfil en %3$sUsuarios%4$s > Perfil en una nueva pestaña del navegador."],"Twitter URL":["URL de Twitter"],"Facebook URL":["URL de Facebook"],"Do you have profiles for your site on social media? Then, add all of their URLs here, so your social profiles may also appear in a Google Knowledge Panel.":["¿Tienes perfiles de medios sociales en tu sitio? Entonces añade todas sus URLs aquí, para que tus perfiles sociales puedan aparecer en el panel de Google Knowledge. "],"Please be aware that you need to set a name and logo in step 2 for structured data to work properly.":["Por favor, se consciente de que necesitamos configurar un nombre y logotipo en el paso 2 para que los datos estructurados funcionen correctamente."],"Add a catchy tagline that describes your site in the best light. Use the keywords you want people to find your site with. Example: %1$s’s tagline is ‘SEO for everyone.’":["Añade una descripción corta pegadiza, que describa tu sitio de la mejor manera posible. Usa las palabras clave por las que quieras que la gente encuentre tu sitio. Ejemplo: La descripción corta de %1$s es 'SEO para todos'."],"Site tagline":["Descripción corta del sitio"],"You need to set a person name and logo for structured data to work properly.":["Tienes que configurar un nombre y logotipo de la persona para que los datos estructurados funcionen correctamente."],"You need to set an organization name and logo for structured data to work properly.":["Tienes que configurar un nombre y logotipo de la organización para que los datos estructurados funcionen correctamente."],"Does you site represent an Organization or Person?":["¿Tu sitio representa a una organización o a una persona?"],"Tell Google what kind of site you have and increase the chance it gets features in a Google Knowledge Panel. Select ‘Organization’ if you are working on a site for a business or an organization. Select ‘Person’ if you have, say, a personal blog.":["Dile a Google qué tipo de sitio tienes y aumenta las posibilidades de aparecer destacado en el panel de conocimiento de Google. Selecciona 'Organización' si estás trabajando en un sitio de un negocio o una organización. Selecciona 'Persona' si tienes, por ejemplo, un blog personal."],"Site representation":["Representación del sitio"],"%1$sImportant:%2$s After you’ve completed (or made any changes to) a step below, please make sure to save your changes by clicking the ‘Save and continue’ button below that step.":["%1$sImportante:%2$s Cuando hayas completado (o hecho algún cambio) un paso de los siguientes, asegúrate de guardar los cambios haciendo clic en el botón de 'Guardar y continuar' de debajo del paso."],"Continue":["Continuar"],"Click the button below to optimize your SEO data. It will let us see your site as Google does, so we can give you the best SEO tips and improve technical SEO issues in the background! If you have a lot of content the optimization might take a while. But trust us, it's worth it! %1$sLearn more about the benefits of optimized SEO data.%2$s":["Haz clic en el botón de abajo para optimizar tus datos SEO. ¡Eso nos permitirá ver tu sitio como lo hace Google, para que podamos darte los mejores trucos SEO y así mejorar los problemas de SEO técnico en segundo plano! Si tienes mucho contenido la optimización podría tardar un buen rato. Pero confía en nosotros, ¡merece la pena! %1$sAprende más sobre los beneficios de los datos SEO optimizados.%2$s"],"Optimize SEO data":["Optimizar datos SEO"],"%1$sImportant:%2$s If the SEO data optimization in step 1 is running, you can already continue to the next steps.":["%1$sImportante:%2$s Si la optimización de datos SEO del paso 1 se está ejecutando ya puedes seguir con los siguientes pasos."],"Need more guidance? We've covered every step in more detail in the %1$s%2$s configuration workout guide.%3$s":["¿Necesitas más orientación? Hemos cubierto cada paso en más detalle en la %1$s%2$s guía del ejercicio de configuración.%3$s"],"Do the five steps in this workout to configure the essential %1$s settings!":["¡Haz los cinco pasos de este ejercicio para configurar los ajustes esenciales de %1$s!"],"Configure %1$s with optimal SEO settings for your site":["Configura %1$s con los ajustes SEO óptimos para tu sitio"],"Configuration":["Configuración"],"Yoast respects your privacy. Read %1$sour privacy policy%2$s on how we handle your personal information.":["Yoast respeta tu privacidad. Lee %1$snuestra política de privacidad%2$s para saber cómo gestionamos tu información personal."],"Sign up!":["¡Regístrate!"],"Email address":["Dirección de correo electrónico"],"Get guidance on how to use Yoast SEO to the fullest":["Consigue orientación sobre cómo usar Yoast SEO al máximo"],"Stay up-to-date with the latest SEO news":["Mantente al día con las últimas noticias de SEO"],"Receive best-practice tips and learn how to rank on search engines":["Recibe trucos con las mejores prácticas y aprende cómo posicionar en los motores de búsqueda"],"Person logo / avatar (important)":["Logo/avatar de la persona (importante)"],"Name (important)":["Nombre (importante)"],"Organization logo (important)":["Logo de la organización (importante)"],"Organization name (important)":["Nombre de la organización (importante)"],"%1$sBack to all workouts":["%1$sVolver a todos los ejercicios"],"Getting your site in shape and keeping it SEO fit can be hard. We can help you get started! Take these step-by-step workouts, and you’ll be tackling some of the most fundamental SEO challenges!":["Poner tu sitio en forma y mantener el SEO al día puede ser complicado. ¡Podemos ayudarte en los primeros pasos! ¡Haz estos ejercicios paso a paso y podrás abordar algunos de los retos SEO más fundamentales!"],"Add internal links to your posts and pages":["Añade enlaces internos a tus entradas y páginas"],"Make pages easier for Google and visitors to find":["Haz que las páginas sean más fáciles de encontrar para Google y los visitantes"],"Clean up your unlinked content to make sure people can find it":["Limpia tu contenido sin enlazar para asegurar que la gente pueda encontrarlo"],"Orphaned content":["Contenido huérfano"],"Bring more visitors to your articles":["Atrae más visitantes a tus artículos"],"Make your important articles rank higher":["Haz que tus artículos más importantes posicionen mejor"],"%1$s/%2$s steps completed":["%1$s/%2$s pasos completados"],"Unlock with %s!":["¡Desbloquear con %s!"],"Start workout!":["¡Empieza el ejercicio!"],"Do workout again":["Hacer de nuevo el ejercicio"],"Continue workout!":["¡Continuar el ejercicio!"],"Get %s to unlock social previews!":["¡Obtén %s para desbloquear las vistas previas sociales!"],"Want to see how your content will look when it’s shared on %s?":["¿Quieres ver el aspecto de tu contenido cuando se comparte en %s?"],"Error stack trace":["Seguimiento de la pila de errores"],"Response":["Respuesta"],"Error message":["Mensaje de error"],"Status code":["Código de estado"],"Request method":["Método de solicitud"],"Request URL":["URL de solicitud"],"Error details":["Detalles del error"],"Rank with articles you want to rank with":["Posiciona con los artículos con los que quieres posicionar"],"The cornerstone approach":["El enfoque en el contenido esencial"],"SEO workouts":["Ejercicios SEO"],"Revise this step":["Revisar este paso"],"Read more about Schema.":["Lee más sobre Schema."],"Social image":["Imagen social"],"the following addons":["las siguientes extensiones"],"%s SEO installation":["Instalación de %s SEO"],"Install and activate":["Instalar y activar"],"Please confirm below that you would like to install %s on this site.":["Por favor, confirma a continuación que quieres instalar %s en este sitio."],"Image":["Imagen"],"Schema analysis:":["Análisis de Schema:"],"site structure":["estructura del sitio"],"internal linking":["enlaces internos"],"breadcrumbs":["migas de pan"],"seo":["seo"],"Adds the Yoast SEO breadcrumbs to your template or content.":["Añade las migas de pan de Yoast SEO a tu plantilla o a tu contenido."],"Yoast Breadcrumbs":["Migas de pan de Yoast"],"Unfortunately we cannot save changes to your SEO settings while you are working on a draft of an already-published %1$s. If you want to save your SEO changes, make sure to click 'Update', or wait to make your SEO changes until you are ready to update the %1$s.":["Lamentablemente no podemos guardar los cambios de tus ajustes SEO mientras estás trabajando en un borrador de una %1$s ya publicada. Si quieres guardar tus cambios de SEO, asegúrate de hacer clic en «Actualizar» o espera a hacer tus cambios de SEO hasta que estés listo para actualizar la %1$s."],"Get started with Yoast SEO's content analysis for Elementor!":["¡Empieza con el análisis de contenido de Yoast SEO para Elementor!"],"Got it":["Entendido"],"New: Yoast SEO for Elementor":["Nuevo: Yoast SEO para Elementor"],"SEO data optimization is disabled for non-production environments.":["La optimización de datos SEO está desactivada para los entornos que no están en producción."],"This feature includes and replaces the Text Link Counter and Internal Linking Analysis":["Esta característica incluye y reemplaza el contador de enlaces de texto y el análisis de enlaces internos"],"Stop SEO data optimization":["Detener la optimización de datos SEO"],"Optimizing SEO data... This may take a while.":["Optimizando datos SEO… Esto puede tardar un rato."],"SEO data optimization complete":["Optimización de datos SEO completa"],"Start SEO data optimization":["Empezar la optimización de datos de SEO"],"Check out %s!":["¡Prueba %s!"],"Would you like to be able to add these related keyphrases to the %s analysis so you can optimize your content even further?":["¿Te gustaría poder añadir estas frases relacionadas al análisis de %s para poder optimizar tu contenido aún más?"],"We've encountered a problem trying to get related keyphrases. Please try again later.":["Hemos encontrado un problema al trarar de obtener las frases clave relacionadas. Por favor, inténtalo de nuevo más tarde."],"You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.":["Has alcanzado la cantidad máxima de 4 frases clave relacionadas. Puedes cambiar o eliminar frases clave relacionadas en la caja meta o en la barra lateral de %s."],"Please wait while %1$s connects to %2$s to get related keyphrases...":["Por favor, espera mientras %1$s se conecta a %2$s para obtener frases clave relacionadas…"],"Upgrade your %s plan":["Amplía tu plan de %s"],"You've reached your request limit for today. Check back tomorrow or upgrade your plan over at %s.":["Has alcanzado tu límite de peticiones de hoy. Vuelve mañana o amplía tu plan de %s."],"Last month":["Último mes"],"Two months ago":["Hace dos meses"],"Three months ago":["Hace tres meses"],"Four months ago":["Hace cuatro meses"],"Five months ago":["Hace cinco meses"],"Six months ago":["Hace seis meses"],"Seven months ago":["Hace siete meses"],"Eight months ago":["Hace ocho meses"],"Nine months ago":["Hace nueve meses"],"Ten months ago":["Hace diez meses"],"Eleven months ago":["Hace once meses"],"Twelve months ago":["Hace doce meses"],"Get more insights at %s":["Consigue más estadísticas en %s"],"Keyphrase volume in the last 12 months on a scale from 0 to 100.":["Volumen de frases clave durante los últimos 12 meses en una escala de 0 a 100."],"Learn more about the related keyphrases trend":["Aprende más sobre las tendencias en frases clave relacionadas"],"Trend":["Tendencia"],"Learn more about the related keyphrases volume":["Aprende más sobre el volumen de frases clave relacionadas"],"Volume":["Volumen"],"Related keyphrase":["Frase clave relacionada"],"Select country":["Seleccionar país"],"Show results for:":["Mostrar resultados para:"],"Please enter a focus keyphrase first to get related keyphrases":["Por favor, introduce primero una frase clave relacionada para obtener las frases clave relacionadas"],"Sorry, there's no data available for that keyphrase/country combination.":["Lo siento, no hay ningún dato disponible para esa combinación de frase clave/país."],"Get related keyphrases":["Obtener frases clave relacionadas"],"Related keyphrases":["Frases clave relacionadas"],"The number of headers and header labels don't match.":["El número de cabeceras y etiquetas de cabeceras no coincide."],"Twitter preview":["Vista previa de Twitter"],"Facebook preview":["Vista previa de Facebook"],"Return to your %s":["Volver a tu %s"],"Make sure to save your %s for changes to take effect":["Asegúrate de haber guardado la %s para que tengan efecto los cambios"],"Default for %1$s (%2$s)":["Por defecto para %1$s (%2$s)"],"This helps search engines understand your website and your content. You can change some of your settings for this page below.":["Esto ayuda a los motores de búsqueda a comprender tu web y tu contenido. A continuación, puedes cambiar algunos de tus ajustes para esta página."],"Yoast SEO automatically describes your pages using schema.org":["Yoast SEO describe automáticamente tus páginas usando schema.org"],"default":["por defecto"],"Article type":["Tipo de artículo"],"Page type":["Tipo de página"],"Learn more about page or content types":["Aprende más sobre los tipos de página o de contenido"],"What type of page or content is this?":["¿Qué tipo de página o contenido es este?"],"Learn more about structured data with Schema.org":["Aprende más sobre los datos estructurados con Schema.org"],"You can change the default type for %1$s in your %2$sSearch Appearance Settings%3$s.":["Puedes cambiar el tipo por defecto para %1$s en tus %2$sajustes de apariencia en el buscador%3$s."],"Default Article type":["Tipo de artículo por defecto"],"Default Page type":["Tipo de página por defecto"],"Upon saving, this setting will apply to all of your %1$s. %1$s that are manually configured will be left untouched.":["Al guardar, este ajuste se aplicará a todas tus %1$s. Las %1$s que se configuren manualmente se dejarán sin modificar.","Al guardar, este ajuste se aplicará a todas tus %1$s. Las %1$s que se configuren manualmente se dejarán sin modificar."],"Choose how your %1$s should be described by default in your site's schema.org markup. You can change these settings for individual %1$s.":["Elige cómo deberían describirse por defecto tus %1$s en el marcado de schema.org de tu sitio. Puedes cambiar estos ajustes en cada %1$s."],"Learn more about the schema settings":["Aprende más sobre los ajustes de schema"],"Schema settings":["Ajustes de Schema"],"Structured Data":["Datos estructurados"],"Yoast How-to":["Guía práctica de Yoast"],"Yoast FAQ":["FAQ de Yoast"],"%s preview":["Vista previa de %s"],"Please upgrade your WordPress version or install the Gutenberg plugin to get this %1$s feature.":["Por favor, actualiza tu versión de WordPress o instala el plugin Gutenberg para conseguir esta característica de %1$s."],"Marking links with nofollow/sponsored has been disabled for WordPress installs < 5.4.":["Marcar enlaces con nofollow/sponsored se ha desactivado para instalaciones de WordPress inferiores a la 5.4."],"Open in new tab":["Abrir en una nueva pestaña"],"This is a sponsored link or advert (mark as %1$ssponsored%2$s)%3$s":["Este es un enlace sponsored o un anuncio (marcado como %1$ssponsored%2$s)%3$s"],"Search engines should ignore this link (mark as %1$snofollow%2$s)%3$s":["Los motores de búsqueda deberían ignorar este enlace (marcado como %1$snofollow%2$s)%3$s"],"Learn more about marking a link as nofollow or sponsored.":["Aprende más sobre marcar un enlace como nofollow o sponsored."],"Link inserted.":["Enlace insertado."],"Link edited.":["Enlace editado."],"Warning: the link has been inserted but may have errors. Please test it.":["Advertencia: el enlace se ha insertado pero puede tener errores. Por favor, compruébalo."],"Unlink":["Eliminar enlace"],"Link removed.":["Enlace eliminado."],"Link":["Enlace"],"We've analyzed your post. There is still room for improvement!":["Hemos analizado tu entrada. ¡Todavía hay posibilidad de mejoras!"],"We've analyzed your post. Everything looks good. Well done!":["Hemos analizado tu entrada. Todo parece estar bien. ¡Bien hecho!"],"No focus keyword was entered":["No se ha introducido ninguna frase clave objetivo"],"Share your post!":["¡Comparte tu entrada!"],"Improve your post with Yoast SEO":["Mejora tu entrada con Yoast SEO"],"SEO analysis:":["Análisis SEO:"],"Your keyphrase is too long. It can be a maximum of 191 characters.":["Tu frase clave es demasiado larga. Puede tener un máximo de 191 caracteres."],"Learn more about the no-index setting on our help page.":["Aprende más sobre el ajuste de noindex en nuestra página de ayuda."],"Even though you can set the meta robots setting here, the entire site is set to noindex in the sitewide privacy settings, so these settings won't have an effect.":["Aunque puedes configurar aquí los ajustes de meta robots, el sitio completo está configurado como noindex en los ajustes de privacidad globales, así que estos ajustes no tendrían efecto."],"Learn more about canonical URLs on our help page.":["Aprende más sobre las URLs canonical en nuestra página de ayuda."],"Learn more about the breadcrumbs title setting on our help page.":["Aprende más sobre el ajuste del título de las migas de pan en nuestra página de ayuda."],"Learn more about advanced meta robots settings on our help page.":["Aprende más sobre los ajustes avanzados de meta robots en nuestra página de ayuda."],"Learn more about the no-follow setting on our help page.":["Aprende más sobre el ajuste nofollow en nuestra página de ayuda."],"Should search engines follow links on this %s":["Deberían los motores de búsqueda seguir los enlaces en esta %s"],"Google preview":["Vista previa de Google"],"When you click OK we will open our HelpScout beacon where you can find answers to your questions. This beacon will load our support data and also potentially set cookies.":["Cuando hagas clic en «Aceptar», abriremos nuestra baliza de HelpScout donde podrás encontrar respuestas a tus preguntas. Esta baliza cargará nuestros datos de soporte y, potencialmente, también podrá establecer cookies."],"Schema":["Schema"],"Person logo / avatar":["Logo / avatar de la persona"],"Get the %s plugin now":["Consigue el plugin %s ahora"],"Truly optimize your site for a local audience with our %s plugin! Optimized address details, opening hours, store locator and pickup option!":["¡Optimiza de verdad tu sitio para una audiencia local con nuestro plugin %s! ¡Detalles de direcciones optimizadas, horarios de apertura, localizador de tiendas y opciones de recogida!"],"Serving local customers?":["¿Sirves a clientes locales?"],"You can edit the details shown in meta data, like the social profiles, the name and the description of this user on their %1$s profile page.":["Puedes editar los detalles mostrados en los datos meta, como los perfiles sociales, el nombre descripción de este usuario, en su página de perfil de %1$s."],"Organization logo":["Logotipo de la organización"],"You have selected the user %1$s as the person this site represents. Their user profile information will now be used in search results. %2$sUpdate their profile to make sure the information is correct.%3$s":["Has seleccionado el usuario %1$s como la persona a la que representa este sitio. Su información de perfil de usuario se utilizará ahora en los resultados de búsqueda. %2$sActualiza su perfil para asegurarte de que la información sea correcta.%3$s"],"Please select a user below to make your site's meta data complete.":["Por favor, a continuación, selecciona un usuario para completar los datos meta de tu sitio."],"Select a user...":["Selecciona un usuario…"],"Wikipedia URL":["URL de Wikipedia"],"New step added":["Nuevo paso añadido"],"New question added":["Nueva pregunta añadida"],"Did you know %s also analyzes the different word forms of your keyphrase, like plurals and past tenses?":["¿Sabías que %s también analiza las distintas variaciones de tu frase clave, como plurales y tiempos verbales?"],"Help on choosing the perfect focus keyphrase":["Ayuda para elegir la frase clave objetivo perfecta"],"Would you like to add a related keyphrase?":["¿Te gustaría añadir una frase clave relacionada?"],"Go %s!":["¡Ir a %s!"],"Rank better with synonyms & related keyphrases":["Posiciona mejor con sinónimos y frases clave relacionadas"],"Add related keyphrase":["Añadir frase clave relacionada"],"Get %s":["Consigue %s"],"Focus keyphrase":["Frase clave objetivo"],"Optional. Customize how you want to describe the duration of the instruction":["Opcional. Personaliza cómo quieres describir la duración de la instrucción"],"Describe the duration of the instruction:":["Describe la duración de la instrucción:"],"Learn more about the readability analysis":["Aprende más sobre el análisis de legibilidad"],"Readability analysis:":["Análisis de legibilidad:"],"%s, %s and %s":["%s, %s y %s"],"%s and %s":["%s y %s"],"%d minute":["%d minuto","%d minutos"],"%d hour":["%d hora","%d horas"],"%d day":["%d día","%d días"],"Enter a step title":["Introduce un título para el paso"],"Optional. This can give you better control over the styling of the steps.":["Opcional. Esto puede darte un mayor control sobre los estilos de los pasos."],"CSS class(es) to apply to the steps":["Clase(s) CSS a aplicar a los pasos"],"minutes":["minutos"],"hours":["horas"],"days":["días"],"Create a How-to guide in an SEO-friendly way. You can only use one How-to block per post.":["Crea una guía práctica en un modo amigable para el SEO. Solo puedes usar un bloque de guía práctica en cada entrada."],"List your Frequently Asked Questions in an SEO-friendly way. You can only use one FAQ block per post.":["Haz una lista de tus preguntas más frecuentes en un modo amigable para el SEO. Solo puedes usar un bloque de FAQ en cada entrada."],"Copy error":["Error en el texto"],"An error occurred loading the %s primary taxonomy picker.":["Ocurrió un error al cargar el selector %s de la taxonomía principal."],"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"],"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 window)":["(Se abre en una nueva ventana del navegador)"],"Select the primary %s":["Elige el %s principal"],"Are you trying to use multiple keyphrases? You should add them separately below.":["¿Estás tratando de utilizar varias frases clave? Debes añadirlas por separado a continuación."],"Mark as cornerstone content":["Marcar como contenido esencial"],"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"],"Unordered list":["Lista desordenada"],"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 hacer"],"How-to":["Guía práctica"],"Analysis results":["Resultados del análisis"],"Enter a focus keyphrase to calculate the SEO score":["Introduce una frase 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 synonyms":["Añade sinónimos"],"Would you like to add keyphrase synonyms?":["¿Te gustaría añadir sinónimos de la frase clave?"],"Current year":["Año actual"],"Page":["Página"],"Tagline":["Descripción corta"],"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"],"24/7 email support":["Soporte por correo electrónico 24/7"],"%s (current default for %s)":["%s (actualmente por defecto para %s)"],"Allow search engines to show this %s in search results?":["¿Permitir a los motores de búsqueda mostrar esta %s en los resultados?"],"SEO analysis":["Análisis SEO"],"(Opens in a new browser tab)":["(Se abre en una nueva pestaña del navegador)"],"Other benefits of %s for you:":["Otros beneficios de %s para ti:"],"Configure %s in a few steps":["Configura %s en unos pocos pasos"],"Cornerstone content":["Contenido esencial"],"Superfast internal linking suggestions":["Sugerencias super rápidas sobre enlaces internos"],"Great news: you can, with %1$s!":["¡Buenas noticias: puedes hacerlo, con %1$s!"],"1 year free support and updates included!":["¡1 año de soporte y actualizaciones gratuitas incluido!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sVista previa en redes sociales%2$s: Facebook y Twitter"],"%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!"],"Good SEO score":["Puntuación SEO buena"],"OK SEO score":["Puntuación SEO aceptable"],"Feedback":["Feedback"],"Name":["Nombre"],"Please provide a meta description by editing the snippet below.":["Por favor introduce una meta description editando el snippet de abajo."],"The name of the person":["El nombre de la persona"],"No":["No"],"Yes":["Sí"],"Social profiles":["Perfiles sociales"],"Cancel":["Cancelar"],"Readability analysis":["Análisis de legibilidad"],"Needs improvement":["Necesita mejorar"],"Open":["Abrir"],"Buy %s":["Comprar %s"],"Yoast SEO":["Yoast SEO"],"Good":["Bien"],"YouTube URL":["URL de YouTube"],"Pinterest URL":["URL de Pinterest"],"MySpace URL":["URL de MySpace"],"LinkedIn URL":["URL de Linkedin"],"Instagram URL":["URL de Instagram"],"Title":["Título"],"Congratulations!":["¡Enhorabuena!"],"Close":["Cerrar"],"Twitter":["Twitter"],"Facebook":["Facebook"],"OK":["Aceptable"],"Canonical URL":["URL canónica"],"Breadcrumbs Title":["Título de las migas de pan"],"No Snippet":["Sin snippet"],"No Archive":["Aplicar atributo «No Archive»"],"No Image Index":["Ningun Indice de imagen"],"Meta robots advanced":["Meta robots avanzado"],"FAQ":["FAQ"],"Settings":["Ajustes"],"Advanced":["Avanzado"],"SEO":["SEO"]}}}
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"},"You can still run the SEO data optimization in the %1$sTools section%2$s. Once that is finished, please refresh this workout.":[],"This workout step is currently disabled, because you're not running the latest version of Yoast SEO Premium. Please update to the latest version (at least %1$s). ":[],"Saved!":[],"View other SEO workouts%1$s":[],"Make sure to also check out our other SEO workouts to really get your site into shape!":[],"Amazing! You’ve successfully finished the Configuration workout! %1$s now outputs the essential structured data for your site.":[],"Finish this workout":[],"Save and continue":[],"In order to complete this step please select if we are allowed to improve Yoast SEO with your data.":[],"No, don’t track my site data":[],"Does your site represent an Organization or Person?":[],"Could not save this value. Please check the URL.":[],"Could not save this value. Please check the URL or username.":[],"Thanks! Please click the link in the email we just sent you to confirm your newsletter subscription.":[],"That email address has already been subscribed.":[],"That is not a valid email address. Check your email address and try again.":[],"Oops! Something went wrong. Check your email address and try again.":[],"Before you finish this workout, please start the SEO data optimization in step 1 and wait until it is completed...":[],"I've finished this step":[],"Apply the optimal SEO settings to your site":[],"Configure %s with the optimal SEO settings for your site":[],"Before you finish this workout, please wait on this page until the SEO data optimization in step 1 is completed...":[],"Sign up for the Yoast newsletter!":[],"Important: We will never sell this data. And of course, as always, we won't collect any personal data about you or your visitors!":[],"Yes, you can track my site data":[],"Can we collect anonymous information about your website and how you use it?":[],"always load our customer support window so we can immediately assist you when you need help.":[],"see which %s features you use or don't use;":[],"collect info about the plugins and themes you have installed;":[],"To provide the best experience for you, we need your permission to do the following things:":[],"Help us improve Yoast SEO":[],"A screenshot of the Contact Info section of a user's Profile page":[],"Screenshot:":[],"On the %1$sUsers%2$s page, hover your mouse over the username you want to edit. Click ‘Edit’ to access the user’s profile. Then, scroll down to the ‘Contact info’ section and fill in the URLs of the personal social profiles you want to add.":[],"%1$sNote%2$s: In this step, you need to add the personal social profiles of the person your site represents. To do that, you should go to the %3$sUsers%4$s > Profile page in a new browser tab.":[],"Twitter URL":[],"Facebook URL":[],"Do you have profiles for your site on social media? Then, add all of their URLs here, so your social profiles may also appear in a Google Knowledge Panel.":[],"Please be aware that you need to set a name and logo in step 2 for structured data to work properly.":[],"Add a catchy tagline that describes your site in the best light. Use the keywords you want people to find your site with. Example: %1$s’s tagline is ‘SEO for everyone.’":[],"Site tagline":[],"You need to set a person name and logo for structured data to work properly.":[],"You need to set an organization name and logo for structured data to work properly.":[],"Does you site represent an Organization or Person?":[],"Tell Google what kind of site you have and increase the chance it gets features in a Google Knowledge Panel. Select ‘Organization’ if you are working on a site for a business or an organization. Select ‘Person’ if you have, say, a personal blog.":[],"Site representation":[],"%1$sImportant:%2$s After you’ve completed (or made any changes to) a step below, please make sure to save your changes by clicking the ‘Save and continue’ button below that step.":[],"Continue":[],"Click the button below to optimize your SEO data. It will let us see your site as Google does, so we can give you the best SEO tips and improve technical SEO issues in the background! If you have a lot of content the optimization might take a while. But trust us, it's worth it! %1$sLearn more about the benefits of optimized SEO data.%2$s":[],"Optimize SEO data":[],"%1$sImportant:%2$s If the SEO data optimization in step 1 is running, you can already continue to the next steps.":[],"Need more guidance? We've covered every step in more detail in the %1$s%2$s configuration workout guide.%3$s":[],"Do the five steps in this workout to configure the essential %1$s settings!":[],"Configure %1$s with optimal SEO settings for your site":[],"Configuration":[],"Yoast respects your privacy. Read %1$sour privacy policy%2$s on how we handle your personal information.":[],"Sign up!":[],"Email address":[],"Get guidance on how to use Yoast SEO to the fullest":[],"Stay up-to-date with the latest SEO news":[],"Receive best-practice tips and learn how to rank on search engines":[],"Person logo / avatar (important)":[],"Name (important)":[],"Organization logo (important)":[],"Organization name (important)":[],"%1$sBack to all workouts":[],"Getting your site in shape and keeping it SEO fit can be hard. We can help you get started! Take these step-by-step workouts, and you’ll be tackling some of the most fundamental SEO challenges!":[],"Add internal links to your posts and pages":[],"Make pages easier for Google and visitors to find":[],"Clean up your unlinked content to make sure people can find it":[],"Orphaned content":[],"Bring more visitors to your articles":[],"Make your important articles rank higher":[],"%1$s/%2$s steps completed":[],"Unlock with %s!":[],"Start workout!":[],"Do workout again":[],"Continue workout!":[],"Get %s to unlock social previews!":["Ontvang %s om sociale voorbeelden te ontgrendelen!"],"Want to see how your content will look when it’s shared on %s?":["Wil je zien hoe je inhoud eruitziet als het is gedeeld op %s?"],"Error stack trace":["Fout stack trace"],"Response":["Reactie"],"Error message":["Foutmelding"],"Status code":["Status code"],"Request method":["Aanvraagmethode"],"Request URL":["Aanvraag URL"],"Error details":["Fout details"],"Rank with articles you want to rank with":["Rank met artikelen waarmee je wilt ranken"],"The cornerstone approach":["De cornerstone aanpak"],"SEO workouts":["SEO workouts"],"Revise this step":["Herzie deze stap"],"Read more about Schema.":["Lees meer over Schema."],"Social image":["Social afbeelding"],"the following addons":["de volgende add-ons"],"%s SEO installation":["%s SEO installatie"],"Install and activate":["Installeer en activeer"],"Please confirm below that you would like to install %s on this site.":["Bevestig hieronder dat je %s op deze website wilt installeren."],"Image":["Afbeelding"],"Schema analysis:":["Schema analyse:"],"site structure":["websitestructuur"],"internal linking":["intern linken"],"breadcrumbs":["kruimelpaden"],"seo":["seo"],"Adds the Yoast SEO breadcrumbs to your template or content.":["Voegt de Yoast SEO kruimelpaden toe aan je template of inhoud."],"Yoast Breadcrumbs":["Yoast Breadcrumbs"],"Unfortunately we cannot save changes to your SEO settings while you are working on a draft of an already-published %1$s. If you want to save your SEO changes, make sure to click 'Update', or wait to make your SEO changes until you are ready to update the %1$s.":["Helaas kunnen we veranderingen in je SEO-instellingen niet opslaan terwijl je werkt aan een concept van een reeds gepubliceerd(e) %1$s. Als je je SEO-instellingen wilt bewaren, zorg dan dat je op 'Updaten' klikt, of wacht met wijzigen van je SEO-instellingen tot je klaar bent om je %1$s te updaten."],"Get started with Yoast SEO's content analysis for Elementor!":["Aan de slag met de Yoast SEO content analyse voor Elementor!"],"Got it":["Ik snap het"],"New: Yoast SEO for Elementor":["Nieuw: Yoast SEO voor Elementor"],"SEO data optimization is disabled for non-production environments.":["SEO-gegevensoptimalisatie is uitgeschakeld voor niet-productie omgevingen."],"This feature includes and replaces the Text Link Counter and Internal Linking Analysis":["Deze functie bevat en vervangt de Text Link Counter en Internal Linking Analysis"],"Stop SEO data optimization":["SEO-gegevensoptimalisatie stoppen"],"Optimizing SEO data... This may take a while.":["Optimaliseren van SEO data... Dit kan even duren."],"SEO data optimization complete":["SEO-gegevensoptimalisatie voltooid"],"Start SEO data optimization":["SEO-gegevensoptimalisatie starten"],"Check out %s!":["Bekijk %s!"],"Would you like to be able to add these related keyphrases to the %s analysis so you can optimize your content even further?":["Zou je deze gerelateerde keyphrases willen kunnen toevoegen aan de %s analyse zodat je de inhoud nog verder kan optimaliseren?"],"We've encountered a problem trying to get related keyphrases. Please try again later.":["Er is een probleem opgetreden bij het zoeken naar gerelateerde keyphrases. Probeer het later opnieuw."],"You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.":["Je hebt het maximum van 4 gerelateerde keyphrases bereikt. Je kan gerelateerde keyphrases wijzigen of verwijderen in de %s metabox of zijbalk."],"Please wait while %1$s connects to %2$s to get related keyphrases...":["Wacht tot %1$s verbinding maakt met %2$s om gerelateerde keyphrases op te halen..."],"Upgrade your %s plan":["Upgrade je %s abonnement"],"You've reached your request limit for today. Check back tomorrow or upgrade your plan over at %s.":["Je hebt je aanvraaglimiet voor vandaag bereikt. Kom morgen terug of upgrade je abonnement op %s."],"Last month":["Vorige maand"],"Two months ago":["Twee maanden geleden"],"Three months ago":["Drie maanden geleden"],"Four months ago":["Vier maanden geleden"],"Five months ago":["Vijf maanden geleden"],"Six months ago":["Zes maanden geleden"],"Seven months ago":["Zeven maanden geleden"],"Eight months ago":["Acht maanden geleden"],"Nine months ago":["Negen maanden geleden"],"Ten months ago":["Tien maanden geleden"],"Eleven months ago":["Elf maanden geleden"],"Twelve months ago":["Twaalf maanden geleden"],"Get more insights at %s":["Krijg meer inzichten bij %s"],"Keyphrase volume in the last 12 months on a scale from 0 to 100.":["Keyphrase volume in de laatste 12 maanden op een schaal van 0 tot 100."],"Learn more about the related keyphrases trend":["Leer meer over de trend van gerelateerde keyphrases"],"Trend":["Trend"],"Learn more about the related keyphrases volume":["Leer meer over het volume van gerelateerde keyphrases"],"Volume":["Volume"],"Related keyphrase":["Gerelateerde keyphrase"],"Select country":["Land selecteren"],"Show results for:":["Resultaten weergeven voor:"],"Please enter a focus keyphrase first to get related keyphrases":["Voeg eerst een keyphrase toe om gerelateerde keyphrases te verkrijgen"],"Sorry, there's no data available for that keyphrase/country combination.":["Er zijn geen suggesties beschikbaar voor deze keyphrase/land combinatie."],"Get related keyphrases":["Krijg gerelateerde keyphrases"],"Related keyphrases":["Gerelateerde keyphrases"],"The number of headers and header labels don't match.":["Het aantal headers en header-labels komt niet overeen."],"Twitter preview":["Twitter voorbeeld"],"Facebook preview":["Facebook voorbeeld"],"Return to your %s":["Ga terug naar je %s"],"Make sure to save your %s for changes to take effect":["Zorg ervoor dat je je %s opslaat om de wijzigingen door te voeren"],"Default for %1$s (%2$s)":["Standaard voor %1$s (%2$s)"],"This helps search engines understand your website and your content. You can change some of your settings for this page below.":["Dit helpt zoekmachines je website en je inhoud te begrijpen. Je kan sommige instellingen voor deze pagina hieronder wijzigen."],"Yoast SEO automatically describes your pages using schema.org":["Yoast SEO beschrijft automatisch je pagina's door gebruik te maken van schema.org"],"default":["standaard"],"Article type":["Artikel type"],"Page type":["Pagina type"],"Learn more about page or content types":["Lees meer over pagina of inhoud types"],"What type of page or content is this?":["Welk type pagina of inhoud is dit?"],"Learn more about structured data with Schema.org":["Lees meer over structured data met Schema.org"],"You can change the default type for %1$s in your %2$sSearch Appearance Settings%3$s.":["Je kan het standaardtype voor %1$s wijzigen in je %2$sZoekweergave instellingen%3$s."],"Default Article type":["Standaard artikel type"],"Default Page type":["Standaard pagina type"],"Upon saving, this setting will apply to all of your %1$s. %1$s that are manually configured will be left untouched.":["Na het opslaan is deze instelling van toepassing op je %1$s. %1$s die handmatig is geconfigureerd, blijft onaangeroerd.","Na het opslaan is deze instelling van toepassing op al je %1$s. %1$s die handmatig zijn geconfigureerd, blijven onaangeroerd."],"Choose how your %1$s should be described by default in your site's schema.org markup. You can change these settings for individual %1$s.":["Kies hoe je %1$s standaard beschreven moeten worden in de schema.org opmaak van je website. Je kan deze instellingen wijzigen voor individuele %1$s."],"Learn more about the schema settings":["Kom meer te weten over de schema instellingen"],"Schema settings":["Schema instellingen"],"Structured Data":["Structured Data"],"Yoast How-to":["Yoast How-to"],"Yoast FAQ":["Yoast FAQ"],"%s preview":["%s voorbeeld"],"Please upgrade your WordPress version or install the Gutenberg plugin to get this %1$s feature.":["Werk je WordPress versie bij of installeer de Gutenberg plugin om deze %1$s functie te krijgen."],"Marking links with nofollow/sponsored has been disabled for WordPress installs < 5.4.":["Het markeren van links met nofollow/sponsored is uitgeschakeld voor WordPress installaties < 5.4."],"Open in new tab":["In een nieuw tabblad openen"],"This is a sponsored link or advert (mark as %1$ssponsored%2$s)%3$s":["Dit is een gesponsorde link of advertentie (als %1$ssponsored%2$s markeren)%3$s"],"Search engines should ignore this link (mark as %1$snofollow%2$s)%3$s":["Zoekmachines zouden deze link moeten negeren (als %1$snofollow%2$s markeren)%3$s"],"Learn more about marking a link as nofollow or sponsored.":["Leer meer over het markeren van een link als nofollow of sponsored."],"Link inserted.":["Link ingevoegd."],"Link edited.":["Link bewerkt."],"Warning: the link has been inserted but may have errors. Please test it.":["Waarschuwing: de link is toegevoegd, maar kan fouten bevatten. Test de link."],"Unlink":["Link verwijderen"],"Link removed.":["Link verwijderd."],"Link":["Link"],"We've analyzed your post. There is still room for improvement!":["We hebben je bericht geanalyseerd. Er is nog ruimte voor verbetering!"],"We've analyzed your post. Everything looks good. Well done!":["We hebben je bericht geanalyseerd. Alles ziet er goed uit. Goed gedaan!"],"No focus keyword was entered":["Er is geen focus keyphrase ingevuld"],"Share your post!":["Deel je bericht!"],"Improve your post with Yoast SEO":["Verbeter je bericht met Yoast SEO"],"SEO analysis:":["SEO-analyse:"],"Your keyphrase is too long. It can be a maximum of 191 characters.":["Je sleutelzin is te lang. Het kan maximaal 191 tekens lang zijn."],"Learn more about the no-index setting on our help page.":["Meer informatie over de instelling voor no-index op onze help pagina."],"Even though you can set the meta robots setting here, the entire site is set to noindex in the sitewide privacy settings, so these settings won't have an effect.":["Hoewel u de instelling van meta robots hier instellen, is de hele site ingesteld op no-index in de site brede privacy instellingen, zodat deze instellingen geen effect hebben."],"Learn more about canonical URLs on our help page.":["Meer informatie over canonieke URL's vindt je op onze help pagina."],"Learn more about the breadcrumbs title setting on our help page.":["Meer informatie over de kruimelpad titel instelling vindt je op onze help pagina."],"Learn more about advanced meta robots settings on our help page.":["Lees meer over de instellingen van geavanceerde meta robots op onze help pagina."],"Learn more about the no-follow setting on our help page.":["Meer informatie over de instelling voor niet-volgen vindt je op onze help pagina."],"Should search engines follow links on this %s":["Moeten zoekmachines links volgen op deze %s"],"Google preview":["Google preview"],"When you click OK we will open our HelpScout beacon where you can find answers to your questions. This beacon will load our support data and also potentially set cookies.":["Als je op OK klikt, opent onze HelpScout beacon waar je antwoorden op jouw vragen kunt vinden. Deze pagina laadt onze ondersteuningsgegevens en stelt mogelijk ook cookies in."],"Schema":["Schema"],"Person logo / avatar":["Persoonlijk logo / avatar"],"Get the %s plugin now":["Download nu de %s plugin"],"Truly optimize your site for a local audience with our %s plugin! Optimized address details, opening hours, store locator and pickup option!":["Optimaliseer je site echt voor lokaal publiek met onze %s plugin! Geoptimaliseerde adres gegevens, openingstijden, winkel locatie kiezer en ophaal optie!"],"Serving local customers?":["Bedien je lokale klanten?"],"You can edit the details shown in meta data, like the social profiles, the name and the description of this user on their %1$s profile page.":["Je kunt de details die worden getoond in de metadata bewerken, zoals de sociale profielen, de naam en beschrijving van de gebruiker op hun %1$s profielpagina."],"Organization logo":["Logo organisatie"],"You have selected the user %1$s as the person this site represents. Their user profile information will now be used in search results. %2$sUpdate their profile to make sure the information is correct.%3$s":["Je hebt gebruiker %1$s ingesteld als de persoon waarvoor deze site is gemaakt. De profielgegevens van zijn of haar account worden nu gebruikt in de zoekresultaten. %2$sWerk het profiel bij om zeker te weten dat alle informatie klopt.%3$s"],"Please select a user below to make your site's meta data complete.":["Selecteer hieronder een gebruiker om de metadata voor je site compleet te maken."],"Select a user...":["Selecteer een gebruiker..."],"Wikipedia URL":["Wikipedia URL"],"New step added":["Nieuwe stap toegevoegd"],"New question added":["Nieuwe vraag toegevoegd"],"Did you know %s also analyzes the different word forms of your keyphrase, like plurals and past tenses?":["Wist je dat %s ook verschillende woordvormen in je keyphrase analyseert, zoals meervoud of verleden tijd?"],"Help on choosing the perfect focus keyphrase":["Hulp bij het kiezen van de perfecte focus keyphrase"],"Would you like to add a related keyphrase?":["Wil je een verwant keyphrase toevoegen?"],"Go %s!":["Ga %s!"],"Rank better with synonyms & related keyphrases":["Scoor beter met synoniemen en verwante keyphrases"],"Add related keyphrase":["Voeg een gerelateerde keyphrase toe"],"Get %s":["Koop %s"],"Focus keyphrase":["Focus keyphrase"],"Optional. Customize how you want to describe the duration of the instruction":["Optioneel: Pas de omschrijving van de duur van de instructie aan"],"Describe the duration of the instruction:":["Beschrijf de duur van de instructie:"],"Learn more about the readability analysis":["Leer meer over Leesbaarheidsanalyse"],"Readability analysis:":["Leesbaarheidsanalyse:"],"%s, %s and %s":["%s, %s en %s"],"%s and %s":["%s en %s"],"%d minute":["%d minuut","%d minuten"],"%d hour":["%d uur","%d uren"],"%d day":["%d dag","%d dagen"],"Enter a step title":["Voer een stap titel in"],"Optional. This can give you better control over the styling of the steps.":["Optioneel. Hiermee heb je meer controle over de styling van de stappen."],"CSS class(es) to apply to the steps":["CSS class(es) die gebruikt worden voor de stappen"],"minutes":["minuten"],"hours":["uren"],"days":["dagen"],"Create a How-to guide in an SEO-friendly way. You can only use one How-to block per post.":["Maak een How-to guide op een SEO-vriendelijke manier. Je kunt slechts één How-to block per bericht gebruiken."],"List your Frequently Asked Questions in an SEO-friendly way. You can only use one FAQ block per post.":["Toon je veelgestelde vragen (FAQ's) op een SEO-vriendelijke manier. Je kunt slechts één FAQ block per bericht gebruiken."],"Copy error":["Copy fout"],"An error occurred loading the %s primary taxonomy picker.":["Er deed zich een fout voor met het laden van de %s primaire taxonomy picker."],"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"],"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 window)":["(Opent in een nieuw browservenster)"],"Select the primary %s":["Selecteer de primaire %s"],"Are you trying to use multiple keyphrases? You should add them separately below.":["Probeer je meerdere keyphrases te gebruiken? Vul ze dan hieronder apart in."],"Mark as cornerstone content":["Markeer als cornerstone content"],"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"],"Unordered list":["Ongesorteerde 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"],"Analysis results":["Analyse-resultaten"],"Enter a focus keyphrase to calculate the SEO score":["Voer een focus keyphrase 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 synonyms":["Synoniemen toevoegen"],"Would you like to add keyphrase synonyms?":["Wil je keyphrase synoniemen toevoegen?"],"Current year":["Huidig jaar"],"Page":["Pagina"],"Tagline":["Slogan"],"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"],"24/7 email support":["24/7 e-mail ondersteuning"],"%s (current default for %s)":["%s (huidige standaard voor %s)"],"Allow search engines to show this %s in search results?":["Sta zoekmachines toe om deze %s te tonen in zoekresultaten?"],"SEO analysis":["SEO-analyse"],"(Opens in a new browser tab)":["(Opent in een nieuwe browsertab)"],"Other benefits of %s for you:":["Andere voordelen van %s voor jou:"],"Configure %s in a few steps":["%s in een paar stappen configureren"],"Cornerstone content":["Cornerstone content"],"Superfast internal linking suggestions":["Supersnelle interne linksuggesties"],"Great news: you can, with %1$s!":["Fantastisch nieuws: jij kan het met %1$s!"],"1 year free support and updates included!":["1 jaar gratis ondersteuning en updates inbegrepen!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sGeen dode links meer%2$s: eenvoudige redirect manager"],"No ads!":["Geen advertenties!"],"Good SEO score":["Goede SEO-score"],"OK SEO score":["Redelijke SEO-score"],"Feedback":["Reacties"],"Name":["Naam"],"Please provide a meta description by editing the snippet below.":["Voeg een meta-omschrijving toe door de onderstaande snippet te bewerken."],"The name of the person":["De naam van de persoon"],"No":["Nee"],"Yes":["Ja"],"Social profiles":["Sociale profielen"],"Cancel":["Annuleren"],"Readability analysis":["Leesbaarheidsanalyse"],"Needs improvement":["Heeft verbetering nodig"],"Open":["Open"],"Buy %s":["%s kopen"],"Yoast SEO":["Yoast SEO"],"Good":["Goed"],"YouTube URL":["YouTube-URL"],"Pinterest URL":["Pinterest-URL"],"MySpace URL":["MySpace-URL"],"LinkedIn URL":["LinkedIn-URL"],"Instagram URL":["Instagram-URL"],"Title":["Titel"],"Congratulations!":[],"Close":["Sluiten"],"Twitter":["Twitter"],"Facebook":["Facebook"],"OK":["OK"],"Canonical URL":["Canonieke URL"],"Breadcrumbs Title":["Kruimelpadtitel"],"No Snippet":["Geen snippet"],"No Archive":["Geen archief"],"No Image Index":["Geen afbeeldingsindex"],"Meta robots advanced":["Meta Robots geavanceerd"],"FAQ":["FAQ"],"Settings":["Instellingen"],"Advanced":["Geavanceerd"],"SEO":["SEO"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"nl_BE"},"You can still run the SEO data optimization in the %1$sTools section%2$s. Once that is finished, please refresh this workout.":[],"This workout step is currently disabled, because you're not running the latest version of Yoast SEO Premium. Please update to the latest version (at least %1$s). ":[],"Saved!":["Opgeslagen!"],"View other SEO workouts%1$s":[],"Make sure to also check out our other SEO workouts to really get your site into shape!":[],"Amazing! You’ve successfully finished the Configuration workout! %1$s now outputs the essential structured data for your site.":[],"Finish this workout":[],"Save and continue":["Opslaan en doorgaan"],"In order to complete this step please select if we are allowed to improve Yoast SEO with your data.":[],"No, don’t track my site data":["Nee, track mijn website gegevens niet"],"Does your site represent an Organization or Person?":[],"Could not save this value. Please check the URL.":[],"Could not save this value. Please check the URL or username.":[],"Thanks! Please click the link in the email we just sent you to confirm your newsletter subscription.":[],"That email address has already been subscribed.":[],"That is not a valid email address. Check your email address and try again.":[],"Oops! Something went wrong. Check your email address and try again.":[],"Before you finish this workout, please start the SEO data optimization in step 1 and wait until it is completed...":[],"I've finished this step":["Ik heb deze stap afgerond"],"Apply the optimal SEO settings to your site":[],"Configure %s with the optimal SEO settings for your site":[],"Before you finish this workout, please wait on this page until the SEO data optimization in step 1 is completed...":[],"Sign up for the Yoast newsletter!":["Schrijf je in voor de Yoast nieuwsbrief!"],"Important: We will never sell this data. And of course, as always, we won't collect any personal data about you or your visitors!":[],"Yes, you can track my site data":[],"Can we collect anonymous information about your website and how you use it?":[],"always load our customer support window so we can immediately assist you when you need help.":[],"see which %s features you use or don't use;":[],"collect info about the plugins and themes you have installed;":[],"To provide the best experience for you, we need your permission to do the following things:":[],"Help us improve Yoast SEO":["Help ons Yoast SEO te verbeteren"],"A screenshot of the Contact Info section of a user's Profile page":[],"Screenshot:":["Schermafbeelding:"],"On the %1$sUsers%2$s page, hover your mouse over the username you want to edit. Click ‘Edit’ to access the user’s profile. Then, scroll down to the ‘Contact info’ section and fill in the URLs of the personal social profiles you want to add.":[],"%1$sNote%2$s: In this step, you need to add the personal social profiles of the person your site represents. To do that, you should go to the %3$sUsers%4$s > Profile page in a new browser tab.":[],"Twitter URL":["Twitter URL"],"Facebook URL":["Facebook URL"],"Do you have profiles for your site on social media? Then, add all of their URLs here, so your social profiles may also appear in a Google Knowledge Panel.":[],"Please be aware that you need to set a name and logo in step 2 for structured data to work properly.":[],"Add a catchy tagline that describes your site in the best light. Use the keywords you want people to find your site with. Example: %1$s’s tagline is ‘SEO for everyone.’":[],"Site tagline":["Website slogan"],"You need to set a person name and logo for structured data to work properly.":[],"You need to set an organization name and logo for structured data to work properly.":[],"Does you site represent an Organization or Person?":[],"Tell Google what kind of site you have and increase the chance it gets features in a Google Knowledge Panel. Select ‘Organization’ if you are working on a site for a business or an organization. Select ‘Person’ if you have, say, a personal blog.":[],"Site representation":["Website representatie"],"%1$sImportant:%2$s After you’ve completed (or made any changes to) a step below, please make sure to save your changes by clicking the ‘Save and continue’ button below that step.":[],"Continue":["Doorgaan"],"Click the button below to optimize your SEO data. It will let us see your site as Google does, so we can give you the best SEO tips and improve technical SEO issues in the background! If you have a lot of content the optimization might take a while. But trust us, it's worth it! %1$sLearn more about the benefits of optimized SEO data.%2$s":[],"Optimize SEO data":["SEO gegevens optimaliseren"],"%1$sImportant:%2$s If the SEO data optimization in step 1 is running, you can already continue to the next steps.":[],"Need more guidance? We've covered every step in more detail in the %1$s%2$s configuration workout guide.%3$s":[],"Do the five steps in this workout to configure the essential %1$s settings!":[],"Configure %1$s with optimal SEO settings for your site":[],"Configuration":["Configuratie"],"Yoast respects your privacy. Read %1$sour privacy policy%2$s on how we handle your personal information.":[],"Sign up!":["Schrijf je in!"],"Email address":["E-mailadres"],"Get guidance on how to use Yoast SEO to the fullest":[],"Stay up-to-date with the latest SEO news":[],"Receive best-practice tips and learn how to rank on search engines":[],"Person logo / avatar (important)":[],"Name (important)":["Naam (belangrijk)"],"Organization logo (important)":[],"Organization name (important)":[],"%1$sBack to all workouts":[],"Getting your site in shape and keeping it SEO fit can be hard. We can help you get started! Take these step-by-step workouts, and you’ll be tackling some of the most fundamental SEO challenges!":[],"Add internal links to your posts and pages":[],"Make pages easier for Google and visitors to find":[],"Clean up your unlinked content to make sure people can find it":[],"Orphaned content":[],"Bring more visitors to your articles":[],"Make your important articles rank higher":[],"%1$s/%2$s steps completed":[],"Unlock with %s!":["Ontgrendel met %s!"],"Start workout!":["Start de workout!"],"Do workout again":["Doe de workout nogmaals"],"Continue workout!":["Ga door met de workout!"],"Get %s to unlock social previews!":["Ontvang %s om sociale voorbeelden te ontgrendelen!"],"Want to see how your content will look when it’s shared on %s?":["Wil je zien hoe je inhoud eruitziet als het is gedeeld op %s?"],"Error stack trace":["Fout stack trace"],"Response":["Reactie"],"Error message":["Foutmelding"],"Status code":["Status code"],"Request method":["Aanvraagmethode"],"Request URL":["Aanvraag URL"],"Error details":["Fout details"],"Rank with articles you want to rank with":["Rank met artikelen waarmee je wilt ranken"],"The cornerstone approach":["De cornerstone aanpak"],"SEO workouts":["SEO workouts"],"Revise this step":["Herzie deze stap"],"Read more about Schema.":["Lees meer over Schema."],"Social image":["Social afbeelding"],"the following addons":["de volgende add-ons"],"%s SEO installation":["%s SEO installatie"],"Install and activate":["Installeer en activeer"],"Please confirm below that you would like to install %s on this site.":["Bevestig hieronder dat je %s op deze website wilt installeren."],"Image":["Afbeelding"],"Schema analysis:":["Schema analyse:"],"site structure":["websitestructuur"],"internal linking":["intern linken"],"breadcrumbs":["kruimelpaden"],"seo":["seo"],"Adds the Yoast SEO breadcrumbs to your template or content.":["Voegt de Yoast SEO kruimelpaden toe aan je template of inhoud."],"Yoast Breadcrumbs":["Yoast Breadcrumbs"],"Unfortunately we cannot save changes to your SEO settings while you are working on a draft of an already-published %1$s. If you want to save your SEO changes, make sure to click 'Update', or wait to make your SEO changes until you are ready to update the %1$s.":["Helaas kunnen we veranderingen in je SEO-instellingen niet opslaan terwijl je werkt aan een concept van een reeds gepubliceerd(e) %1$s. Als je je SEO-instellingen wilt bewaren, zorg dan dat je op 'Updaten' klikt, of wacht met wijzigen van je SEO-instellingen tot je klaar bent om je %1$s te updaten."],"Get started with Yoast SEO's content analysis for Elementor!":["Aan de slag met de Yoast SEO content analyse voor Elementor!"],"Got it":["Ik snap het"],"New: Yoast SEO for Elementor":["Nieuw: Yoast SEO voor Elementor"],"SEO data optimization is disabled for non-production environments.":["SEO-gegevensoptimalisatie is uitgeschakeld voor niet-productie omgevingen."],"This feature includes and replaces the Text Link Counter and Internal Linking Analysis":["Deze functie bevat en vervangt de Text Link Counter en Internal Linking Analysis"],"Stop SEO data optimization":["SEO-gegevensoptimalisatie stoppen"],"Optimizing SEO data... This may take a while.":["Optimaliseren van SEO data... Dit kan even duren."],"SEO data optimization complete":["SEO-gegevensoptimalisatie voltooid"],"Start SEO data optimization":["SEO-gegevensoptimalisatie starten"],"Check out %s!":["Bekijk %s!"],"Would you like to be able to add these related keyphrases to the %s analysis so you can optimize your content even further?":["Zou je deze gerelateerde keyphrases willen kunnen toevoegen aan de %s analyse zodat je de inhoud nog verder kan optimaliseren?"],"We've encountered a problem trying to get related keyphrases. Please try again later.":["Er is een probleem opgetreden bij het zoeken naar gerelateerde keyphrases. Probeer het later opnieuw."],"You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.":["Je hebt het maximum van 4 gerelateerde keyphrases bereikt. Je kan gerelateerde keyphrases wijzigen of verwijderen in de %s metabox of zijbalk."],"Please wait while %1$s connects to %2$s to get related keyphrases...":["Wacht tot %1$s verbinding maakt met %2$s om gerelateerde keyphrases op te halen..."],"Upgrade your %s plan":["Upgrade je %s abonnement"],"You've reached your request limit for today. Check back tomorrow or upgrade your plan over at %s.":["Je hebt je aanvraaglimiet voor vandaag bereikt. Kom morgen terug of upgrade je abonnement op %s."],"Last month":["Vorige maand"],"Two months ago":["Twee maanden geleden"],"Three months ago":["Drie maanden geleden"],"Four months ago":["Vier maanden geleden"],"Five months ago":["Vijf maanden geleden"],"Six months ago":["Zes maanden geleden"],"Seven months ago":["Zeven maanden geleden"],"Eight months ago":["Acht maanden geleden"],"Nine months ago":["Negen maanden geleden"],"Ten months ago":["Tien maanden geleden"],"Eleven months ago":["Elf maanden geleden"],"Twelve months ago":["Twaalf maanden geleden"],"Get more insights at %s":["Krijg meer inzichten bij %s"],"Keyphrase volume in the last 12 months on a scale from 0 to 100.":["Keyphrase volume in de laatste 12 maanden op een schaal van 0 tot 100."],"Learn more about the related keyphrases trend":["Leer meer over de trend van gerelateerde keyphrases"],"Trend":["Trend"],"Learn more about the related keyphrases volume":["Leer meer over het volume van gerelateerde keyphrases"],"Volume":["Volume"],"Related keyphrase":["Gerelateerde keyphrase"],"Select country":["Land selecteren"],"Show results for:":["Resultaten weergeven voor:"],"Please enter a focus keyphrase first to get related keyphrases":["Voeg eerst een keyphrase toe om gerelateerde keyphrases te verkrijgen"],"Sorry, there's no data available for that keyphrase/country combination.":["Er zijn geen suggesties beschikbaar voor deze keyphrase/land combinatie."],"Get related keyphrases":["Krijg gerelateerde keyphrases"],"Related keyphrases":["Gerelateerde keyphrases"],"The number of headers and header labels don't match.":["Het aantal headers en header-labels komt niet overeen."],"Twitter preview":["Twitter voorbeeld"],"Facebook preview":["Facebook voorbeeld"],"Return to your %s":["Ga terug naar je %s"],"Make sure to save your %s for changes to take effect":["Zorg ervoor dat je je %s opslaat om de wijzigingen door te voeren"],"Default for %1$s (%2$s)":["Standaard voor %1$s (%2$s)"],"This helps search engines understand your website and your content. You can change some of your settings for this page below.":["Dit helpt zoekmachines je website en je inhoud te begrijpen. Je kan sommige instellingen voor deze pagina hieronder wijzigen."],"Yoast SEO automatically describes your pages using schema.org":["Yoast SEO beschrijft automatisch je pagina's door gebruik te maken van schema.org"],"default":["standaard"],"Article type":["Artikel type"],"Page type":["Pagina type"],"Learn more about page or content types":["Lees meer over pagina of inhoud types"],"What type of page or content is this?":["Welk type pagina of inhoud is dit?"],"Learn more about structured data with Schema.org":["Lees meer over structured data met Schema.org"],"You can change the default type for %1$s in your %2$sSearch Appearance Settings%3$s.":["Je kan het standaardtype voor %1$s wijzigen in je %2$sZoekweergave instellingen%3$s."],"Default Article type":["Standaard artikel type"],"Default Page type":["Standaard pagina type"],"Upon saving, this setting will apply to all of your %1$s. %1$s that are manually configured will be left untouched.":["Na het opslaan is deze instelling van toepassing op je %1$s. %1$s die handmatig is geconfigureerd, blijft onaangeroerd.","Na het opslaan is deze instelling van toepassing op al je %1$s. %1$s die handmatig zijn geconfigureerd, blijven onaangeroerd."],"Choose how your %1$s should be described by default in your site's schema.org markup. You can change these settings for individual %1$s.":["Kies hoe je %1$s standaard beschreven moeten worden in de schema.org opmaak van je website. Je kan deze instellingen wijzigen voor individuele %1$s."],"Learn more about the schema settings":["Kom meer te weten over de schema instellingen"],"Schema settings":["Schema instellingen"],"Structured Data":["Structured Data"],"Yoast How-to":["Yoast How-to"],"Yoast FAQ":["Yoast FAQ"],"%s preview":["%s voorbeeld"],"Please upgrade your WordPress version or install the Gutenberg plugin to get this %1$s feature.":["Werk je WordPress versie bij of installeer de Gutenberg plugin om deze %1$s functie te krijgen."],"Marking links with nofollow/sponsored has been disabled for WordPress installs < 5.4.":["Het markeren van links met nofollow/sponsored is uitgeschakeld voor WordPress installaties < 5.4."],"Open in new tab":["In een nieuw tabblad openen"],"This is a sponsored link or advert (mark as %1$ssponsored%2$s)%3$s":["Dit is een gesponsorde link of advertentie (als %1$ssponsored%2$s markeren)%3$s"],"Search engines should ignore this link (mark as %1$snofollow%2$s)%3$s":["Zoekmachines zouden deze link moeten negeren (als %1$snofollow%2$s markeren)%3$s"],"Learn more about marking a link as nofollow or sponsored.":["Leer meer over het markeren van een link als nofollow of sponsored."],"Link inserted.":["Link ingevoegd."],"Link edited.":["Link bewerkt."],"Warning: the link has been inserted but may have errors. Please test it.":["Waarschuwing: de link is toegevoegd, maar kan fouten bevatten. Test de link."],"Unlink":["Link verwijderen"],"Link removed.":["Link verwijderd."],"Link":["Link"],"We've analyzed your post. There is still room for improvement!":["We hebben je bericht geanalyseerd. Er is nog ruimte voor verbetering!"],"We've analyzed your post. Everything looks good. Well done!":["We hebben je bericht geanalyseerd. Alles ziet er goed uit. Goed gedaan!"],"No focus keyword was entered":["Er is geen focus keyphrase ingevuld"],"Share your post!":["Deel je bericht!"],"Improve your post with Yoast SEO":["Verbeter je bericht met Yoast SEO"],"SEO analysis:":["SEO-analyse:"],"Your keyphrase is too long. It can be a maximum of 191 characters.":["Je sleutelzin is te lang. Het kan maximaal 191 tekens lang zijn."],"Learn more about the no-index setting on our help page.":["Meer informatie over de instelling voor no-index op onze help pagina."],"Even though you can set the meta robots setting here, the entire site is set to noindex in the sitewide privacy settings, so these settings won't have an effect.":["Hoewel u de instelling van meta robots hier instellen, is de hele site ingesteld op no-index in de site brede privacy instellingen, zodat deze instellingen geen effect hebben."],"Learn more about canonical URLs on our help page.":["Meer informatie over canonieke URL's vindt je op onze help pagina."],"Learn more about the breadcrumbs title setting on our help page.":["Meer informatie over de kruimelpad titel instelling vindt je op onze help pagina."],"Learn more about advanced meta robots settings on our help page.":["Lees meer over de instellingen van geavanceerde meta robots op onze help pagina."],"Learn more about the no-follow setting on our help page.":["Meer informatie over de instelling voor niet-volgen vindt je op onze help pagina."],"Should search engines follow links on this %s":["Moeten zoekmachines links volgen op deze %s"],"Google preview":["Google preview"],"When you click OK we will open our HelpScout beacon where you can find answers to your questions. This beacon will load our support data and also potentially set cookies.":["Als je op OK klikt, opent onze HelpScout beacon waar je antwoorden op jouw vragen kunt vinden. Deze pagina laadt onze ondersteuningsgegevens en stelt mogelijk ook cookies in."],"Schema":["Schema"],"Person logo / avatar":["Persoonlijk logo / avatar"],"Get the %s plugin now":["Download nu de %s plugin"],"Truly optimize your site for a local audience with our %s plugin! Optimized address details, opening hours, store locator and pickup option!":["Optimaliseer je site echt voor lokaal publiek met onze %s plugin! Geoptimaliseerde adres gegevens, openingstijden, winkel locatie kiezer en ophaal optie!"],"Serving local customers?":["Bedien je lokale klanten?"],"You can edit the details shown in meta data, like the social profiles, the name and the description of this user on their %1$s profile page.":["Je kunt de details die worden getoond in de metadata bewerken, zoals de sociale profielen, de naam en beschrijving van de gebruiker op hun %1$s profielpagina."],"Organization logo":["Logo organisatie"],"You have selected the user %1$s as the person this site represents. Their user profile information will now be used in search results. %2$sUpdate their profile to make sure the information is correct.%3$s":["Je hebt gebruiker %1$s ingesteld als de persoon waarvoor deze site is gemaakt. De profielgegevens van zijn of haar account worden nu gebruikt in de zoekresultaten. %2$sWerk het profiel bij om zeker te weten dat alle informatie klopt.%3$s"],"Please select a user below to make your site's meta data complete.":["Selecteer hieronder een gebruiker om de metadata voor je site compleet te maken."],"Select a user...":["Selecteer een gebruiker..."],"Wikipedia URL":["Wikipedia URL"],"New step added":["Nieuwe stap toegevoegd"],"New question added":["Nieuwe vraag toegevoegd"],"Did you know %s also analyzes the different word forms of your keyphrase, like plurals and past tenses?":["Wist je dat %s ook verschillende woordvormen in je keyphrase analyseert, zoals meervoud of verleden tijd?"],"Help on choosing the perfect focus keyphrase":["Hulp bij het kiezen van de perfecte focus keyphrase"],"Would you like to add a related keyphrase?":["Wil je een verwant keyphrase toevoegen?"],"Go %s!":["Ga %s!"],"Rank better with synonyms & related keyphrases":["Scoor beter met synoniemen en verwante keyphrases"],"Add related keyphrase":["Voeg een gerelateerde keyphrase toe"],"Get %s":["Koop %s"],"Focus keyphrase":["Focus keyphrase"],"Optional. Customize how you want to describe the duration of the instruction":["Optioneel: Pas de omschrijving van de duur van de instructie aan"],"Describe the duration of the instruction:":["Beschrijf de duur van de instructie:"],"Learn more about the readability analysis":["Leer meer over Leesbaarheidsanalyse"],"Readability analysis:":["Leesbaarheidsanalyse:"],"%s, %s and %s":["%s, %s en %s"],"%s and %s":["%s en %s"],"%d minute":["%d minuut","%d minuten"],"%d hour":["%d uur","%d uren"],"%d day":["%d dag","%d dagen"],"Enter a step title":["Voer een stap titel in"],"Optional. This can give you better control over the styling of the steps.":["Optioneel. Hiermee heb je meer controle over de styling van de stappen."],"CSS class(es) to apply to the steps":["CSS class(es) die gebruikt worden voor de stappen"],"minutes":["minuten"],"hours":["uren"],"days":["dagen"],"Create a How-to guide in an SEO-friendly way. You can only use one How-to block per post.":["Maak een How-to guide op een SEO-vriendelijke manier. Je kunt slechts één How-to block per bericht gebruiken."],"List your Frequently Asked Questions in an SEO-friendly way. You can only use one FAQ block per post.":["Toon je veelgestelde vragen (FAQ's) op een SEO-vriendelijke manier. Je kunt slechts één FAQ block per bericht gebruiken."],"Copy error":["Copy fout"],"An error occurred loading the %s primary taxonomy picker.":["Er deed zich een fout voor met het laden van de %s primaire taxonomy picker."],"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"],"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 window)":["(Opent in een nieuw browservenster)"],"Select the primary %s":["Selecteer de primaire %s"],"Are you trying to use multiple keyphrases? You should add them separately below.":["Probeer je meerdere keyphrases te gebruiken? Vul ze dan hieronder apart in."],"Mark as cornerstone content":["Markeer als cornerstone content"],"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"],"Unordered list":["Ongesorteerde 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"],"Analysis results":["Analyse-resultaten"],"Enter a focus keyphrase to calculate the SEO score":["Voer een focus keyphrase 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 synonyms":["Synoniemen toevoegen"],"Would you like to add keyphrase synonyms?":["Wil je keyphrase synoniemen toevoegen?"],"Current year":["Huidig jaar"],"Page":["Pagina"],"Tagline":["Slogan"],"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"],"24/7 email support":["24/7 e-mail ondersteuning"],"%s (current default for %s)":["%s (huidige standaard voor %s)"],"Allow search engines to show this %s in search results?":["Sta zoekmachines toe om deze %s te tonen in zoekresultaten?"],"SEO analysis":["SEO-analyse"],"(Opens in a new browser tab)":["(Opent in een nieuwe browsertab)"],"Other benefits of %s for you:":["Andere voordelen van %s voor jou:"],"Configure %s in a few steps":["%s in een paar stappen configureren"],"Cornerstone content":["Cornerstone content"],"Superfast internal linking suggestions":["Supersnelle interne linksuggesties"],"Great news: you can, with %1$s!":["Fantastisch nieuws: jij kan het met %1$s!"],"1 year free support and updates included!":["1 jaar gratis ondersteuning en updates inbegrepen!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sGeen dode links meer%2$s: eenvoudige redirect manager"],"No ads!":["Geen advertenties!"],"Good SEO score":["Goede SEO-score"],"OK SEO score":["Redelijke SEO-score"],"Feedback":["Reacties"],"Name":["Naam"],"Please provide a meta description by editing the snippet below.":["Voeg een meta-omschrijving toe door de onderstaande snippet te bewerken."],"The name of the person":["De naam van de persoon"],"No":["Nee"],"Yes":["Ja"],"Social profiles":["Sociale profielen"],"Cancel":["Annuleren"],"Readability analysis":["Leesbaarheidsanalyse"],"Needs improvement":["Heeft verbetering nodig"],"Open":["Open"],"Buy %s":["%s kopen"],"Yoast SEO":["Yoast SEO"],"Good":["Goed"],"YouTube URL":["YouTube-URL"],"Pinterest URL":["Pinterest-URL"],"MySpace URL":["MySpace-URL"],"LinkedIn URL":["LinkedIn-URL"],"Instagram URL":["Instagram-URL"],"Title":["Titel"],"Congratulations!":["Gefeliciteerd!"],"Close":["Sluiten"],"Twitter":["Twitter"],"Facebook":["Facebook"],"OK":["OK"],"Canonical URL":["Canonieke URL"],"Breadcrumbs Title":["Kruimelpadtitel"],"No Snippet":["Geen snippet"],"No Archive":["Geen archief"],"No Image Index":["Geen afbeeldingsindex"],"Meta robots advanced":["Meta Robots geavanceerd"],"FAQ":["FAQ"],"Settings":["Instellingen"],"Advanced":["Geavanceerd"],"SEO":["SEO"]}}}
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"},"You can still run the SEO data optimization in the %1$sTools section%2$s. Once that is finished, please refresh this workout.":[],"This workout step is currently disabled, because you're not running the latest version of Yoast SEO Premium. Please update to the latest version (at least %1$s). ":[],"Saved!":["Opgeslagen!"],"View other SEO workouts%1$s":[],"Make sure to also check out our other SEO workouts to really get your site into shape!":[],"Amazing! You’ve successfully finished the Configuration workout! %1$s now outputs the essential structured data for your site.":[],"Finish this workout":[],"Save and continue":["Opslaan en doorgaan"],"In order to complete this step please select if we are allowed to improve Yoast SEO with your data.":[],"No, don’t track my site data":[],"Does your site represent an Organization or Person?":[],"Could not save this value. Please check the URL.":["Deze waarde kon niet worden opgeslagen. Controleer de URL."],"Could not save this value. Please check the URL or username.":["Deze waarde kon niet worden opgeslagen. Controleer de URL of gebruikersnaam."],"Thanks! Please click the link in the email we just sent you to confirm your newsletter subscription.":["Bedankt! Klik op de link in de e-mail die we je net hebben gestuurd om je aanmelding voor onze nieuwsbrief te bevestigen."],"That email address has already been subscribed.":["Dat e-mailadres is al aangemeld."],"That is not a valid email address. Check your email address and try again.":["Dat is geen geldig e-mailadres. Controleer je e-mailadres en probeer het opnieuw."],"Oops! Something went wrong. Check your email address and try again.":["Oeps! Er ging iets mis. Controleer je e-mailadres en probeer het opnieuw."],"Before you finish this workout, please start the SEO data optimization in step 1 and wait until it is completed...":["Start de SEO-data-optimalisatie in stap 1 en wacht tot deze is afgerond voordat je deze workout afmaakt."],"I've finished this step":["Ik heb deze stap afgerond"],"Apply the optimal SEO settings to your site":[],"Configure %s with the optimal SEO settings for your site":["Configureer %s met de optimale SEO-instellingen voor je site"],"Before you finish this workout, please wait on this page until the SEO data optimization in step 1 is completed...":["Wacht op deze pagina tot de SEO-data-optimalisatie van stap 1 is afgerond voor je deze workout afrond."],"Sign up for the Yoast newsletter!":["Schrijf je in voor de Yoast-nieuwsbrief!"],"Important: We will never sell this data. And of course, as always, we won't collect any personal data about you or your visitors!":["Belangrijk: We verkopen deze data nooit. En natuurlijk verzamelen we, zoals altijd, geen persoonlijke informatie over jou of je bezoekers!"],"Yes, you can track my site data":["Ja, je mag de data van mijn site tracken."],"Can we collect anonymous information about your website and how you use it?":["Mogen we anonieme data over je website en hoe je deze gebruikt verzamelen?"],"always load our customer support window so we can immediately assist you when you need help.":[],"see which %s features you use or don't use;":["bekijk welke %s functies je gebruikt of niet gebruikt;"],"collect info about the plugins and themes you have installed;":[],"To provide the best experience for you, we need your permission to do the following things:":[],"Help us improve Yoast SEO":["Help ons Yoast SEO te verbeteren"],"A screenshot of the Contact Info section of a user's Profile page":[],"Screenshot:":["Schermafbeelding:"],"On the %1$sUsers%2$s page, hover your mouse over the username you want to edit. Click ‘Edit’ to access the user’s profile. Then, scroll down to the ‘Contact info’ section and fill in the URLs of the personal social profiles you want to add.":[],"%1$sNote%2$s: In this step, you need to add the personal social profiles of the person your site represents. To do that, you should go to the %3$sUsers%4$s > Profile page in a new browser tab.":[],"Twitter URL":["Twitter-URL"],"Facebook URL":["Facebook-URL"],"Do you have profiles for your site on social media? Then, add all of their URLs here, so your social profiles may also appear in a Google Knowledge Panel.":[],"Please be aware that you need to set a name and logo in step 2 for structured data to work properly.":[],"Add a catchy tagline that describes your site in the best light. Use the keywords you want people to find your site with. Example: %1$s’s tagline is ‘SEO for everyone.’":[],"Site tagline":["Slogan van je site"],"You need to set a person name and logo for structured data to work properly.":[],"You need to set an organization name and logo for structured data to work properly.":[],"Does you site represent an Organization or Person?":["Vertegenwoordigt je site een organisatie of een persoon?"],"Tell Google what kind of site you have and increase the chance it gets features in a Google Knowledge Panel. Select ‘Organization’ if you are working on a site for a business or an organization. Select ‘Person’ if you have, say, a personal blog.":[],"Site representation":["Site representatie"],"%1$sImportant:%2$s After you’ve completed (or made any changes to) a step below, please make sure to save your changes by clicking the ‘Save and continue’ button below that step.":[],"Continue":["Doorgaan"],"Click the button below to optimize your SEO data. It will let us see your site as Google does, so we can give you the best SEO tips and improve technical SEO issues in the background! If you have a lot of content the optimization might take a while. But trust us, it's worth it! %1$sLearn more about the benefits of optimized SEO data.%2$s":[],"Optimize SEO data":["SEO-data optimaliseren"],"%1$sImportant:%2$s If the SEO data optimization in step 1 is running, you can already continue to the next steps.":[],"Need more guidance? We've covered every step in more detail in the %1$s%2$s configuration workout guide.%3$s":[],"Do the five steps in this workout to configure the essential %1$s settings!":[],"Configure %1$s with optimal SEO settings for your site":[],"Configuration":["Configuratie"],"Yoast respects your privacy. Read %1$sour privacy policy%2$s on how we handle your personal information.":[],"Sign up!":["Schrijf je in!"],"Email address":["E-mailadres"],"Get guidance on how to use Yoast SEO to the fullest":[],"Stay up-to-date with the latest SEO news":[],"Receive best-practice tips and learn how to rank on search engines":[],"Person logo / avatar (important)":["Persoonlijke logo of avatar (belangrijk)"],"Name (important)":["Naam (belangrijk)"],"Organization logo (important)":["Logo van je organisatie (belangrijk)"],"Organization name (important)":["Naam van je organisatie (belangrijk)"],"%1$sBack to all workouts":["%1$sTerug naar alle workouts"],"Getting your site in shape and keeping it SEO fit can be hard. We can help you get started! Take these step-by-step workouts, and you’ll be tackling some of the most fundamental SEO challenges!":[],"Add internal links to your posts and pages":["Voeg interne links toe aan je berichten en pagina's"],"Make pages easier for Google and visitors to find":["Maak pagina's eenvoudiger om te vinden voor Google en je bezoekers"],"Clean up your unlinked content to make sure people can find it":[],"Orphaned content":["Verweesde inhoud"],"Bring more visitors to your articles":["Breng meer bezoekers naar je artikelen"],"Make your important articles rank higher":["Zorg dat je belangrijke artikelen hoger ranken"],"%1$s/%2$s steps completed":["%1$s/%2$s stappen afgerond"],"Unlock with %s!":[],"Start workout!":["Start de workout!"],"Do workout again":["Doe de workout nog een keer"],"Continue workout!":["Ga door met de workout!"],"Get %s to unlock social previews!":["Ontvang %s om sociale voorbeelden te ontgrendelen!"],"Want to see how your content will look when it’s shared on %s?":["Wil je zien hoe je inhoud eruitziet als het is gedeeld op %s?"],"Error stack trace":["Fout stack trace"],"Response":["Reactie"],"Error message":["Foutbericht"],"Status code":["Status code"],"Request method":["Aanvraagmethode"],"Request URL":["Aanvraag URL"],"Error details":["Fout details"],"Rank with articles you want to rank with":["Rank met artikelen waarmee je wilt ranken"],"The cornerstone approach":["De cornerstone aanpak"],"SEO workouts":["SEO workouts"],"Revise this step":["Herzie deze stap"],"Read more about Schema.":["Lees meer over Schema."],"Social image":["Social afbeelding"],"the following addons":["de volgende add-ons"],"%s SEO installation":["%s SEO installatie"],"Install and activate":["Installeren en activeren"],"Please confirm below that you would like to install %s on this site.":["Bevestig hieronder dat je %s op deze site wilt installeren."],"Image":["Afbeelding"],"Schema analysis:":["Schema analyse:"],"site structure":["sitestructuur"],"internal linking":["intern linken"],"breadcrumbs":["kruimelpad"],"seo":["seo"],"Adds the Yoast SEO breadcrumbs to your template or content.":["Voegt de Yoast SEO kruimelpaden toe aan je template of inhoud."],"Yoast Breadcrumbs":["Yoast kruimelpaden"],"Unfortunately we cannot save changes to your SEO settings while you are working on a draft of an already-published %1$s. If you want to save your SEO changes, make sure to click 'Update', or wait to make your SEO changes until you are ready to update the %1$s.":["Helaas kunnen we veranderingen in je SEO-instellingen niet opslaan terwijl je werkt aan een concept van een reeds gepubliceerd(e) %1$s. Als je je SEO-instellingen wilt bewaren, zorg dan dat je op 'Updaten' klikt, of wacht met wijzigen van je SEO-instellingen tot je klaar bent om je %1$s te updaten."],"Get started with Yoast SEO's content analysis for Elementor!":["Aan de slag met de Yoast SEO content analyse voor Elementor!"],"Got it":["Ik snap het"],"New: Yoast SEO for Elementor":["Nieuw: Yoast SEO voor Elementor"],"SEO data optimization is disabled for non-production environments.":["SEO-gegevensoptimalisatie is uitgeschakeld voor niet-productie omgevingen."],"This feature includes and replaces the Text Link Counter and Internal Linking Analysis":["Deze functie bevat en vervangt de Text Link Counter en Internal Linking Analysis"],"Stop SEO data optimization":["SEO-gegevensoptimalisatie stoppen"],"Optimizing SEO data... This may take a while.":["Optimaliseren van SEO data... Dit kan even duren."],"SEO data optimization complete":["SEO-gegevensoptimalisatie voltooid"],"Start SEO data optimization":["SEO-gegevensoptimalisatie starten"],"Check out %s!":["Bekijk %s!"],"Would you like to be able to add these related keyphrases to the %s analysis so you can optimize your content even further?":["Zou je deze gerelateerde keyphrases willen kunnen toevoegen aan de %s analyse zodat je de inhoud nog verder kan optimaliseren?"],"We've encountered a problem trying to get related keyphrases. Please try again later.":["Er is een probleem opgetreden bij het zoeken naar gerelateerde keyphrases. Probeer het later opnieuw."],"You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.":["Je hebt het maximum van 4 gerelateerde keyphrases bereikt. Je kan gerelateerde keyphrases wijzigen of verwijderen in de %s metabox of zijbalk."],"Please wait while %1$s connects to %2$s to get related keyphrases...":["Wacht tot %1$s verbinding maakt met %2$s om gerelateerde keyphrases op te halen..."],"Upgrade your %s plan":["Upgrade je %s abonnement"],"You've reached your request limit for today. Check back tomorrow or upgrade your plan over at %s.":["Je hebt je aanvraaglimiet voor vandaag bereikt. Kom morgen terug of upgrade je abonnement op %s."],"Last month":["Vorige maand"],"Two months ago":["Twee maanden geleden"],"Three months ago":["Drie maanden geleden"],"Four months ago":["Vier maanden geleden"],"Five months ago":["Vijf maanden geleden"],"Six months ago":["Zes maanden geleden"],"Seven months ago":["Zeven maanden geleden"],"Eight months ago":["Acht maanden geleden"],"Nine months ago":["Negen maanden geleden"],"Ten months ago":["Tien maanden geleden"],"Eleven months ago":["Elf maanden geleden"],"Twelve months ago":["Twaalf maanden geleden"],"Get more insights at %s":["Krijg meer inzichten bij %s"],"Keyphrase volume in the last 12 months on a scale from 0 to 100.":["Keyphrase volume in de laatste 12 maanden op een schaal van 0 tot 100."],"Learn more about the related keyphrases trend":["Leer meer over de trend van gerelateerde keyphrases"],"Trend":["Trend"],"Learn more about the related keyphrases volume":["Leer meer over het volume van gerelateerde keyphrases"],"Volume":["Volume"],"Related keyphrase":["Gerelateerde keyphrase"],"Select country":["Land selecteren"],"Show results for:":["Resultaten weergeven voor:"],"Please enter a focus keyphrase first to get related keyphrases":["Voeg eerst een keyphrase toe om gerelateerde keyphrases te verkrijgen"],"Sorry, there's no data available for that keyphrase/country combination.":["Sorry, er zijn geen suggesties beschikbaar voor deze keyphrase/land combinatie."],"Get related keyphrases":["Krijg gerelateerde keyphrases"],"Related keyphrases":["Gerelateerde keyphrases"],"The number of headers and header labels don't match.":["Het aantal headers en header-labels komt niet overeen."],"Twitter preview":["Twitter voorbeeld"],"Facebook preview":["Facebook voorbeeld"],"Return to your %s":["Ga terug naar je %s"],"Make sure to save your %s for changes to take effect":["Zorg ervoor dat je je %s opslaat om de wijzigingen door te voeren"],"Default for %1$s (%2$s)":["Standaard voor %1$s (%2$s)"],"This helps search engines understand your website and your content. You can change some of your settings for this page below.":["Dit helpt zoekmachines je site en je inhoud te begrijpen. Je kunt sommige van je instellingen voor de pagina hieronder wijzigen."],"Yoast SEO automatically describes your pages using schema.org":["Yoast SEO beschrijft automatisch je pagina's met gebruikmaking van schema.org"],"default":["standaard"],"Article type":["Artikeltype"],"Page type":["Paginatype"],"Learn more about page or content types":["Lees meer over pagina- of inhoud types"],"What type of page or content is this?":["Welk type pagina- of inhoud is dit?"],"Learn more about structured data with Schema.org":["Lees meer over structured data met Schema.org"],"You can change the default type for %1$s in your %2$sSearch Appearance Settings%3$s.":["Je kan het standaardtype voor %1$s wijzigen in je %2$sZoekweergave instellingen%3$s."],"Default Article type":["Standaard artikeltype"],"Default Page type":["Standaard paginatype"],"Upon saving, this setting will apply to all of your %1$s. %1$s that are manually configured will be left untouched.":["Na het opslaan is deze instelling van toepassing op al je %1$s. %1$s die handmatig zijn geconfigureerd, blijven onaangeroerd.","Na het opslaan zijn deze instellingen van toepassing op al je %1$s. %1$s die handmatig zijn geconfigureerd, blijven onaangeroerd."],"Choose how your %1$s should be described by default in your site's schema.org markup. You can change these settings for individual %1$s.":["Kies hoe je %1$s standaard moet worden beschreven in de schema.org opmaak van je site. Je kan deze instellingen wijzigen voor individuele %1$s."],"Learn more about the schema settings":["Lees meer over de schema instellingen"],"Schema settings":["Schema instellingen"],"Structured Data":["Gestructureerde gegevens"],"Yoast How-to":["Yoast How-to"],"Yoast FAQ":["Yoast FAQ"],"%s preview":["%s voorbeeld"],"Please upgrade your WordPress version or install the Gutenberg plugin to get this %1$s feature.":["S.v.p. werk je WordPress versie bij of installeer de Gutenberg plugin om deze %1$s functie te krijgen."],"Marking links with nofollow/sponsored has been disabled for WordPress installs < 5.4.":["Het markeren van links met nofollow/sponsored is uitgeschakeld voor WordPress installaties <5.4."],"Open in new tab":["In een nieuw tabblad openen"],"This is a sponsored link or advert (mark as %1$ssponsored%2$s)%3$s":["Dit is een gesponsorde link of advertentie (Als %1$ssponsored%2$s markeren)%3$s"],"Search engines should ignore this link (mark as %1$snofollow%2$s)%3$s":["Zoekmachines zouden deze link moeten negeren (als %1$snofollow%2$s markeren)%3$s"],"Learn more about marking a link as nofollow or sponsored.":["Leer meer over het markeren van een link als nofollow of sponsored."],"Link inserted.":["Link ingevoegd."],"Link edited.":["Link bewerkt."],"Warning: the link has been inserted but may have errors. Please test it.":["Waarschuwing: de link is toegevoegd, maar kan fouten bevatten. Test de link."],"Unlink":["Link verwijderen"],"Link removed.":["Link verwijderd."],"Link":["Link"],"We've analyzed your post. There is still room for improvement!":["We hebben je bericht geanalyseerd. Er is nog ruimte voor verbetering!"],"We've analyzed your post. Everything looks good. Well done!":["We hebben je bericht geanalyseerd. Het ziet er goed uit. Goed gedaan!"],"No focus keyword was entered":["Er is geen focus keyphrase ingevuld"],"Share your post!":["Deel je bericht!"],"Improve your post with Yoast SEO":["Verbeter je bericht met Yoast SEO"],"SEO analysis:":["SEO-analyse:"],"Your keyphrase is too long. It can be a maximum of 191 characters.":["Je keyphrase is te lang. Het kan maximaal 191 tekens lang zijn."],"Learn more about the no-index setting on our help page.":["Meer informatie over de instelling voor geen indexen op onze help pagina."],"Even though you can set the meta robots setting here, the entire site is set to noindex in the sitewide privacy settings, so these settings won't have an effect.":["Hoewel je de instelling van meta robots hier kunt instellen, is de hele site ingesteld op no-index in de site brede privacy instellingen, zodat deze instellingen geen effect hebben."],"Learn more about canonical URLs on our help page.":["Meer informatie over canonieke URL's vindt je op onze help pagina."],"Learn more about the breadcrumbs title setting on our help page.":["Meer informatie over de titel instelling kruimelpad vindt je op onze help pagina."],"Learn more about advanced meta robots settings on our help page.":["Lees meer over de instellingen van geavanceerde meta robots op onze help pagina."],"Learn more about the no-follow setting on our help page.":["Meer informatie over de instelling voor niet-volgen vindt je op onze help pagina."],"Should search engines follow links on this %s":["Moeten zoekmachines links volgen op deze %s"],"Google preview":["Google voorbeeld"],"When you click OK we will open our HelpScout beacon where you can find answers to your questions. This beacon will load our support data and also potentially set cookies.":["Als je op OK klikt, opent onze HelpScout beacon waar je antwoorden op jouw vragen kunt vinden. Deze pagina laadt onze ondersteuningsgegevens en stelt mogelijk ook cookies in."],"Schema":["Schema"],"Person logo / avatar":["Persoonlijk logo / avatar"],"Get the %s plugin now":["Download nu de %s plugin"],"Truly optimize your site for a local audience with our %s plugin! Optimized address details, opening hours, store locator and pickup option!":["Optimaliseer je site echt voor lokaal publiek met onze %s plugin! Geoptimaliseerde adres gegevens, openingstijden, winkel locatie kiezer en ophaal optie!"],"Serving local customers?":["Bedien je lokale klanten?"],"You can edit the details shown in meta data, like the social profiles, the name and the description of this user on their %1$s profile page.":["Je kunt de details die worden getoond in de metadata bewerken, zoals de sociale profielen, de naam en beschrijving van de gebruiker op hun %1$s profielpagina."],"Organization logo":["Logo organisatie"],"You have selected the user %1$s as the person this site represents. Their user profile information will now be used in search results. %2$sUpdate their profile to make sure the information is correct.%3$s":["Je hebt gebruiker %1$s ingesteld als de persoon waarvoor deze site is gemaakt. De profielgegevens van zijn of haar account worden nu gebruikt in de zoekresultaten. %2$sWerk het profiel bij om zeker te weten dat alle informatie klopt.%3$s"],"Please select a user below to make your site's meta data complete.":["Selecteer hieronder een gebruiker om de metagegevens van je site compleet te maken."],"Select a user...":["Selecteer een gebruiker..."],"Wikipedia URL":["Wikipedia-URL"],"New step added":["Nieuwe stap toegevoegd"],"New question added":["Nieuwe vraag toegevoegd"],"Did you know %s also analyzes the different word forms of your keyphrase, like plurals and past tenses?":["Wist je dat %s ook verschillende woordvormen in je keyphrase analyseert, zoals meervoud of verleden tijd?"],"Help on choosing the perfect focus keyphrase":["Hulp bij het kiezen van de perfecte focus keyphrase"],"Would you like to add a related keyphrase?":["Wil je een verwant keyphrase toevoegen?"],"Go %s!":["Ga %s!"],"Rank better with synonyms & related keyphrases":["Scoor beter met synoniemen en verwante keyphrases"],"Add related keyphrase":["Voeg een gerelateerde keyphrase toe"],"Get %s":["Koop %s"],"Focus keyphrase":["Focus keyphrase"],"Optional. Customize how you want to describe the duration of the instruction":["Optioneel: customize hoe je de duur van de instructie wil beschrijven"],"Describe the duration of the instruction:":["Beschrijf de duur van de instructie:"],"Learn more about the readability analysis":["Leer meer over Leesbaarheidsanalyse"],"Readability analysis:":["Leesbaarheidsanalyse:"],"%s, %s and %s":["%s, %s en %s"],"%s and %s":["%s en %s"],"%d minute":["%d minuut","%d minuten"],"%d hour":["%d uur","%d uren"],"%d day":["%d dag","%d dagen"],"Enter a step title":["Voer een stap titel in"],"Optional. This can give you better control over the styling of the steps.":["Optioneel. Hiermee heb je meer controle over de styling van de stappen."],"CSS class(es) to apply to the steps":["CSS class(es) die gebruikt worden voor de stappen"],"minutes":["minuten"],"hours":["uren"],"days":["dagen"],"Create a How-to guide in an SEO-friendly way. You can only use one How-to block per post.":["Maak een How-to guide op een SEO-vriendelijke manier. Je kunt slechts één How-to block per bericht gebruiken."],"List your Frequently Asked Questions in an SEO-friendly way. You can only use one FAQ block per post.":["Toon je veelgestelde vragen (FAQ's) op een SEO-vriendelijke manier. Je kunt slechts één FAQ block per bericht gebruiken."],"Copy error":["Copy fout"],"An error occurred loading the %s primary taxonomy picker.":["Er deed zich een fout voor met het laden van de %s primaire taxonomy picker."],"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"],"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 window)":["(Opent in een nieuw browser venster)"],"Select the primary %s":["Selecteer de primaire %s"],"Are you trying to use multiple keyphrases? You should add them separately below.":["Probeer je meerdere keyphrases te gebruiken? Vul ze dan hieronder apart in."],"Mark as cornerstone content":["Markeer als cornerstone content"],"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"],"Unordered list":["Ongesorteerde 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"],"Analysis results":["Analyse-resultaten"],"Enter a focus keyphrase to calculate the SEO score":["Voer een focus keyphrase 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 synonyms":["Synoniemen toevoegen"],"Would you like to add keyphrase synonyms?":["Wil je keyphrase synoniemen toevoegen?"],"Current year":["Huidig jaar"],"Page":["Pagina"],"Tagline":["Slogan"],"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"],"24/7 email support":["24/7 e-mail ondersteuning"],"%s (current default for %s)":["%s (huidige standaard voor %s)"],"Allow search engines to show this %s in search results?":["Sta zoekmachines toe om deze %s te tonen in zoekresultaten?"],"SEO analysis":["SEO-analyse"],"(Opens in a new browser tab)":["(Opent in een nieuwe browsertab)"],"Other benefits of %s for you:":["Andere voordelen van %s voor jou:"],"Configure %s in a few steps":["%s in een paar stappen configureren"],"Cornerstone content":["Cornerstone content"],"Superfast internal linking suggestions":["Supersnelle interne linksuggesties"],"Great news: you can, with %1$s!":["Fantastisch nieuws: jij kan het met %1$s!"],"1 year free support and updates included!":["1 jaar gratis ondersteuning en updates inbegrepen!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sGeen dode links meer%2$s: eenvoudige redirect manager"],"No ads!":["Geen advertenties!"],"Good SEO score":["Goede SEO-score"],"OK SEO score":["Redelijke SEO-score"],"Feedback":["Reacties"],"Name":["Naam"],"Please provide a meta description by editing the snippet below.":["Voeg een metabeschrijving toe door de onderstaande snippet te bewerken."],"The name of the person":["De naam van de persoon"],"No":["Nee"],"Yes":["Ja"],"Social profiles":["Sociale profielen"],"Cancel":["Annuleren"],"Readability analysis":["Leesbaarheidsanalyse"],"Needs improvement":["Heeft verbetering nodig"],"Open":["Open"],"Buy %s":["%s kopen"],"Yoast SEO":["Yoast SEO"],"Good":["Goed"],"YouTube URL":["YouTube-URL"],"Pinterest URL":["Pinterest-URL"],"MySpace URL":["MySpace-URL"],"LinkedIn URL":["LinkedIn-URL"],"Instagram URL":["Instagram-URL"],"Title":["Titel"],"Congratulations!":["Gefeliciteerd!"],"Close":["Sluiten"],"Twitter":["Twitter"],"Facebook":["Facebook"],"OK":["OK"],"Canonical URL":["Canonieke URL"],"Breadcrumbs Title":["Kruimelpadtitel"],"No Snippet":["Geen snippet"],"No Archive":["Geen archief"],"No Image Index":["Geen afbeeldingsindex"],"Meta robots advanced":["Meta Robots geavanceerd"],"FAQ":["FAQ"],"Settings":["Instellingen"],"Advanced":["Geavanceerd"],"SEO":["SEO"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"nl"},"You can still run the SEO data optimization in the %1$sTools section%2$s. Once that is finished, please refresh this workout.":[],"This workout step is currently disabled, because you're not running the latest version of Yoast SEO Premium. Please update to the latest version (at least %1$s). ":[],"Saved!":["Opgeslagen!"],"View other SEO workouts%1$s":["Bekijk andere SEO trainingen%1$s"],"Make sure to also check out our other SEO workouts to really get your site into shape!":["Bekijk zeker ook onze andere SEO trainingen om je site echt in vorm te krijgen!"],"Amazing! You’ve successfully finished the Configuration workout! %1$s now outputs the essential structured data for your site.":[],"Finish this workout":["Maak deze training af"],"Save and continue":["Opslaan en doorgaan"],"In order to complete this step please select if we are allowed to improve Yoast SEO with your data.":["Om deze stap te voltooien kies je of we Yoast SEO mogen verbeteren met je gegevens."],"No, don’t track my site data":[],"Does your site represent an Organization or Person?":["Vertegenwoordigt je site een organisatie of een persoon?"],"Could not save this value. Please check the URL.":["Deze waarde kon niet worden opgeslagen. Controleer de URL."],"Could not save this value. Please check the URL or username.":["Deze waarde kon niet worden opgeslagen. Controleer de URL of gebruikersnaam."],"Thanks! Please click the link in the email we just sent you to confirm your newsletter subscription.":["Bedankt! Klik op de link in de e-mail die we je net hebben gestuurd om je aanmelding voor onze nieuwsbrief te bevestigen."],"That email address has already been subscribed.":["Dat e-mailadres is al aangemeld."],"That is not a valid email address. Check your email address and try again.":["Dat is geen geldig e-mailadres. Controleer je e-mailadres en probeer het opnieuw."],"Oops! Something went wrong. Check your email address and try again.":["Oeps! Er ging iets mis. Controleer je e-mailadres en probeer het opnieuw."],"Before you finish this workout, please start the SEO data optimization in step 1 and wait until it is completed...":["Start de SEO-data-optimalisatie in stap 1 en wacht tot deze is afgerond voordat je deze workout afmaakt."],"I've finished this step":["Ik heb deze stap afgerond"],"Apply the optimal SEO settings to your site":["Pas de optimale SEO instellingen op je site toe"],"Configure %s with the optimal SEO settings for your site":["Configureer %s met de optimale SEO-instellingen voor je site"],"Before you finish this workout, please wait on this page until the SEO data optimization in step 1 is completed...":["Wacht op deze pagina tot de SEO-data-optimalisatie van stap 1 is afgerond voor je deze workout afrond."],"Sign up for the Yoast newsletter!":["Schrijf je in voor de Yoast-nieuwsbrief!"],"Important: We will never sell this data. And of course, as always, we won't collect any personal data about you or your visitors!":["Belangrijk: We verkopen deze data nooit. En natuurlijk verzamelen we, zoals altijd, geen persoonlijke informatie over jou of je bezoekers!"],"Yes, you can track my site data":["Ja, je mag de data van mijn site tracken."],"Can we collect anonymous information about your website and how you use it?":["Mogen we anonieme data over je website en hoe je deze gebruikt verzamelen?"],"always load our customer support window so we can immediately assist you when you need help.":[],"see which %s features you use or don't use;":["bekijk welke %s functies je gebruikt of niet gebruikt;"],"collect info about the plugins and themes you have installed;":["info verzamelen over de plugins en thema's die je geïnstalleerd hebt;"],"To provide the best experience for you, we need your permission to do the following things:":[],"Help us improve Yoast SEO":["Help ons Yoast SEO te verbeteren"],"A screenshot of the Contact Info section of a user's Profile page":[],"Screenshot:":["Schermafbeelding:"],"On the %1$sUsers%2$s page, hover your mouse over the username you want to edit. Click ‘Edit’ to access the user’s profile. Then, scroll down to the ‘Contact info’ section and fill in the URLs of the personal social profiles you want to add.":[],"%1$sNote%2$s: In this step, you need to add the personal social profiles of the person your site represents. To do that, you should go to the %3$sUsers%4$s > Profile page in a new browser tab.":["%1$sOpmerking%2$s: In deze stap moet je de persoonlijke sociale profielen toevoegen van de persoon die je site vertegenwoordigt. Om dat te doen moet je in een nieuwe browsertab naar de pagina %3$sGebruikers%4$s > profiel gaan."],"Twitter URL":["Twitter-URL"],"Facebook URL":["Facebook-URL"],"Do you have profiles for your site on social media? Then, add all of their URLs here, so your social profiles may also appear in a Google Knowledge Panel.":["Heb je profielen voor je site op sociale media? Voeg dan al hun URL's hier toe, zodat je sociale profielen ook in een Google kennis paneel kunnen verschijnen."],"Please be aware that you need to set a name and logo in step 2 for structured data to work properly.":["Let erop dat je in stap 2 een naam en logo moet instellen om gestructureerde gegevens goed te laten werken."],"Add a catchy tagline that describes your site in the best light. Use the keywords you want people to find your site with. Example: %1$s’s tagline is ‘SEO for everyone.’":[],"Site tagline":["Slogan van je site"],"You need to set a person name and logo for structured data to work properly.":["Je moet een persoonsnaam en logo instellen om gestructureerde gegevens goed te laten werken."],"You need to set an organization name and logo for structured data to work properly.":["Je moet een organisatienaam en logo instellen om gestructureerde gegevens goed te laten werken."],"Does you site represent an Organization or Person?":["Vertegenwoordigt je site een organisatie of een persoon?"],"Tell Google what kind of site you have and increase the chance it gets features in a Google Knowledge Panel. Select ‘Organization’ if you are working on a site for a business or an organization. Select ‘Person’ if you have, say, a personal blog.":[],"Site representation":["Site representatie"],"%1$sImportant:%2$s After you’ve completed (or made any changes to) a step below, please make sure to save your changes by clicking the ‘Save and continue’ button below that step.":[],"Continue":["Doorgaan"],"Click the button below to optimize your SEO data. It will let us see your site as Google does, so we can give you the best SEO tips and improve technical SEO issues in the background! If you have a lot of content the optimization might take a while. But trust us, it's worth it! %1$sLearn more about the benefits of optimized SEO data.%2$s":[],"Optimize SEO data":["SEO-data optimaliseren"],"%1$sImportant:%2$s If the SEO data optimization in step 1 is running, you can already continue to the next steps.":["%1$sBelangrijk:%2$s Als de optimalisatie van de SEO gegevens in stap 1 loopt, kun je al verder gaan met de volgende stappen."],"Need more guidance? We've covered every step in more detail in the %1$s%2$s configuration workout guide.%3$s":[],"Do the five steps in this workout to configure the essential %1$s settings!":["Doe de vijf stappen in deze training om de essentiële %1$s instellingen in te stellen!"],"Configure %1$s with optimal SEO settings for your site":["Configureer %1$s met optimale SEO instellingen voor je site"],"Configuration":["Configuratie"],"Yoast respects your privacy. Read %1$sour privacy policy%2$s on how we handle your personal information.":[],"Sign up!":["Schrijf je in!"],"Email address":["E-mailadres"],"Get guidance on how to use Yoast SEO to the fullest":["Krijg aanwijzingen over hoe je Yoast SEO ten volle kunt gebruiken"],"Stay up-to-date with the latest SEO news":["Blijf op de hoogte van het laatste SEO nieuws"],"Receive best-practice tips and learn how to rank on search engines":["Ontvang tips voor de beste praktijken en leer hoe je kunt scoren in zoekmachines"],"Person logo / avatar (important)":["Persoonlijke logo of avatar (belangrijk)"],"Name (important)":["Naam (belangrijk)"],"Organization logo (important)":["Logo van je organisatie (belangrijk)"],"Organization name (important)":["Naam van je organisatie (belangrijk)"],"%1$sBack to all workouts":["%1$sTerug naar alle workouts"],"Getting your site in shape and keeping it SEO fit can be hard. We can help you get started! Take these step-by-step workouts, and you’ll be tackling some of the most fundamental SEO challenges!":["Je site in vorm krijgen en SEO fit houden kan moeilijk zijn. We kunnen je op weg helpen! Volg deze stap-voor-stap trainingen, en je zult een paar van de meest fundamentele SEO uitdagingen aanpakken!"],"Add internal links to your posts and pages":["Voeg interne links toe aan je berichten en pagina's"],"Make pages easier for Google and visitors to find":["Maak pagina's eenvoudiger om te vinden voor Google en je bezoekers"],"Clean up your unlinked content to make sure people can find it":["Ruim je niet gelinkte inhoud op om ervoor te zorgen dat mensen het kunnen vinden"],"Orphaned content":["Verweesde inhoud"],"Bring more visitors to your articles":["Breng meer bezoekers naar je artikelen"],"Make your important articles rank higher":["Zorg dat je belangrijke artikelen hoger ranken"],"%1$s/%2$s steps completed":["%1$s/%2$s stappen afgerond"],"Unlock with %s!":["Ontgrendel met %s!"],"Start workout!":["Start de workout!"],"Do workout again":["Doe de workout nog een keer"],"Continue workout!":["Ga door met de workout!"],"Get %s to unlock social previews!":["Ontvang %s om sociale voorbeelden te ontgrendelen!"],"Want to see how your content will look when it’s shared on %s?":["Wil je zien hoe je inhoud eruitziet als het is gedeeld op %s?"],"Error stack trace":["Fout stack trace"],"Response":["Reactie"],"Error message":["Foutbericht"],"Status code":["Status code"],"Request method":["Aanvraagmethode"],"Request URL":["Aanvraag URL"],"Error details":["Fout details"],"Rank with articles you want to rank with":["Rank met artikelen waarmee je wilt ranken"],"The cornerstone approach":["De cornerstone aanpak"],"SEO workouts":["SEO workouts"],"Revise this step":["Herzie deze stap"],"Read more about Schema.":["Lees meer over Schema."],"Social image":["Social afbeelding"],"the following addons":["de volgende add-ons"],"%s SEO installation":["%s SEO installatie"],"Install and activate":["Installeren en activeren"],"Please confirm below that you would like to install %s on this site.":["Bevestig hieronder dat je %s op deze site wilt installeren."],"Image":["Afbeelding"],"Schema analysis:":["Schema analyse:"],"site structure":["sitestructuur"],"internal linking":["intern linken"],"breadcrumbs":["kruimelpad"],"seo":["seo"],"Adds the Yoast SEO breadcrumbs to your template or content.":["Voegt de Yoast SEO kruimelpaden toe aan je template of inhoud."],"Yoast Breadcrumbs":["Yoast kruimelpaden"],"Unfortunately we cannot save changes to your SEO settings while you are working on a draft of an already-published %1$s. If you want to save your SEO changes, make sure to click 'Update', or wait to make your SEO changes until you are ready to update the %1$s.":["Helaas kunnen we veranderingen in je SEO-instellingen niet opslaan terwijl je werkt aan een concept van een reeds gepubliceerd(e) %1$s. Als je je SEO-instellingen wilt bewaren, zorg dan dat je op 'Updaten' klikt, of wacht met wijzigen van je SEO-instellingen tot je klaar bent om je %1$s te updaten."],"Get started with Yoast SEO's content analysis for Elementor!":["Aan de slag met de Yoast SEO content analyse voor Elementor!"],"Got it":["Ik snap het"],"New: Yoast SEO for Elementor":["Nieuw: Yoast SEO voor Elementor"],"SEO data optimization is disabled for non-production environments.":["SEO-gegevensoptimalisatie is uitgeschakeld voor niet-productie omgevingen."],"This feature includes and replaces the Text Link Counter and Internal Linking Analysis":["Deze functie bevat en vervangt de Text Link Counter en Internal Linking Analysis"],"Stop SEO data optimization":["SEO-gegevensoptimalisatie stoppen"],"Optimizing SEO data... This may take a while.":["Optimaliseren van SEO data... Dit kan even duren."],"SEO data optimization complete":["SEO-gegevensoptimalisatie voltooid"],"Start SEO data optimization":["SEO-gegevensoptimalisatie starten"],"Check out %s!":["Bekijk %s!"],"Would you like to be able to add these related keyphrases to the %s analysis so you can optimize your content even further?":["Zou je deze gerelateerde keyphrases willen kunnen toevoegen aan de %s analyse zodat je de inhoud nog verder kan optimaliseren?"],"We've encountered a problem trying to get related keyphrases. Please try again later.":["Er is een probleem opgetreden bij het zoeken naar gerelateerde keyphrases. Probeer het later opnieuw."],"You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.":["Je hebt het maximum van 4 gerelateerde keyphrases bereikt. Je kan gerelateerde keyphrases wijzigen of verwijderen in de %s metabox of zijbalk."],"Please wait while %1$s connects to %2$s to get related keyphrases...":["Wacht tot %1$s verbinding maakt met %2$s om gerelateerde keyphrases op te halen..."],"Upgrade your %s plan":["Upgrade je %s abonnement"],"You've reached your request limit for today. Check back tomorrow or upgrade your plan over at %s.":["Je hebt je aanvraaglimiet voor vandaag bereikt. Kom morgen terug of upgrade je abonnement op %s."],"Last month":["Vorige maand"],"Two months ago":["Twee maanden geleden"],"Three months ago":["Drie maanden geleden"],"Four months ago":["Vier maanden geleden"],"Five months ago":["Vijf maanden geleden"],"Six months ago":["Zes maanden geleden"],"Seven months ago":["Zeven maanden geleden"],"Eight months ago":["Acht maanden geleden"],"Nine months ago":["Negen maanden geleden"],"Ten months ago":["Tien maanden geleden"],"Eleven months ago":["Elf maanden geleden"],"Twelve months ago":["Twaalf maanden geleden"],"Get more insights at %s":["Krijg meer inzichten bij %s"],"Keyphrase volume in the last 12 months on a scale from 0 to 100.":["Keyphrase volume in de laatste 12 maanden op een schaal van 0 tot 100."],"Learn more about the related keyphrases trend":["Leer meer over de trend van gerelateerde keyphrases"],"Trend":["Trend"],"Learn more about the related keyphrases volume":["Leer meer over het volume van gerelateerde keyphrases"],"Volume":["Volume"],"Related keyphrase":["Gerelateerde keyphrase"],"Select country":["Land selecteren"],"Show results for:":["Resultaten weergeven voor:"],"Please enter a focus keyphrase first to get related keyphrases":["Voeg eerst een keyphrase toe om gerelateerde keyphrases te verkrijgen"],"Sorry, there's no data available for that keyphrase/country combination.":["Sorry, er zijn geen suggesties beschikbaar voor deze keyphrase/land combinatie."],"Get related keyphrases":["Krijg gerelateerde keyphrases"],"Related keyphrases":["Gerelateerde keyphrases"],"The number of headers and header labels don't match.":["Het aantal headers en header-labels komt niet overeen."],"Twitter preview":["Twitter voorbeeld"],"Facebook preview":["Facebook voorbeeld"],"Return to your %s":["Ga terug naar je %s"],"Make sure to save your %s for changes to take effect":["Zorg ervoor dat je je %s opslaat om de wijzigingen door te voeren"],"Default for %1$s (%2$s)":["Standaard voor %1$s (%2$s)"],"This helps search engines understand your website and your content. You can change some of your settings for this page below.":["Dit helpt zoekmachines je site en je inhoud te begrijpen. Je kunt sommige van je instellingen voor de pagina hieronder wijzigen."],"Yoast SEO automatically describes your pages using schema.org":["Yoast SEO beschrijft automatisch je pagina's met gebruikmaking van schema.org"],"default":["standaard"],"Article type":["Artikeltype"],"Page type":["Paginatype"],"Learn more about page or content types":["Lees meer over pagina- of inhoud types"],"What type of page or content is this?":["Welk type pagina- of inhoud is dit?"],"Learn more about structured data with Schema.org":["Lees meer over structured data met Schema.org"],"You can change the default type for %1$s in your %2$sSearch Appearance Settings%3$s.":["Je kan het standaardtype voor %1$s wijzigen in je %2$sZoekweergave instellingen%3$s."],"Default Article type":["Standaard artikeltype"],"Default Page type":["Standaard paginatype"],"Upon saving, this setting will apply to all of your %1$s. %1$s that are manually configured will be left untouched.":["Na het opslaan is deze instelling van toepassing op al je %1$s. %1$s die handmatig zijn geconfigureerd, blijven onaangeroerd.","Na het opslaan zijn deze instellingen van toepassing op al je %1$s. %1$s die handmatig zijn geconfigureerd, blijven onaangeroerd."],"Choose how your %1$s should be described by default in your site's schema.org markup. You can change these settings for individual %1$s.":["Kies hoe je %1$s standaard moet worden beschreven in de schema.org opmaak van je site. Je kan deze instellingen wijzigen voor individuele %1$s."],"Learn more about the schema settings":["Lees meer over de schema instellingen"],"Schema settings":["Schema instellingen"],"Structured Data":["Gestructureerde gegevens"],"Yoast How-to":["Yoast How-to"],"Yoast FAQ":["Yoast FAQ"],"%s preview":["%s voorbeeld"],"Please upgrade your WordPress version or install the Gutenberg plugin to get this %1$s feature.":["S.v.p. werk je WordPress versie bij of installeer de Gutenberg plugin om deze %1$s functie te krijgen."],"Marking links with nofollow/sponsored has been disabled for WordPress installs < 5.4.":["Het markeren van links met nofollow/sponsored is uitgeschakeld voor WordPress installaties <5.4."],"Open in new tab":["In een nieuw tabblad openen"],"This is a sponsored link or advert (mark as %1$ssponsored%2$s)%3$s":["Dit is een gesponsorde link of advertentie (Als %1$ssponsored%2$s markeren)%3$s"],"Search engines should ignore this link (mark as %1$snofollow%2$s)%3$s":["Zoekmachines zouden deze link moeten negeren (als %1$snofollow%2$s markeren)%3$s"],"Learn more about marking a link as nofollow or sponsored.":["Leer meer over het markeren van een link als nofollow of sponsored."],"Link inserted.":["Link ingevoegd."],"Link edited.":["Link bewerkt."],"Warning: the link has been inserted but may have errors. Please test it.":["Waarschuwing: de link is toegevoegd, maar kan fouten bevatten. Test de link."],"Unlink":["Link verwijderen"],"Link removed.":["Link verwijderd."],"Link":["Link"],"We've analyzed your post. There is still room for improvement!":["We hebben je bericht geanalyseerd. Er is nog ruimte voor verbetering!"],"We've analyzed your post. Everything looks good. Well done!":["We hebben je bericht geanalyseerd. Het ziet er goed uit. Goed gedaan!"],"No focus keyword was entered":["Er is geen focus keyphrase ingevuld"],"Share your post!":["Deel je bericht!"],"Improve your post with Yoast SEO":["Verbeter je bericht met Yoast SEO"],"SEO analysis:":["SEO-analyse:"],"Your keyphrase is too long. It can be a maximum of 191 characters.":["Je keyphrase is te lang. Het kan maximaal 191 tekens lang zijn."],"Learn more about the no-index setting on our help page.":["Meer informatie over de instelling voor geen indexen op onze help pagina."],"Even though you can set the meta robots setting here, the entire site is set to noindex in the sitewide privacy settings, so these settings won't have an effect.":["Hoewel je de instelling van meta robots hier kunt instellen, is de hele site ingesteld op no-index in de site brede privacy instellingen, zodat deze instellingen geen effect hebben."],"Learn more about canonical URLs on our help page.":["Meer informatie over canonieke URL's vindt je op onze help pagina."],"Learn more about the breadcrumbs title setting on our help page.":["Meer informatie over de titel instelling kruimelpad vindt je op onze help pagina."],"Learn more about advanced meta robots settings on our help page.":["Lees meer over de instellingen van geavanceerde meta robots op onze help pagina."],"Learn more about the no-follow setting on our help page.":["Meer informatie over de instelling voor niet-volgen vindt je op onze help pagina."],"Should search engines follow links on this %s":["Moeten zoekmachines links volgen op deze %s"],"Google preview":["Google voorbeeld"],"When you click OK we will open our HelpScout beacon where you can find answers to your questions. This beacon will load our support data and also potentially set cookies.":["Als je op OK klikt, opent onze HelpScout beacon waar je antwoorden op jouw vragen kunt vinden. Deze pagina laadt onze ondersteuningsgegevens en stelt mogelijk ook cookies in."],"Schema":["Schema"],"Person logo / avatar":["Persoonlijk logo / avatar"],"Get the %s plugin now":["Download nu de %s plugin"],"Truly optimize your site for a local audience with our %s plugin! Optimized address details, opening hours, store locator and pickup option!":["Optimaliseer je site echt voor lokaal publiek met onze %s plugin! Geoptimaliseerde adres gegevens, openingstijden, winkel locatie kiezer en ophaal optie!"],"Serving local customers?":["Bedien je lokale klanten?"],"You can edit the details shown in meta data, like the social profiles, the name and the description of this user on their %1$s profile page.":["Je kunt de details die worden getoond in de metadata bewerken, zoals de sociale profielen, de naam en beschrijving van de gebruiker op hun %1$s profielpagina."],"Organization logo":["Logo organisatie"],"You have selected the user %1$s as the person this site represents. Their user profile information will now be used in search results. %2$sUpdate their profile to make sure the information is correct.%3$s":["Je hebt gebruiker %1$s ingesteld als de persoon waarvoor deze site is gemaakt. De profielgegevens van zijn of haar account worden nu gebruikt in de zoekresultaten. %2$sWerk het profiel bij om zeker te weten dat alle informatie klopt.%3$s"],"Please select a user below to make your site's meta data complete.":["Selecteer hieronder een gebruiker om de metagegevens van je site compleet te maken."],"Select a user...":["Selecteer een gebruiker..."],"Wikipedia URL":["Wikipedia-URL"],"New step added":["Nieuwe stap toegevoegd"],"New question added":["Nieuwe vraag toegevoegd"],"Did you know %s also analyzes the different word forms of your keyphrase, like plurals and past tenses?":["Wist je dat %s ook verschillende woordvormen in je keyphrase analyseert, zoals meervoud of verleden tijd?"],"Help on choosing the perfect focus keyphrase":["Hulp bij het kiezen van de perfecte focus keyphrase"],"Would you like to add a related keyphrase?":["Wil je een verwant keyphrase toevoegen?"],"Go %s!":["Ga %s!"],"Rank better with synonyms & related keyphrases":["Scoor beter met synoniemen en verwante keyphrases"],"Add related keyphrase":["Voeg een gerelateerde keyphrase toe"],"Get %s":["Koop %s"],"Focus keyphrase":["Focus keyphrase"],"Optional. Customize how you want to describe the duration of the instruction":["Optioneel: customize hoe je de duur van de instructie wil beschrijven"],"Describe the duration of the instruction:":["Beschrijf de duur van de instructie:"],"Learn more about the readability analysis":["Leer meer over Leesbaarheidsanalyse"],"Readability analysis:":["Leesbaarheidsanalyse:"],"%s, %s and %s":["%s, %s en %s"],"%s and %s":["%s en %s"],"%d minute":["%d minuut","%d minuten"],"%d hour":["%d uur","%d uren"],"%d day":["%d dag","%d dagen"],"Enter a step title":["Voer een stap titel in"],"Optional. This can give you better control over the styling of the steps.":["Optioneel. Hiermee heb je meer controle over de styling van de stappen."],"CSS class(es) to apply to the steps":["CSS class(es) die gebruikt worden voor de stappen"],"minutes":["minuten"],"hours":["uren"],"days":["dagen"],"Create a How-to guide in an SEO-friendly way. You can only use one How-to block per post.":["Maak een How-to guide op een SEO-vriendelijke manier. Je kunt slechts één How-to block per bericht gebruiken."],"List your Frequently Asked Questions in an SEO-friendly way. You can only use one FAQ block per post.":["Toon je veelgestelde vragen (FAQ's) op een SEO-vriendelijke manier. Je kunt slechts één FAQ block per bericht gebruiken."],"Copy error":["Copy fout"],"An error occurred loading the %s primary taxonomy picker.":["Er deed zich een fout voor met het laden van de %s primaire taxonomy picker."],"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"],"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 window)":["(Opent in een nieuw browser venster)"],"Select the primary %s":["Selecteer de primaire %s"],"Are you trying to use multiple keyphrases? You should add them separately below.":["Probeer je meerdere keyphrases te gebruiken? Vul ze dan hieronder apart in."],"Mark as cornerstone content":["Markeer als cornerstone content"],"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"],"Unordered list":["Ongesorteerde 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"],"Analysis results":["Analyse-resultaten"],"Enter a focus keyphrase to calculate the SEO score":["Voer een focus keyphrase 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 synonyms":["Synoniemen toevoegen"],"Would you like to add keyphrase synonyms?":["Wil je keyphrase synoniemen toevoegen?"],"Current year":["Huidig jaar"],"Page":["Pagina"],"Tagline":["Slogan"],"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"],"24/7 email support":["24/7 e-mail ondersteuning"],"%s (current default for %s)":["%s (huidige standaard voor %s)"],"Allow search engines to show this %s in search results?":["Sta zoekmachines toe om deze %s te tonen in zoekresultaten?"],"SEO analysis":["SEO-analyse"],"(Opens in a new browser tab)":["(Opent in een nieuwe browsertab)"],"Other benefits of %s for you:":["Andere voordelen van %s voor jou:"],"Configure %s in a few steps":["%s in een paar stappen configureren"],"Cornerstone content":["Cornerstone content"],"Superfast internal linking suggestions":["Supersnelle interne linksuggesties"],"Great news: you can, with %1$s!":["Fantastisch nieuws: jij kan het met %1$s!"],"1 year free support and updates included!":["1 jaar gratis ondersteuning en updates inbegrepen!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sSocial media preview%2$s: Facebook & Twitter"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sGeen dode links meer%2$s: eenvoudige redirect manager"],"No ads!":["Geen advertenties!"],"Good SEO score":["Goede SEO-score"],"OK SEO score":["Redelijke SEO-score"],"Feedback":["Reacties"],"Name":["Naam"],"Please provide a meta description by editing the snippet below.":["Voeg een metabeschrijving toe door de onderstaande snippet te bewerken."],"The name of the person":["De naam van de persoon"],"No":["Nee"],"Yes":["Ja"],"Social profiles":["Sociale profielen"],"Cancel":["Annuleren"],"Readability analysis":["Leesbaarheidsanalyse"],"Needs improvement":["Heeft verbetering nodig"],"Open":["Open"],"Buy %s":["%s kopen"],"Yoast SEO":["Yoast SEO"],"Good":["Goed"],"YouTube URL":["YouTube-URL"],"Pinterest URL":["Pinterest-URL"],"MySpace URL":["MySpace-URL"],"LinkedIn URL":["LinkedIn-URL"],"Instagram URL":["Instagram-URL"],"Title":["Titel"],"Congratulations!":["Gefeliciteerd!"],"Close":["Sluiten"],"Twitter":["Twitter"],"Facebook":["Facebook"],"OK":["OK"],"Canonical URL":["Canonieke URL"],"Breadcrumbs Title":["Kruimelpadtitel"],"No Snippet":["Geen snippet"],"No Archive":["Geen archief"],"No Image Index":["Geen afbeeldingsindex"],"Meta robots advanced":["Meta Robots geavanceerd"],"FAQ":["FAQ"],"Settings":["Instellingen"],"Advanced":["Geavanceerd"],"SEO":["SEO"]}}}
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 >= 2 && n % 100 <= 19) ? 1 : 2);","lang":"ro"},"You can still run the SEO data optimization in the %1$sTools section%2$s. Once that is finished, please refresh this workout.":["Poți să rulezi în continuare optimizarea datelor SEO în %1$ssecțiunea Unelte%2$s. După ce ai terminat, te rog reîmprospătează acest antrenament."],"This workout step is currently disabled, because you're not running the latest version of Yoast SEO Premium. Please update to the latest version (at least %1$s). ":["În prezent, acest pas din antrenament este dezactivat deoarece nu rulezi ultima versiune a Yoast SEO Premium. Te rog actualizează la ultima versiune (sau cel puțin la versiunea %1$s)."],"Saved!":["Salvat!"],"View other SEO workouts%1$s":["Vezi alte antrenamente SEO%1$s"],"Make sure to also check out our other SEO workouts to really get your site into shape!":["Asigură-te că vezi și celelalte antrenamente SEO pentru a avea un site funcțional, cu adevărat în formă!"],"Amazing! You’ve successfully finished the Configuration workout! %1$s now outputs the essential structured data for your site.":["Foarte bine! Ai terminat cu succes antrenamentul pentru configurare! Acum, %1$s furnizează datele structurate esențiale pentru site-ul tău."],"Finish this workout":["Termină acest antrenament"],"Save and continue":["Salvează și continuă"],"In order to complete this step please select if we are allowed to improve Yoast SEO with your data.":["Pentru a finaliza acest pas, te rog selectează dacă ne permiți să îmbunătățim Yoast SEO cu datele tale."],"No, don’t track my site data":["Nu, nu-mi urmări datele site-ului"],"Does your site represent an Organization or Person?":["Site-ul tău reprezintă o organizație sau o persoană?"],"Could not save this value. Please check the URL.":["Nu am putut salva această valoare. Te rog verifică URL-ul."],"Could not save this value. Please check the URL or username.":["Nu am putut salva această valoare. Te rog verifică URL-ul sau numele de utilizator."],"Thanks! Please click the link in the email we just sent you to confirm your newsletter subscription.":["Îți mulțumim! Te rog dă clic pe legătura din emailul pe care ți l-am trimis pentru a confirma abonarea la buletinul de știri."],"That email address has already been subscribed.":["Această adresă de email a fost folosită deja pentru abonare."],"That is not a valid email address. Check your email address and try again.":["Aceasta nu este o adresă de email validă. Verifică-ți adresa de email și încearcă din nou."],"Oops! Something went wrong. Check your email address and try again.":["Hopa! Ceva nu a mers bine. Verifică-ți adresa de email și încearcă din nou."],"Before you finish this workout, please start the SEO data optimization in step 1 and wait until it is completed...":["Înainte de a termina acest antrenament, începe optimizarea datelor SEO de la primul pas și așteaptă până când este finalizată..."],"I've finished this step":["Am finalizat acest pas"],"Apply the optimal SEO settings to your site":["Aplică setările SEO optime pe site-ul tău"],"Configure %s with the optimal SEO settings for your site":["Configurează %s cu setările SEO optime pentru site-ul tău"],"Before you finish this workout, please wait on this page until the SEO data optimization in step 1 is completed...":["Înainte de a termina acest antrenament, așteaptă pe această pagină până când optimizarea datelor SEO de la primul pas este finalizată..."],"Sign up for the Yoast newsletter!":["Înregistrează-te pentru buletinul de știri Yoast!"],"Important: We will never sell this data. And of course, as always, we won't collect any personal data about you or your visitors!":["Important: nu vom vinde niciodată aceste date. Și, desigur, ca întotdeauna, nu vom colecta datele tale cu caracter personal și ale vizitatorilor tăi!"],"Yes, you can track my site data":["Da, poți urmări datele site-ului meu"],"Can we collect anonymous information about your website and how you use it?":["Putem colecta informații anonime despre site-ul tău și despre modul în care îl folosești?"],"always load our customer support window so we can immediately assist you when you need help.":["să încărcăm întotdeauna fereastra noastră cu suport pentru clienți ca să te putem asista imediat atunci când ai nevoie de ajutor."],"see which %s features you use or don't use;":["să vedem funcționalitățile %s pe care le folosești sau nu le folosești;"],"collect info about the plugins and themes you have installed;":["să colectăm informații despre modulele și temele pe care le-ai instalat;"],"To provide the best experience for you, we need your permission to do the following things:":["Pentru ca să-ți oferim cea mai bună experiență, avem nevoie de permisiunea ta pentru a face următoarele lucruri:"],"Help us improve Yoast SEO":["Ajută-ne să îmbunătățim Yoast SEO"],"A screenshot of the Contact Info section of a user's Profile page":["O captură ecran a secțiunii Informații de contact din pagina de profil a unui utilizator"],"Screenshot:":["Captură ecran:"],"On the %1$sUsers%2$s page, hover your mouse over the username you want to edit. Click ‘Edit’ to access the user’s profile. Then, scroll down to the ‘Contact info’ section and fill in the URLs of the personal social profiles you want to add.":["În pagina %1$sUtilizatori%2$s, plasează mausul peste numele de utilizator pe care vrei să-l editezi. Dă clic pe „Editează” pentru a accesa profilul utilizatorului. Apoi, derulează mai jos la secțiunea „Informații de contact” și completează URL-urile profilurilor sociale personale pe care vrei să le adaugi."],"%1$sNote%2$s: In this step, you need to add the personal social profiles of the person your site represents. To do that, you should go to the %3$sUsers%4$s > Profile page in a new browser tab.":["%1$sNotă%2$s: în acest pas trebuie să adaugi profilurile sociale ale persoanei care reprezintă site-ul. Pentru a face asta, mergi la pagina %3$sUtilizatori%4$s > Profil deschizând o filă nouă în navigator."],"Twitter URL":["URL Twitter"],"Facebook URL":["URL Facebook"],"Do you have profiles for your site on social media? Then, add all of their URLs here, so your social profiles may also appear in a Google Knowledge Panel.":["Ai profiluri ale site-ului pe media socială (rețelele sociale)? Dacă ai, adaugă toate URL-urile lor aici, astfel profilurile tale sociale pot apărea și în panoul Google Knowledge."],"Please be aware that you need to set a name and logo in step 2 for structured data to work properly.":["Pentru ca datele structurate să funcționeze corect, reține că trebuie să setezi un nume și un logo la pasul al doilea."],"Add a catchy tagline that describes your site in the best light. Use the keywords you want people to find your site with. Example: %1$s’s tagline is ‘SEO for everyone.’":["Adaugă un slogan atrăgător și interesant care să-ți descrie site-ul și să-l pună în lumină. Folosește cuvinte cheie prin care oamenii să-ți găsească site-ul. Exemplu: sloganul %1$s este „SEO pentru toată lumea”."],"Site tagline":["Slogan site"],"You need to set a person name and logo for structured data to work properly.":["Pentru ca datele structurate să funcționeze corect, trebuie să setezi un nume de persoană și un logo."],"You need to set an organization name and logo for structured data to work properly.":["Pentru ca datele structurate să funcționeze corect, trebuie să setezi un nume de organizație și un logo."],"Does you site represent an Organization or Person?":["Site-ul tău reprezintă o organizație sau o persoană?"],"Tell Google what kind of site you have and increase the chance it gets features in a Google Knowledge Panel. Select ‘Organization’ if you are working on a site for a business or an organization. Select ‘Person’ if you have, say, a personal blog.":["Afișează pentru Google ce tip de site ai și îți crești șansele să fie evidențiat în panoul Google Knowledge. Selectează „Organizație” dacă ai un site pentru afaceri sau site-ul reprezintă o organizație. Selectează „Persoană” dacă ai, de exemplu, un blog personal."],"Site representation":["Reprezentare site"],"%1$sImportant:%2$s After you’ve completed (or made any changes to) a step below, please make sure to save your changes by clicking the ‘Save and continue’ button below that step.":["%1$sImportant:%2$s după ce ai finalizat un pas de mai jos (sau ai făcut modificări), asigură-te că salvezi modificările dând clic pe butonul „Salvează și continuă” aflat sub pasul respectiv."],"Continue":["Continuă"],"Click the button below to optimize your SEO data. It will let us see your site as Google does, so we can give you the best SEO tips and improve technical SEO issues in the background! If you have a lot of content the optimization might take a while. But trust us, it's worth it! %1$sLearn more about the benefits of optimized SEO data.%2$s":["Dă clic pe butonul de mai jos pentru a optimiza datele SEO. Ne va permite să-ți vedem site-ul așa cum este văzut de Google, deci putem să-ți oferim cele mai bune sfaturi SEO și să îmbunătățim în fundal problemele tehnice legate de SEO! Dacă ai foarte mult conținut, optimizarea poate dura mai mult timp. Dar ai încredere în noi, merită! %1$sAflă mai multe despre beneficiile datelor SEO optimizate.%2$s"],"Optimize SEO data":["Optimizează datele SEO"],"%1$sImportant:%2$s If the SEO data optimization in step 1 is running, you can already continue to the next steps.":["%1$sImportant:%2$s dacă deja rulezi optimizarea datelor SEO de la primul pas, poți continua și cu pașii următori."],"Need more guidance? We've covered every step in more detail in the %1$s%2$s configuration workout guide.%3$s":["Ai nevoie de mai multe îndrumări? Fiecare pas este detaliat în %1$sghidul antrenament pentru configurarea %2$s.%3$s"],"Do the five steps in this workout to configure the essential %1$s settings!":["Urmează cei cinci pași din acest antrenament pentru a configura setările esențiale %1$s!"],"Configure %1$s with optimal SEO settings for your site":["Configurează %1$s cu setările SEO optime pentru site-ul tău"],"Configuration":["Configurare"],"Yoast respects your privacy. Read %1$sour privacy policy%2$s on how we handle your personal information.":["Yoast îți respectă confidențialitatea. Citește %1$spolitica noastră de confidențialitate%2$s despre modul în care administrăm datele tale cu caracter personal."],"Sign up!":["Înregistrează-te!"],"Email address":["Adresă email"],"Get guidance on how to use Yoast SEO to the fullest":["Primești îndrumări despre cum să folosești Yoast SEO la putere maximă"],"Stay up-to-date with the latest SEO news":["Ești la curent cu ultimele noutăți în domeniul SEO"],"Receive best-practice tips and learn how to rank on search engines":["Primești sfaturi cu cele mai bune practici și înveți cum să-ți clasezi site-ul mai sus în rezultatele motoarelor de căutare"],"Person logo / avatar (important)":["Logo/avatar persoană (important)"],"Name (important)":["Nume (important)"],"Organization logo (important)":["Logo organizație (important)"],"Organization name (important)":["Nume organizație (important)"],"%1$sBack to all workouts":["%1$s Înapoi la toate antrenamentele"],"Getting your site in shape and keeping it SEO fit can be hard. We can help you get started! Take these step-by-step workouts, and you’ll be tackling some of the most fundamental SEO challenges!":["Poate fi destul de dificil să-ți faci site-ul să funcționeze și să-l menții la standardul SEO. Dar te putem ajuta! Participă la aceste antrenamente pas-cu-pas și vei aborda unele dintre provocările SEO fundamentale!"],"Add internal links to your posts and pages":["Adaugă legături interne în articolele și paginile tale"],"Make pages easier for Google and visitors to find":["Faci ca paginile să fie găsite mai ușor de Google și vizitatori"],"Clean up your unlinked content to make sure people can find it":["Rearanjezi conținutul nelegat pentru a te asigura că oamenii îl pot găsi"],"Orphaned content":["Conținut orfan"],"Bring more visitors to your articles":["Aduci mai mulți vizitatori la articolele tale"],"Make your important articles rank higher":["Faci ca articolele tale importante să fie clasate mai sus"],"%1$s/%2$s steps completed":["%1$s/%2$s pași finalizați"],"Unlock with %s!":["Deblochează cu %s!"],"Start workout!":["Începe antrenamentul!"],"Do workout again":["Fă antrenamentul din nou"],"Continue workout!":["Continuă antrenamentul!"],"Get %s to unlock social previews!":["Ia %s pentru a debloca previzualizările pe rețelele sociale!"],"Want to see how your content will look when it’s shared on %s?":["Vrei să vezi cum va arăta conținutul tău când este partajat pe %s?"],"Error stack trace":["Urmărire stivă de erori"],"Response":["Răspuns"],"Error message":["Mesaj pentru eroare"],"Status code":["Cod stare"],"Request method":["Metodă de cerere"],"Request URL":["Cere URL-ul"],"Error details":["Detalii eroare"],"Rank with articles you want to rank with":["Propulsează în partea superioară articolele pe care vrei să le evidențiezi în rezultatele de căutare"],"The cornerstone approach":["Abordarea pentru conținutul fundamental"],"SEO workouts":["Antrenamente SEO"],"Revise this step":["Revizuiește acest pas"],"Read more about Schema.":["Citește mai multe despre schemă."],"Social image":["Imagine socială"],"the following addons":["următoarele suplimente"],"%s SEO installation":["Instalare %s SEO"],"Install and activate":["Instalează și activează"],"Please confirm below that you would like to install %s on this site.":["Te rog confirmă mai jos că vrei să instalezi %s pe acest site."],"Image":["Imagine"],"Schema analysis:":["Analiză Schema:"],"site structure":["structură site"],"internal linking":["legături interne"],"breadcrumbs":["firimituri"],"seo":["seo"],"Adds the Yoast SEO breadcrumbs to your template or content.":["Adaugă firimiturile Yoast SEO în șabloanele tale sau în conținutul tău."],"Yoast Breadcrumbs":["Firimituri Yoast"],"Unfortunately we cannot save changes to your SEO settings while you are working on a draft of an already-published %1$s. If you want to save your SEO changes, make sure to click 'Update', or wait to make your SEO changes until you are ready to update the %1$s.":["Din păcate, nu putem să salvăm modificările făcute la setările tale SEO în timp ce lucrezi la o ciornă a articolului %1$s, care a fost deja publicat. Dacă vrei să salvezi modificările făcute la SEO, asigură-te că dai clic pe „Actualizează” sau așteaptă să faci modificări la SEO până când ești gata să actualizezi %1$s."],"Get started with Yoast SEO's content analysis for Elementor!":["Începe să faci analiza conținutului oferită de Yoast SEO pentru Elementor!"],"Got it":["Am înțeles"],"New: Yoast SEO for Elementor":["Noutăți: Yoast SEO pentru Elementor"],"SEO data optimization is disabled for non-production environments.":["Optimizarea datelor SEO este dezactivată pentru mediile fără producție."],"This feature includes and replaces the Text Link Counter and Internal Linking Analysis":["Această funcționalitate include și înlocuiește contorul legături text și analiza legăturilor interne"],"Stop SEO data optimization":["Oprește optimizarea datelor SEO"],"Optimizing SEO data... This may take a while.":["Optimizez datele SEO... S-ar putea să dureze ceva timp."],"SEO data optimization complete":["Optimizarea datele SEO este finalizată"],"Start SEO data optimization":["Începe optimizarea datelor SEO"],"Check out %s!":["Vezi %s!"],"Would you like to be able to add these related keyphrases to the %s analysis so you can optimize your content even further?":["Vrei să adaugi aceste fraze cheie similare în analiza %s ca să poți să-ți optimizezi și mai mult conținutul?"],"We've encountered a problem trying to get related keyphrases. Please try again later.":["Am întâmpinat o problemă la încercarea de a obține frazele cheie similare. Te rog încearcă din nou mai târziu."],"You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.":["Ai atins numărul maxim de 4 fraze cheie similare. Poți modifica sau înlătura frazele cheie similare în caseta meta sau bara laterală %s."],"Please wait while %1$s connects to %2$s to get related keyphrases...":["Te rog așteaptă până când %1$s se conectează la %2$s pentru a obține fraze cheie similare..."],"Upgrade your %s plan":["Actualizează-ți planul %s"],"You've reached your request limit for today. Check back tomorrow or upgrade your plan over at %s.":["Ai atins limita de cereri pentru azi. Întoarce-te mâine sau actualizează-ți planul la %s."],"Last month":["Luna trecută"],"Two months ago":["Acum două luni"],"Three months ago":["Acum trei luni"],"Four months ago":["Acum patru luni"],"Five months ago":["Acum cinci luni"],"Six months ago":["Acum șase luni"],"Seven months ago":["Acum șapte luni"],"Eight months ago":["Acum opt luni"],"Nine months ago":["Acum nouă luni"],"Ten months ago":["Acum zece luni"],"Eleven months ago":["Acum unsprezece luni"],"Twelve months ago":["Acum douăsprezece luni"],"Get more insights at %s":["Ai mai multe informații la %s"],"Keyphrase volume in the last 12 months on a scale from 0 to 100.":["Volumul de fraze cheie similare din ultimele 12 luni, pe o scară de la 0 la 100."],"Learn more about the related keyphrases trend":["Află mai multe despre tendința frazelor cheie similare"],"Trend":["Tendință"],"Learn more about the related keyphrases volume":["Află mai multe despre volumul de fraze cheie similare"],"Volume":["Volum"],"Related keyphrase":["Frază cheie similară"],"Select country":["Selectează țara"],"Show results for:":["Arată rezultatele pentru:"],"Please enter a focus keyphrase first to get related keyphrases":["Pentru a obține fraze cheie similare, mai întâi trebuie să introduci o frază cheie"],"Sorry, there's no data available for that keyphrase/country combination.":["Regret, nu sunt date disponibile pentru această frază cheie/țară."],"Get related keyphrases":["Obții fraze cheie similare"],"Related keyphrases":["Fraze cheie similare"],"The number of headers and header labels don't match.":["Numărul de anteturi și etichete de antet nu este identic."],"Twitter preview":["Previzualizare Twitter"],"Facebook preview":["Previzualizare Facebook"],"Return to your %s":["Întoarce-te la %s"],"Make sure to save your %s for changes to take effect":["Pentru ca modificările să aibă efect, asigură-te că salvezi %s."],"Default for %1$s (%2$s)":["Implicit pentru %1$s (%2$s)"],"This helps search engines understand your website and your content. You can change some of your settings for this page below.":["Acest lucru ajută motoarele de căutare să-ți înțeleagă site-ul și conținutul. Poți modifica mai jos unele setări pentru această pagină."],"Yoast SEO automatically describes your pages using schema.org":["Yoast SEO îți descrie automat paginile folosind Schema.org"],"default":["implicit"],"Article type":["Tip de articol"],"Page type":["Tip de pagină"],"Learn more about page or content types":["Află mai mult despre tipuri de pagină sau tipuri de conținut"],"What type of page or content is this?":["Ce tip de pagină este aceasta sau ce tip de conținut este acesta?"],"Learn more about structured data with Schema.org":["Află mai multe despre datele structurate cu Schema.org"],"You can change the default type for %1$s in your %2$sSearch Appearance Settings%3$s.":["Poți modifica tipul implicit pentru %1$s în setările %2$sAspect în căutare%3$s."],"Default Article type":["Tip de articol implicit"],"Default Page type":["Tip de pagină implicit"],"Upon saving, this setting will apply to all of your %1$s. %1$s that are manually configured will be left untouched.":["La salvare, această setare se va aplica tuturor %1$s. %1$s care sunt configurate manual vor rămâne neatinse.","La salvare, aceste setări se vor aplica tuturor %1$s. %1$s care sunt configurate manual vor rămâne neatinse.","La salvare, aceste setări se vor aplica tuturor %1$s. %1$s care sunt configurate manual vor rămâne neatinse."],"Choose how your %1$s should be described by default in your site's schema.org markup. You can change these settings for individual %1$s.":["Alege cum trebuie să fie descrise implicit %1$s în markup-ul schema.org al site-ului. Poți modifica aceste setări pentru %1$s singulare."],"Learn more about the schema settings":["Află mai multe despre setări Schema"],"Schema settings":["Setări Schema"],"Structured Data":["Date structurate"],"Yoast How-to":["Sfaturi practice Yoast"],"Yoast FAQ":["Întrebări frecvente Yoast"],"%s preview":["Previzualizare %s"],"Please upgrade your WordPress version or install the Gutenberg plugin to get this %1$s feature.":["Pentru a obține această funcționalitate %1$s, te rog actualizează versiunea ta de WordPress sau instalează modulul Gutenberg."],"Marking links with nofollow/sponsored has been disabled for WordPress installs < 5.4.":["Marcarea legăturilor cu fără urmărire/sponsorizată a fost dezactivată pentru instalările WordPress < 5.4."],"Open in new tab":["Deschide într-o filă nouă"],"This is a sponsored link or advert (mark as %1$ssponsored%2$s)%3$s":["Aceasta este o legătură sau o reclamă sponsorizată (marchează ca %1$ssponsorizată%2$s)%3$s"],"Search engines should ignore this link (mark as %1$snofollow%2$s)%3$s":["Motoarele de căutare ar trebui să ignore această legătură (marchează ca %1$sfără urmărire%2$s)%3$s"],"Learn more about marking a link as nofollow or sponsored.":["Află mai multe despre marcarea unei legături ca fără urmărire sau sponsorizată."],"Link inserted.":["Legătură inserată."],"Link edited.":["Legătură editată."],"Warning: the link has been inserted but may have errors. Please test it.":["Avertizare: legătura a fost inserată dar ar putea avea erori. Te rog testeaz-o."],"Unlink":["Anulează legătura"],"Link removed.":["Legătura a fost înlăturată."],"Link":["Legătură"],"We've analyzed your post. There is still room for improvement!":["Ți-am analizat articolul. Poate fi îmbunătățit!"],"We've analyzed your post. Everything looks good. Well done!":["Ți-am analizat articolul. Totul arată bine. Foarte bine!"],"No focus keyword was entered":["Nu ai introdus niciun cuvânt/frază cheie"],"Share your post!":["Partajează-ți articolul!"],"Improve your post with Yoast SEO":["Îmbunătățește-ți articolul cu Yoast SEO"],"SEO analysis:":["Analiză SEO:"],"Your keyphrase is too long. It can be a maximum of 191 characters.":["Fraza cheie este prea lungă. Ea poate avea maxim 191 de caractere."],"Learn more about the no-index setting on our help page.":["Află mai multe despre setarea fără indexare pe pagina noastră pentru ajutor."],"Even though you can set the meta robots setting here, the entire site is set to noindex in the sitewide privacy settings, so these settings won't have an effect.":["Chiar dacă poți stabili aici setările pentru meta robots, întreg site-ul este setat la fără indexare în setările globale de confidențialitate, deci aceste setări nu vor avea efect."],"Learn more about canonical URLs on our help page.":["Află mai multe despre URL-urile canonice pe pagina noastră pentru ajutor."],"Learn more about the breadcrumbs title setting on our help page.":["Află mai multe despre setarea titlurilor firimiturilor pe pagina noastră pentru ajutor."],"Learn more about advanced meta robots settings on our help page.":["Află mai multe despre setările avansate pentru meta robots pe pagina noastră pentru ajutor."],"Learn more about the no-follow setting on our help page.":["Află mai multe despre setarea fără urmărire pe pagina noastră pentru ajutor."],"Should search engines follow links on this %s":["Ar trebui ca motoarele de căutare să urmărească legăturile la acest %s"],"Google preview":["Previzualizare Google"],"When you click OK we will open our HelpScout beacon where you can find answers to your questions. This beacon will load our support data and also potentially set cookies.":["Când dai clic pe OK, vom deschide îndrumarul nostru HelpScout unde poți găsi răspunsuri la întrebările tale. Acest îndrumar va încărca datele noastre pentru suport și poate seta și cookie-uri."],"Schema":["Schema"],"Person logo / avatar":["Logo/avatar persoană"],"Get the %s plugin now":["Ia modul %s acum"],"Truly optimize your site for a local audience with our %s plugin! Optimized address details, opening hours, store locator and pickup option!":["Îți optimizezi cu adevărat site-ul pentru un public local cu modulul nostru %s! Detalii despre adresă și programul de funcționare optimizate și opțiuni pentru localizarea magazinului și preluarea comenzilor!"],"Serving local customers?":["Ai clienți locali?"],"You can edit the details shown in meta data, like the social profiles, the name and the description of this user on their %1$s profile page.":["Poți edita detaliile afișate în metadate, cum ar fi profilurile sociale, numele și descrierea unui utilizator, pe pagina de profil %1$s."],"Organization logo":["Logo organizație"],"You have selected the user %1$s as the person this site represents. Their user profile information will now be used in search results. %2$sUpdate their profile to make sure the information is correct.%3$s":["Ai selectat utilizatorul %1$s drept persoana pe care o reprezintă acest site. Acum vor fi folosite în rezultatele de căutare informațiile din profilul utilizatorului. %2$sActualizează profilul utilizatorului pentru a te asigura că informațiile sunt corecte.%3$s"],"Please select a user below to make your site's meta data complete.":["Te rog selectează un utilizator mai jos pentru a completa metadatele site-ului."],"Select a user...":["Selectează un utilizator..."],"Wikipedia URL":["URL Wikipedia"],"New step added":["A fost adăugat un pas nou"],"New question added":["A fost adăugată o întrebare nouă"],"Did you know %s also analyzes the different word forms of your keyphrase, like plurals and past tenses?":["Știai că %s analizează și alte forme ale cuvintelor frazei cheie, cum ar fi pluralul și participiul trecut?"],"Help on choosing the perfect focus keyphrase":["Ajutor pentru alegerea frazei cheie perfecte"],"Would you like to add a related keyphrase?":["Vrei să adaugi o frază cheie similară?"],"Go %s!":["Fă %s!"],"Rank better with synonyms & related keyphrases":["Te clasezi mai sus cu fraze cheie sinonime și similare"],"Add related keyphrase":["Adaugă fraze cheie similare"],"Get %s":["Ia %s"],"Focus keyphrase":["Frază cheie"],"Optional. Customize how you want to describe the duration of the instruction":["Opțional. Personalizează cum vrei să descrii durata instruirii"],"Describe the duration of the instruction:":["Descrie durata instruirii:"],"Learn more about the readability analysis":["Află mai multe despre analiza lizibilității"],"Readability analysis:":["Analiză lizibilitate:"],"%s, %s and %s":["%s, %s și %s"],"%s and %s":["%s și %s"],"%d minute":["1 minut","%d minute","%d de minute"],"%d hour":["O oră","%d ore","%d de ore"],"%d day":["O zi","%d zile","%d de zile"],"Enter a step title":["Introdu un titlu pentru pas"],"Optional. This can give you better control over the styling of the steps.":["Opțional. Acest lucru îți poate oferi un control mai bun asupra stilului pașilor."],"CSS class(es) to apply to the steps":["Clasă (clase) CSS de aplicat la pași"],"minutes":["minute"],"hours":["ore"],"days":["zile"],"Create a How-to guide in an SEO-friendly way. You can only use one How-to block per post.":["Creează un ghid de sfaturi practice într-o manieră prietenoasă pentru SEO. Poți folosi numai un singur bloc Sfaturi practice pentru fiecare articol."],"List your Frequently Asked Questions in an SEO-friendly way. You can only use one FAQ block per post.":["Afișează-ți întrebările frecvente într-o manieră prietenoasă pentru SEO. Poți folosi numai un singur bloc Întrebările frecvente pentru fiecare articol."],"Copy error":["Eroare text"],"An error occurred loading the %s primary taxonomy picker.":["A apărut o eroare la încărcarea selectorului taxonomiei principale %s."],"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"],"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 window)":["(Se deschide într-o fereastră nouă a navigatorului)"],"Select the primary %s":["Selectează %s principal"],"Are you trying to use multiple keyphrases? You should add them separately below.":["Încerci să folosești mai multe fraze cheie? Ar trebui să le adaugi separat, mai jos."],"Mark as cornerstone content":["Fă-l conținut fundamental"],"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"],"Unordered list":["Listă neordonată"],"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"],"Analysis results":["Rezultate analiză"],"Enter a focus keyphrase to calculate the SEO score":["Introdu 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ă reprezinte cele mai importante și mai ample articole de pe site-ul tău."],"Add synonyms":["Adaugă sinonime"],"Would you like to add keyphrase synonyms?":["Vrei să adaugi sinonime ale frazei cheie?"],"Current year":["Anul curent"],"Page":["Pagină"],"Tagline":["Slogan"],"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 site"],"Parent title":["Titlu părinte"],"Date":["Dată"],"24/7 email support":["Suport prin email non-stop (24/7)"],"%s (current default for %s)":["%s (acum implicite pentru %s)"],"Allow search engines to show this %s in search results?":["Permiți motoarelor de căutare să arate acest %s în rezultatele căutării?"],"SEO analysis":["Analiză SEO"],"(Opens in a new browser tab)":["(Se deschide într-o filă nouă a navigatorului)"],"Other benefits of %s for you:":["Alte avantaje ale %s pentru tine:"],"Configure %s in a few steps":["Configurează %s în câțiva pași"],"Cornerstone content":["Conținut fundamental"],"Superfast internal linking suggestions":["Sugestii de legături interne ultrarapide"],"Great news: you can, with %1$s!":["Vești bune: poți, cu %1$s!"],"1 year free support and updates included!":["Sunt incluse suport și actualizări gratuite pentru un an!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sPrevizualizare media socială%2$s: Facebook și Twitter"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNicio legătură moartă%2$s: manager de redirecționări fără niciun efort"],"No ads!":["Fără anunțuri!"],"Good SEO score":["Punctaj SEO bun"],"OK SEO score":["Punctaj SEO OK"],"Feedback":["Impresii"],"Name":["Nume"],"Please provide a meta description by editing the snippet below.":["Te rog furnizează o descriere meta prin editarea fragmentului de mai jos."],"The name of the person":["Numele persoanei"],"No":["Nu"],"Yes":["Da"],"Social profiles":["Profiluri sociale"],"Cancel":["Anulează"],"Readability analysis":["Analiză lizibilitate"],"Needs improvement":["Necesită îmbunătățire"],"Open":["Deschide"],"Buy %s":["Cumpără %s"],"Yoast SEO":["Yoast SEO"],"Good":["bun"],"YouTube URL":["URL YouTube"],"Pinterest URL":["URL Pinterest"],"MySpace URL":["URL MySpace"],"LinkedIn URL":["URL LinkedIn"],"Instagram URL":["URL Instagram"],"Title":["Titlu"],"Congratulations!":{"0":"Felicitări!","2":""},"Close":["Închide"],"Twitter":["Twitter"],"Facebook":["Facebook"],"OK":["OK"],"Canonical URL":["URL canonic"],"Breadcrumbs Title":["Titlu firimituri"],"No Snippet":["Fără fragment"],"No Archive":["Nicio arhivă"],"No Image Index":["Imagini fără indexare"],"Meta robots advanced":["Meta robots avansat"],"FAQ":["Întrebări frecvente"],"Settings":["Setări"],"Advanced":["Avansat"],"SEO":["SEO"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n == 0 || n % 100 >= 2 && n % 100 <= 19) ? 1 : 2);","lang":"ro"},"You can still run the SEO data optimization in the %1$sTools section%2$s. Once that is finished, please refresh this workout.":["Poți să rulezi în continuare optimizarea datelor SEO în %1$ssecțiunea Unelte%2$s. După ce ai terminat, te rog reîmprospătează acest antrenament."],"This workout step is currently disabled, because you're not running the latest version of Yoast SEO Premium. Please update to the latest version (at least %1$s). ":["În prezent, acest pas din antrenament este dezactivat deoarece nu rulezi ultima versiune a Yoast SEO Premium. Te rog actualizează la ultima versiune (sau cel puțin la versiunea %1$s)."],"Saved!":["Salvat!"],"View other SEO workouts%1$s":["Vezi alte antrenamente SEO%1$s"],"Make sure to also check out our other SEO workouts to really get your site into shape!":["Asigură-te că vezi și celelalte antrenamente SEO pentru a avea un site funcțional, cu adevărat în formă!"],"Amazing! You’ve successfully finished the Configuration workout! %1$s now outputs the essential structured data for your site.":["Foarte bine! Ai terminat cu succes antrenamentul pentru configurare! Acum, %1$s furnizează datele structurate esențiale pentru site-ul tău."],"Finish this workout":["Termină acest antrenament"],"Save and continue":["Salvează și continuă"],"In order to complete this step please select if we are allowed to improve Yoast SEO with your data.":["Pentru a finaliza acest pas, te rog selectează dacă ne permiți să îmbunătățim Yoast SEO cu datele tale."],"No, don’t track my site data":["Nu, nu-mi urmări datele site-ului"],"Does your site represent an Organization or Person?":["Site-ul tău reprezintă o organizație sau o persoană?"],"Could not save this value. Please check the URL.":["Nu am putut salva această valoare. Te rog verifică URL-ul."],"Could not save this value. Please check the URL or username.":["Nu am putut salva această valoare. Te rog verifică URL-ul sau numele de utilizator."],"Thanks! Please click the link in the email we just sent you to confirm your newsletter subscription.":["Îți mulțumim! Te rog dă clic pe legătura din emailul pe care ți l-am trimis pentru a confirma abonarea la buletinul de știri."],"That email address has already been subscribed.":["Această adresă de email a fost folosită deja pentru abonare."],"That is not a valid email address. Check your email address and try again.":["Aceasta nu este o adresă de email validă. Verifică-ți adresa de email și încearcă din nou."],"Oops! Something went wrong. Check your email address and try again.":["Hopa! Ceva nu a mers bine. Verifică-ți adresa de email și încearcă din nou."],"Before you finish this workout, please start the SEO data optimization in step 1 and wait until it is completed...":["Înainte de a termina acest antrenament, începe optimizarea datelor SEO de la primul pas și așteaptă până când este finalizată..."],"I've finished this step":["Am finalizat acest pas"],"Apply the optimal SEO settings to your site":["Aplică setările SEO optime pe site-ul tău"],"Configure %s with the optimal SEO settings for your site":["Configurează %s cu setările SEO optime pentru site-ul tău"],"Before you finish this workout, please wait on this page until the SEO data optimization in step 1 is completed...":["Înainte de a termina acest antrenament, așteaptă pe această pagină până când optimizarea datelor SEO de la primul pas este finalizată..."],"Sign up for the Yoast newsletter!":["Înregistrează-te pentru buletinul de știri Yoast!"],"Important: We will never sell this data. And of course, as always, we won't collect any personal data about you or your visitors!":["Important: nu vom vinde niciodată aceste date. Și, desigur, ca întotdeauna, nu vom colecta datele tale cu caracter personal și ale vizitatorilor tăi!"],"Yes, you can track my site data":["Da, poți urmări datele site-ului meu"],"Can we collect anonymous information about your website and how you use it?":["Putem colecta informații anonime despre site-ul tău și despre modul în care îl folosești?"],"always load our customer support window so we can immediately assist you when you need help.":["să încărcăm întotdeauna fereastra noastră cu suport pentru clienți ca să te putem asista imediat atunci când ai nevoie de ajutor."],"see which %s features you use or don't use;":["să vedem funcționalitățile %s pe care le folosești sau nu le folosești;"],"collect info about the plugins and themes you have installed;":["să colectăm informații despre modulele și temele pe care le-ai instalat;"],"To provide the best experience for you, we need your permission to do the following things:":["Pentru ca să-ți oferim cea mai bună experiență, avem nevoie de permisiunea ta pentru a face următoarele lucruri:"],"Help us improve Yoast SEO":["Ajută-ne să îmbunătățim Yoast SEO"],"A screenshot of the Contact Info section of a user's Profile page":["O captură ecran a secțiunii Informații de contact din pagina de profil a unui utilizator"],"Screenshot:":["Captură ecran:"],"On the %1$sUsers%2$s page, hover your mouse over the username you want to edit. Click ‘Edit’ to access the user’s profile. Then, scroll down to the ‘Contact info’ section and fill in the URLs of the personal social profiles you want to add.":[],"%1$sNote%2$s: In this step, you need to add the personal social profiles of the person your site represents. To do that, you should go to the %3$sUsers%4$s > Profile page in a new browser tab.":["%1$sNotă%2$s: în acest pas trebuie să adaugi profilurile sociale ale persoanei care reprezintă site-ul. Pentru a face asta, mergi la pagina %3$sUtilizatori%4$s > Profil deschizând o filă nouă în navigator."],"Twitter URL":["URL Twitter"],"Facebook URL":["URL Facebook"],"Do you have profiles for your site on social media? Then, add all of their URLs here, so your social profiles may also appear in a Google Knowledge Panel.":["Ai profiluri ale site-ului pe media socială (rețelele sociale)? Dacă ai, adaugă toate URL-urile lor aici, astfel profilurile tale sociale pot apărea și în panoul Google Knowledge."],"Please be aware that you need to set a name and logo in step 2 for structured data to work properly.":["Pentru ca datele structurate să funcționeze corect, reține că trebuie să setezi un nume și un logo la pasul al doilea."],"Add a catchy tagline that describes your site in the best light. Use the keywords you want people to find your site with. Example: %1$s’s tagline is ‘SEO for everyone.’":["Adaugă un slogan atrăgător și interesant care să-ți descrie site-ul și să-l pună în lumină. Folosește cuvinte cheie prin care oamenii să-ți găsească site-ul. Exemplu: sloganul %1$s este „SEO pentru toată lumea”."],"Site tagline":["Slogan site"],"You need to set a person name and logo for structured data to work properly.":["Pentru ca datele structurate să funcționeze corect, trebuie să setezi un nume de persoană și un logo."],"You need to set an organization name and logo for structured data to work properly.":["Pentru ca datele structurate să funcționeze corect, trebuie să setezi un nume de organizație și un logo."],"Does you site represent an Organization or Person?":["Site-ul tău reprezintă o organizație sau o persoană?"],"Tell Google what kind of site you have and increase the chance it gets features in a Google Knowledge Panel. Select ‘Organization’ if you are working on a site for a business or an organization. Select ‘Person’ if you have, say, a personal blog.":["Afișează pentru Google ce tip de site ai și îți crești șansele să fie evidențiat în panoul Google Knowledge. Selectează „Organizație” dacă ai un site pentru afaceri sau site-ul reprezintă o organizație. Selectează „Persoană” dacă ai, de exemplu, un blog personal."],"Site representation":["Reprezentare site"],"%1$sImportant:%2$s After you’ve completed (or made any changes to) a step below, please make sure to save your changes by clicking the ‘Save and continue’ button below that step.":["%1$sImportant:%2$s după ce ai finalizat un pas de mai jos (sau ai făcut modificări), asigură-te că salvezi modificările dând clic pe butonul „Salvează și continuă” aflat sub pasul respectiv."],"Continue":["Continuă"],"Click the button below to optimize your SEO data. It will let us see your site as Google does, so we can give you the best SEO tips and improve technical SEO issues in the background! If you have a lot of content the optimization might take a while. But trust us, it's worth it! %1$sLearn more about the benefits of optimized SEO data.%2$s":["Dă clic pe butonul de mai jos pentru a optimiza datele SEO. Ne va permite să-ți vedem site-ul așa cum este văzut de Google, deci putem să-ți oferim cele mai bune sfaturi SEO și să îmbunătățim în fundal problemele tehnice legate de SEO! Dacă ai foarte mult conținut, optimizarea poate dura mai mult timp. Dar ai încredere în noi, merită! %1$sAflă mai multe despre beneficiile datelor SEO optimizate.%2$s"],"Optimize SEO data":["Optimizează datele SEO"],"%1$sImportant:%2$s If the SEO data optimization in step 1 is running, you can already continue to the next steps.":["%1$sImportant:%2$s dacă deja rulezi optimizarea datelor SEO de la primul pas, poți continua și cu pașii următori."],"Need more guidance? We've covered every step in more detail in the %1$s%2$s configuration workout guide.%3$s":["Ai nevoie de mai multe îndrumări? Fiecare pas este detaliat în %1$sghidul antrenament pentru configurarea %2$s.%3$s"],"Do the five steps in this workout to configure the essential %1$s settings!":["Urmează cei cinci pași din acest antrenament pentru a configura setările esențiale %1$s!"],"Configure %1$s with optimal SEO settings for your site":["Configurează %1$s cu setările SEO optime pentru site-ul tău"],"Configuration":["Configurare"],"Yoast respects your privacy. Read %1$sour privacy policy%2$s on how we handle your personal information.":["Yoast îți respectă confidențialitatea. Citește %1$spolitica noastră de confidențialitate%2$s despre modul în care administrăm datele tale cu caracter personal."],"Sign up!":["Înregistrează-te!"],"Email address":["Adresă email"],"Get guidance on how to use Yoast SEO to the fullest":["Primești îndrumări despre cum să folosești Yoast SEO la putere maximă"],"Stay up-to-date with the latest SEO news":["Ești la curent cu ultimele noutăți în domeniul SEO"],"Receive best-practice tips and learn how to rank on search engines":["Primești sfaturi cu cele mai bune practici și înveți cum să-ți clasezi site-ul mai sus în rezultatele motoarelor de căutare"],"Person logo / avatar (important)":["Logo/avatar persoană (important)"],"Name (important)":["Nume (important)"],"Organization logo (important)":["Logo organizație (important)"],"Organization name (important)":["Nume organizație (important)"],"%1$sBack to all workouts":["%1$s Înapoi la toate antrenamentele"],"Getting your site in shape and keeping it SEO fit can be hard. We can help you get started! Take these step-by-step workouts, and you’ll be tackling some of the most fundamental SEO challenges!":["Poate fi destul de dificil să-ți faci site-ul să funcționeze și să-l menții la standardul SEO. Dar te putem ajuta! Participă la aceste antrenamente pas-cu-pas și vei aborda unele dintre provocările SEO fundamentale!"],"Add internal links to your posts and pages":["Adaugă legături interne în articolele și paginile tale"],"Make pages easier for Google and visitors to find":["Faci ca paginile să fie găsite mai ușor de Google și vizitatori"],"Clean up your unlinked content to make sure people can find it":["Rearanjezi conținutul nelegat pentru a te asigura că oamenii îl pot găsi"],"Orphaned content":["Conținut orfan"],"Bring more visitors to your articles":["Aduci mai mulți vizitatori la articolele tale"],"Make your important articles rank higher":["Faci ca articolele tale importante să fie clasate mai sus"],"%1$s/%2$s steps completed":["%1$s/%2$s pași finalizați"],"Unlock with %s!":["Deblochează cu %s!"],"Start workout!":["Începe antrenamentul!"],"Do workout again":["Fă antrenamentul din nou"],"Continue workout!":["Continuă antrenamentul!"],"Get %s to unlock social previews!":["Ia %s pentru a debloca previzualizările pe rețelele sociale!"],"Want to see how your content will look when it’s shared on %s?":["Vrei să vezi cum va arăta conținutul tău când este partajat pe %s?"],"Error stack trace":["Urmărire stivă de erori"],"Response":["Răspuns"],"Error message":["Mesaj pentru eroare"],"Status code":["Cod stare"],"Request method":["Metodă de cerere"],"Request URL":["Cere URL-ul"],"Error details":["Detalii eroare"],"Rank with articles you want to rank with":["Propulsează în partea superioară articolele pe care vrei să le evidențiezi în rezultatele de căutare"],"The cornerstone approach":["Abordarea pentru conținutul fundamental"],"SEO workouts":["Antrenamente SEO"],"Revise this step":["Revizuiește acest pas"],"Read more about Schema.":["Citește mai multe despre schemă."],"Social image":["Imagine socială"],"the following addons":["următoarele suplimente"],"%s SEO installation":["Instalare %s SEO"],"Install and activate":["Instalează și activează"],"Please confirm below that you would like to install %s on this site.":["Te rog confirmă mai jos că vrei să instalezi %s pe acest site."],"Image":["Imagine"],"Schema analysis:":["Analiză Schema:"],"site structure":["structură site"],"internal linking":["legături interne"],"breadcrumbs":["firimituri"],"seo":["seo"],"Adds the Yoast SEO breadcrumbs to your template or content.":["Adaugă firimiturile Yoast SEO în șabloanele tale sau în conținutul tău."],"Yoast Breadcrumbs":["Firimituri Yoast"],"Unfortunately we cannot save changes to your SEO settings while you are working on a draft of an already-published %1$s. If you want to save your SEO changes, make sure to click 'Update', or wait to make your SEO changes until you are ready to update the %1$s.":["Din păcate, nu putem să salvăm modificările făcute la setările tale SEO în timp ce lucrezi la o ciornă a articolului %1$s, care a fost deja publicat. Dacă vrei să salvezi modificările făcute la SEO, asigură-te că dai clic pe „Actualizează” sau așteaptă să faci modificări la SEO până când ești gata să actualizezi %1$s."],"Get started with Yoast SEO's content analysis for Elementor!":["Începe să faci analiza conținutului oferită de Yoast SEO pentru Elementor!"],"Got it":["Am înțeles"],"New: Yoast SEO for Elementor":["Noutăți: Yoast SEO pentru Elementor"],"SEO data optimization is disabled for non-production environments.":["Optimizarea datelor SEO este dezactivată pentru mediile fără producție."],"This feature includes and replaces the Text Link Counter and Internal Linking Analysis":["Această funcționalitate include și înlocuiește contorul legături text și analiza legăturilor interne"],"Stop SEO data optimization":["Oprește optimizarea datelor SEO"],"Optimizing SEO data... This may take a while.":["Optimizez datele SEO... S-ar putea să dureze ceva timp."],"SEO data optimization complete":["Optimizarea datele SEO este finalizată"],"Start SEO data optimization":["Începe optimizarea datelor SEO"],"Check out %s!":["Vezi %s!"],"Would you like to be able to add these related keyphrases to the %s analysis so you can optimize your content even further?":["Vrei să adaugi aceste fraze cheie similare în analiza %s ca să poți să-ți optimizezi și mai mult conținutul?"],"We've encountered a problem trying to get related keyphrases. Please try again later.":["Am întâmpinat o problemă la încercarea de a obține frazele cheie similare. Te rog încearcă din nou mai târziu."],"You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.":["Ai atins numărul maxim de 4 fraze cheie similare. Poți modifica sau înlătura frazele cheie similare în caseta meta sau bara laterală %s."],"Please wait while %1$s connects to %2$s to get related keyphrases...":["Te rog așteaptă până când %1$s se conectează la %2$s pentru a obține fraze cheie similare..."],"Upgrade your %s plan":["Actualizează-ți planul %s"],"You've reached your request limit for today. Check back tomorrow or upgrade your plan over at %s.":["Ai atins limita de cereri pentru azi. Întoarce-te mâine sau actualizează-ți planul la %s."],"Last month":["Luna trecută"],"Two months ago":["Acum două luni"],"Three months ago":["Acum trei luni"],"Four months ago":["Acum patru luni"],"Five months ago":["Acum cinci luni"],"Six months ago":["Acum șase luni"],"Seven months ago":["Acum șapte luni"],"Eight months ago":["Acum opt luni"],"Nine months ago":["Acum nouă luni"],"Ten months ago":["Acum zece luni"],"Eleven months ago":["Acum unsprezece luni"],"Twelve months ago":["Acum douăsprezece luni"],"Get more insights at %s":["Ai mai multe informații la %s"],"Keyphrase volume in the last 12 months on a scale from 0 to 100.":["Volumul de fraze cheie similare din ultimele 12 luni, pe o scară de la 0 la 100."],"Learn more about the related keyphrases trend":["Află mai multe despre tendința frazelor cheie similare"],"Trend":["Tendință"],"Learn more about the related keyphrases volume":["Află mai multe despre volumul de fraze cheie similare"],"Volume":["Volum"],"Related keyphrase":["Frază cheie similară"],"Select country":["Selectează țara"],"Show results for:":["Arată rezultatele pentru:"],"Please enter a focus keyphrase first to get related keyphrases":["Pentru a obține fraze cheie similare, mai întâi trebuie să introduci o frază cheie"],"Sorry, there's no data available for that keyphrase/country combination.":["Regret, nu sunt date disponibile pentru această frază cheie/țară."],"Get related keyphrases":["Obții fraze cheie similare"],"Related keyphrases":["Fraze cheie similare"],"The number of headers and header labels don't match.":["Numărul de anteturi și etichete de antet nu este identic."],"Twitter preview":["Previzualizare Twitter"],"Facebook preview":["Previzualizare Facebook"],"Return to your %s":["Întoarce-te la %s"],"Make sure to save your %s for changes to take effect":["Pentru ca modificările să aibă efect, asigură-te că salvezi %s."],"Default for %1$s (%2$s)":["Implicit pentru %1$s (%2$s)"],"This helps search engines understand your website and your content. You can change some of your settings for this page below.":["Acest lucru ajută motoarele de căutare să-ți înțeleagă site-ul și conținutul. Poți modifica mai jos unele setări pentru această pagină."],"Yoast SEO automatically describes your pages using schema.org":["Yoast SEO îți descrie automat paginile folosind Schema.org"],"default":["implicit"],"Article type":["Tip de articol"],"Page type":["Tip de pagină"],"Learn more about page or content types":["Află mai mult despre tipuri de pagină sau tipuri de conținut"],"What type of page or content is this?":["Ce tip de pagină este aceasta sau ce tip de conținut este acesta?"],"Learn more about structured data with Schema.org":["Află mai multe despre datele structurate cu Schema.org"],"You can change the default type for %1$s in your %2$sSearch Appearance Settings%3$s.":["Poți modifica tipul implicit pentru %1$s în setările %2$sAspect în căutare%3$s."],"Default Article type":["Tip de articol implicit"],"Default Page type":["Tip de pagină implicit"],"Upon saving, this setting will apply to all of your %1$s. %1$s that are manually configured will be left untouched.":["La salvare, această setare se va aplica tuturor %1$s. %1$s care sunt configurate manual vor rămâne neatinse.","La salvare, aceste setări se vor aplica tuturor %1$s. %1$s care sunt configurate manual vor rămâne neatinse.","La salvare, aceste setări se vor aplica tuturor %1$s. %1$s care sunt configurate manual vor rămâne neatinse."],"Choose how your %1$s should be described by default in your site's schema.org markup. You can change these settings for individual %1$s.":["Alege cum trebuie să fie descrise implicit %1$s în markup-ul schema.org al site-ului. Poți modifica aceste setări pentru %1$s singulare."],"Learn more about the schema settings":["Află mai multe despre setări Schema"],"Schema settings":["Setări Schema"],"Structured Data":["Date structurate"],"Yoast How-to":["Sfaturi practice Yoast"],"Yoast FAQ":["Întrebări frecvente Yoast"],"%s preview":["Previzualizare %s"],"Please upgrade your WordPress version or install the Gutenberg plugin to get this %1$s feature.":["Pentru a obține această funcționalitate %1$s, te rog actualizează versiunea ta de WordPress sau instalează modulul Gutenberg."],"Marking links with nofollow/sponsored has been disabled for WordPress installs < 5.4.":["Marcarea legăturilor cu fără urmărire/sponsorizată a fost dezactivată pentru instalările WordPress < 5.4."],"Open in new tab":["Deschide într-o filă nouă"],"This is a sponsored link or advert (mark as %1$ssponsored%2$s)%3$s":["Aceasta este o legătură sau o reclamă sponsorizată (marchează ca %1$ssponsorizată%2$s)%3$s"],"Search engines should ignore this link (mark as %1$snofollow%2$s)%3$s":["Motoarele de căutare ar trebui să ignore această legătură (marchează ca %1$sfără urmărire%2$s)%3$s"],"Learn more about marking a link as nofollow or sponsored.":["Află mai multe despre marcarea unei legături ca fără urmărire sau sponsorizată."],"Link inserted.":["Legătură inserată."],"Link edited.":["Legătură editată."],"Warning: the link has been inserted but may have errors. Please test it.":["Avertizare: legătura a fost inserată dar ar putea avea erori. Te rog testeaz-o."],"Unlink":["Anulează legătura"],"Link removed.":["Legătura a fost înlăturată."],"Link":["Legătură"],"We've analyzed your post. There is still room for improvement!":["Ți-am analizat articolul. Poate fi îmbunătățit!"],"We've analyzed your post. Everything looks good. Well done!":["Ți-am analizat articolul. Totul arată bine. Foarte bine!"],"No focus keyword was entered":["Nu ai introdus niciun cuvânt/frază cheie"],"Share your post!":["Partajează-ți articolul!"],"Improve your post with Yoast SEO":["Îmbunătățește-ți articolul cu Yoast SEO"],"SEO analysis:":["Analiză SEO:"],"Your keyphrase is too long. It can be a maximum of 191 characters.":["Fraza cheie este prea lungă. Ea poate avea maxim 191 de caractere."],"Learn more about the no-index setting on our help page.":["Află mai multe despre setarea fără indexare pe pagina noastră pentru ajutor."],"Even though you can set the meta robots setting here, the entire site is set to noindex in the sitewide privacy settings, so these settings won't have an effect.":["Chiar dacă poți stabili aici setările pentru meta robots, întreg site-ul este setat la fără indexare în setările globale de confidențialitate, deci aceste setări nu vor avea efect."],"Learn more about canonical URLs on our help page.":["Află mai multe despre URL-urile canonice pe pagina noastră pentru ajutor."],"Learn more about the breadcrumbs title setting on our help page.":["Află mai multe despre setarea titlurilor firimiturilor pe pagina noastră pentru ajutor."],"Learn more about advanced meta robots settings on our help page.":["Află mai multe despre setările avansate pentru meta robots pe pagina noastră pentru ajutor."],"Learn more about the no-follow setting on our help page.":["Află mai multe despre setarea fără urmărire pe pagina noastră pentru ajutor."],"Should search engines follow links on this %s":["Ar trebui ca motoarele de căutare să urmărească legăturile la acest %s"],"Google preview":["Previzualizare Google"],"When you click OK we will open our HelpScout beacon where you can find answers to your questions. This beacon will load our support data and also potentially set cookies.":["Când dai clic pe OK, vom deschide îndrumarul nostru HelpScout unde poți găsi răspunsuri la întrebările tale. Acest îndrumar va încărca datele noastre pentru suport și poate seta și cookie-uri."],"Schema":["Schema"],"Person logo / avatar":["Logo/avatar persoană"],"Get the %s plugin now":["Ia modul %s acum"],"Truly optimize your site for a local audience with our %s plugin! Optimized address details, opening hours, store locator and pickup option!":["Îți optimizezi cu adevărat site-ul pentru un public local cu modulul nostru %s! Detalii despre adresă și programul de funcționare optimizate și opțiuni pentru localizarea magazinului și preluarea comenzilor!"],"Serving local customers?":["Ai clienți locali?"],"You can edit the details shown in meta data, like the social profiles, the name and the description of this user on their %1$s profile page.":["Poți edita detaliile afișate în metadate, cum ar fi profilurile sociale, numele și descrierea unui utilizator, pe pagina de profil %1$s."],"Organization logo":["Logo organizație"],"You have selected the user %1$s as the person this site represents. Their user profile information will now be used in search results. %2$sUpdate their profile to make sure the information is correct.%3$s":["Ai selectat utilizatorul %1$s drept persoana pe care o reprezintă acest site. Acum vor fi folosite în rezultatele de căutare informațiile din profilul utilizatorului. %2$sActualizează profilul utilizatorului pentru a te asigura că informațiile sunt corecte.%3$s"],"Please select a user below to make your site's meta data complete.":["Te rog selectează un utilizator mai jos pentru a completa metadatele site-ului."],"Select a user...":["Selectează un utilizator..."],"Wikipedia URL":["URL Wikipedia"],"New step added":["A fost adăugat un pas nou"],"New question added":["A fost adăugată o întrebare nouă"],"Did you know %s also analyzes the different word forms of your keyphrase, like plurals and past tenses?":["Știai că %s analizează și alte forme ale cuvintelor frazei cheie, cum ar fi pluralul și participiul trecut?"],"Help on choosing the perfect focus keyphrase":["Ajutor pentru alegerea frazei cheie perfecte"],"Would you like to add a related keyphrase?":["Vrei să adaugi o frază cheie similară?"],"Go %s!":["Fă %s!"],"Rank better with synonyms & related keyphrases":["Te clasezi mai sus cu fraze cheie sinonime și similare"],"Add related keyphrase":["Adaugă fraze cheie similare"],"Get %s":["Ia %s"],"Focus keyphrase":["Frază cheie"],"Optional. Customize how you want to describe the duration of the instruction":["Opțional. Personalizează cum vrei să descrii durata instruirii"],"Describe the duration of the instruction:":["Descrie durata instruirii:"],"Learn more about the readability analysis":["Află mai multe despre analiza lizibilității"],"Readability analysis:":["Analiză lizibilitate:"],"%s, %s and %s":["%s, %s și %s"],"%s and %s":["%s și %s"],"%d minute":["1 minut","%d minute","%d de minute"],"%d hour":["O oră","%d ore","%d de ore"],"%d day":["O zi","%d zile","%d de zile"],"Enter a step title":["Introdu un titlu pentru pas"],"Optional. This can give you better control over the styling of the steps.":["Opțional. Acest lucru îți poate oferi un control mai bun asupra stilului pașilor."],"CSS class(es) to apply to the steps":["Clasă (clase) CSS de aplicat la pași"],"minutes":["minute"],"hours":["ore"],"days":["zile"],"Create a How-to guide in an SEO-friendly way. You can only use one How-to block per post.":["Creează un ghid de sfaturi practice într-o manieră prietenoasă pentru SEO. Poți folosi numai un singur bloc Sfaturi practice pentru fiecare articol."],"List your Frequently Asked Questions in an SEO-friendly way. You can only use one FAQ block per post.":["Afișează-ți întrebările frecvente într-o manieră prietenoasă pentru SEO. Poți folosi numai un singur bloc Întrebările frecvente pentru fiecare articol."],"Copy error":["Eroare text"],"An error occurred loading the %s primary taxonomy picker.":["A apărut o eroare la încărcarea selectorului taxonomiei principale %s."],"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"],"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 window)":["(Se deschide într-o fereastră nouă a navigatorului)"],"Select the primary %s":["Selectează %s principal"],"Are you trying to use multiple keyphrases? You should add them separately below.":["Încerci să folosești mai multe fraze cheie? Ar trebui să le adaugi separat, mai jos."],"Mark as cornerstone content":["Fă-l conținut fundamental"],"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"],"Unordered list":["Listă neordonată"],"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"],"Analysis results":["Rezultate analiză"],"Enter a focus keyphrase to calculate the SEO score":["Introdu 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ă reprezinte cele mai importante și mai ample articole de pe site-ul tău."],"Add synonyms":["Adaugă sinonime"],"Would you like to add keyphrase synonyms?":["Vrei să adaugi sinonime ale frazei cheie?"],"Current year":["Anul curent"],"Page":["Pagină"],"Tagline":["Slogan"],"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 site"],"Parent title":["Titlu părinte"],"Date":["Dată"],"24/7 email support":["Suport prin email non-stop (24/7)"],"%s (current default for %s)":["%s (acum implicite pentru %s)"],"Allow search engines to show this %s in search results?":["Permiți motoarelor de căutare să arate acest %s în rezultatele căutării?"],"SEO analysis":["Analiză SEO"],"(Opens in a new browser tab)":["(Se deschide într-o filă nouă a navigatorului)"],"Other benefits of %s for you:":["Alte avantaje ale %s pentru tine:"],"Configure %s in a few steps":["Configurează %s în câțiva pași"],"Cornerstone content":["Conținut fundamental"],"Superfast internal linking suggestions":["Sugestii de legături interne ultrarapide"],"Great news: you can, with %1$s!":["Vești bune: poți, cu %1$s!"],"1 year free support and updates included!":["Sunt incluse suport și actualizări gratuite pentru un an!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sPrevizualizare media socială%2$s: Facebook și Twitter"],"%1$sNo more dead links%2$s: easy redirect manager":["%1$sNicio legătură moartă%2$s: manager de redirecționări fără niciun efort"],"No ads!":["Fără anunțuri!"],"Good SEO score":["Punctaj SEO bun"],"OK SEO score":["Punctaj SEO OK"],"Feedback":["Impresii"],"Name":["Nume"],"Please provide a meta description by editing the snippet below.":["Te rog furnizează o descriere meta prin editarea fragmentului de mai jos."],"The name of the person":["Numele persoanei"],"No":["Nu"],"Yes":["Da"],"Social profiles":["Profiluri sociale"],"Cancel":["Anulează"],"Readability analysis":["Analiză lizibilitate"],"Needs improvement":["Necesită îmbunătățire"],"Open":["Deschide"],"Buy %s":["Cumpără %s"],"Yoast SEO":["Yoast SEO"],"Good":["bun"],"YouTube URL":["URL YouTube"],"Pinterest URL":["URL Pinterest"],"MySpace URL":["URL MySpace"],"LinkedIn URL":["URL LinkedIn"],"Instagram URL":["URL Instagram"],"Title":["Titlu"],"Congratulations!":{"0":"Felicitări!","2":""},"Close":["Închide"],"Twitter":["Twitter"],"Facebook":["Facebook"],"OK":["OK"],"Canonical URL":["URL canonic"],"Breadcrumbs Title":["Titlu firimituri"],"No Snippet":["Fără fragment"],"No Archive":["Nicio arhivă"],"No Image Index":["Imagini fără indexare"],"Meta robots advanced":["Meta robots avansat"],"FAQ":["Întrebări frecvente"],"Settings":["Setări"],"Advanced":["Avansat"],"SEO":["SEO"]}}}
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"},"You can still run the SEO data optimization in the %1$sTools section%2$s. Once that is finished, please refresh this workout.":[],"This workout step is currently disabled, because you're not running the latest version of Yoast SEO Premium. Please update to the latest version (at least %1$s). ":[],"Saved!":[],"View other SEO workouts%1$s":[],"Make sure to also check out our other SEO workouts to really get your site into shape!":[],"Amazing! You’ve successfully finished the Configuration workout! %1$s now outputs the essential structured data for your site.":[],"Finish this workout":[],"Save and continue":[],"In order to complete this step please select if we are allowed to improve Yoast SEO with your data.":[],"No, don’t track my site data":[],"Does your site represent an Organization or Person?":[],"Could not save this value. Please check the URL.":[],"Could not save this value. Please check the URL or username.":[],"Thanks! Please click the link in the email we just sent you to confirm your newsletter subscription.":[],"That email address has already been subscribed.":[],"That is not a valid email address. Check your email address and try again.":[],"Oops! Something went wrong. Check your email address and try again.":[],"Before you finish this workout, please start the SEO data optimization in step 1 and wait until it is completed...":[],"I've finished this step":["Jag har slutfört detta steg"],"Apply the optimal SEO settings to your site":["Tillämpa optimala SEO-inställningar på din webbplats"],"Configure %s with the optimal SEO settings for your site":[],"Before you finish this workout, please wait on this page until the SEO data optimization in step 1 is completed...":[],"Sign up for the Yoast newsletter!":["Anmäl dig till nyhetsbrevet från Yoast!"],"Important: We will never sell this data. And of course, as always, we won't collect any personal data about you or your visitors!":[],"Yes, you can track my site data":["Ja, det är okej att spåra data från min webbplats"],"Can we collect anonymous information about your website and how you use it?":[],"always load our customer support window so we can immediately assist you when you need help.":[],"see which %s features you use or don't use;":[],"collect info about the plugins and themes you have installed;":[],"To provide the best experience for you, we need your permission to do the following things:":[],"Help us improve Yoast SEO":["Hjälp oss förbättra Yoast SEO"],"A screenshot of the Contact Info section of a user's Profile page":[],"Screenshot:":["Skärmavbild:"],"On the %1$sUsers%2$s page, hover your mouse over the username you want to edit. Click ‘Edit’ to access the user’s profile. Then, scroll down to the ‘Contact info’ section and fill in the URLs of the personal social profiles you want to add.":[],"%1$sNote%2$s: In this step, you need to add the personal social profiles of the person your site represents. To do that, you should go to the %3$sUsers%4$s > Profile page in a new browser tab.":[],"Twitter URL":["Twitter-URL"],"Facebook URL":["Facebook-URL"],"Do you have profiles for your site on social media? Then, add all of their URLs here, so your social profiles may also appear in a Google Knowledge Panel.":[],"Please be aware that you need to set a name and logo in step 2 for structured data to work properly.":[],"Add a catchy tagline that describes your site in the best light. Use the keywords you want people to find your site with. Example: %1$s’s tagline is ‘SEO for everyone.’":[],"Site tagline":["Webbplatsens slogan"],"You need to set a person name and logo for structured data to work properly.":[],"You need to set an organization name and logo for structured data to work properly.":[],"Does you site represent an Organization or Person?":["Representerar din webbplats en organisation eller person?"],"Tell Google what kind of site you have and increase the chance it gets features in a Google Knowledge Panel. Select ‘Organization’ if you are working on a site for a business or an organization. Select ‘Person’ if you have, say, a personal blog.":[],"Site representation":[],"%1$sImportant:%2$s After you’ve completed (or made any changes to) a step below, please make sure to save your changes by clicking the ‘Save and continue’ button below that step.":[],"Continue":["Fortsätt"],"Click the button below to optimize your SEO data. It will let us see your site as Google does, so we can give you the best SEO tips and improve technical SEO issues in the background! If you have a lot of content the optimization might take a while. But trust us, it's worth it! %1$sLearn more about the benefits of optimized SEO data.%2$s":[],"Optimize SEO data":["Optimera SEO-data"],"%1$sImportant:%2$s If the SEO data optimization in step 1 is running, you can already continue to the next steps.":[],"Need more guidance? We've covered every step in more detail in the %1$s%2$s configuration workout guide.%3$s":[],"Do the five steps in this workout to configure the essential %1$s settings!":[],"Configure %1$s with optimal SEO settings for your site":[],"Configuration":["Konfiguration"],"Yoast respects your privacy. Read %1$sour privacy policy%2$s on how we handle your personal information.":[],"Sign up!":["Registrera dig!"],"Email address":["E-postadress"],"Get guidance on how to use Yoast SEO to the fullest":[],"Stay up-to-date with the latest SEO news":[],"Receive best-practice tips and learn how to rank on search engines":[],"Person logo / avatar (important)":[],"Name (important)":["Namn (viktigt)"],"Organization logo (important)":["Organisationens logga (viktigt)"],"Organization name (important)":["Organisationens namn (viktigt)"],"%1$sBack to all workouts":[],"Getting your site in shape and keeping it SEO fit can be hard. We can help you get started! Take these step-by-step workouts, and you’ll be tackling some of the most fundamental SEO challenges!":[],"Add internal links to your posts and pages":[],"Make pages easier for Google and visitors to find":[],"Clean up your unlinked content to make sure people can find it":[],"Orphaned content":[],"Bring more visitors to your articles":[],"Make your important articles rank higher":[],"%1$s/%2$s steps completed":[],"Unlock with %s!":["Lås upp med %s!"],"Start workout!":[],"Do workout again":[],"Continue workout!":[],"Get %s to unlock social previews!":["Skaffa %s för att låsa upp sociala förhandsgranskningar!"],"Want to see how your content will look when it’s shared on %s?":["Vill du se hur ditt innehåll ser ut när det är delat på %s?"],"Error stack trace":["Spårning av felstack"],"Response":["Svar"],"Error message":["Felmeddelande"],"Status code":["Statuskod"],"Request method":["Metod för begäran"],"Request URL":["URL för begäran"],"Error details":["Felinformation"],"Rank with articles you want to rank with":["Ranka med artiklar du vill ranka med"],"The cornerstone approach":["Grundstensmetoden"],"SEO workouts":["SEO-träningspass"],"Revise this step":["Revidera detta steg"],"Read more about Schema.":["Läs mer om Schema."],"Social image":["Social bild"],"the following addons":["följande utökningar"],"%s SEO installation":["%s SEO-installation"],"Install and activate":["Installera och aktivera"],"Please confirm below that you would like to install %s on this site.":["Bekräfta nedan att du vill installera %s på denna webbplats."],"Image":["Bild"],"Schema analysis:":["Schema-analys:"],"site structure":["webbplatsstruktur"],"internal linking":["intern länkning"],"breadcrumbs":["synliga sökvägar"],"seo":["seo"],"Adds the Yoast SEO breadcrumbs to your template or content.":["Lägger till synlig sökväg från Yoast SEO i din mall eller ditt innehåll."],"Yoast Breadcrumbs":["Synliga sökvägar från Yoast SEO"],"Unfortunately we cannot save changes to your SEO settings while you are working on a draft of an already-published %1$s. If you want to save your SEO changes, make sure to click 'Update', or wait to make your SEO changes until you are ready to update the %1$s.":["Tyvärr kan vi inte spara ändringar i dina SEO-inställningar när du arbetar med ett utkast för ett redan publicerat objekt av typen ”%1$s”. Om du vill spara dina SEO-ändringar behöver du se till att klicka på ”Uppdatera” eller vänta med dina SEO-ändringar till du är beredd att uppdatera %1$s."],"Get started with Yoast SEO's content analysis for Elementor!":["Kom igång med innehållsanalys för Elementor av Yoast SEO!"],"Got it":["Jag förstår"],"New: Yoast SEO for Elementor":["Nytt: Yoast SEO för Elementor"],"SEO data optimization is disabled for non-production environments.":["SEO-dataoptimering är inaktiverat för alla miljöer som inte är produktionsmiljöer."],"This feature includes and replaces the Text Link Counter and Internal Linking Analysis":["Denna funktion inkluderar och ersätter textlänkräknare och intern länkanalys"],"Stop SEO data optimization":["Stoppa SEO-dataoptimering"],"Optimizing SEO data... This may take a while.":["Optimerar SEO-data … Detta kan ta en stund."],"SEO data optimization complete":["SEO-dataoptimering klar"],"Start SEO data optimization":["Starta SEO-dataoptimering"],"Check out %s!":["Kolla in %s!"],"Would you like to be able to add these related keyphrases to the %s analysis so you can optimize your content even further?":["Vill du kunna lägga till dessa relaterade nyckelorsfraser i %s-analysen så att du kan optimera ditt innehåll ytterligare?"],"We've encountered a problem trying to get related keyphrases. Please try again later.":["Vi stötte på ett problem med att försöka få relaterade nyckelfraser. Försök igen senare."],"You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.":["Du har nått det maximala antalet på 4 relaterade nyckelordsfraser. Du kan ändra eller ta bort relaterade nyckelordsfraser i %s-metarutan eller sidopanelen."],"Please wait while %1$s connects to %2$s to get related keyphrases...":["Vänta medan %1$s ansluter till %2$s för att hämta relaterade nyckelordsfraser …"],"Upgrade your %s plan":["Uppgradera ditt %s-paket"],"You've reached your request limit for today. Check back tomorrow or upgrade your plan over at %s.":["Du ha nått din gräns för förfrågningar idag. Återkom imorgon eller uppgradera ditt paket på %s."],"Last month":["Förra månaden"],"Two months ago":["Två månader sedan"],"Three months ago":["Tre månader sedan"],"Four months ago":["Fyra månader sedan"],"Five months ago":["Fem månader sedan"],"Six months ago":["Sex månader sedan"],"Seven months ago":["Sju månader sedan"],"Eight months ago":["Åtta månader sedan"],"Nine months ago":["Nio månader sedan"],"Ten months ago":["Tio månader sedan"],"Eleven months ago":["Elva månader sedan"],"Twelve months ago":["Tolv månader sedan"],"Get more insights at %s":["Få mer insikter hos %s"],"Keyphrase volume in the last 12 months on a scale from 0 to 100.":["Nyckelordsfrasvolym under de senaste 12 månaderna på en skala från 0 till 100."],"Learn more about the related keyphrases trend":["Läs mer om trenden med relaterade nyckelordsfraser"],"Trend":["Trend"],"Learn more about the related keyphrases volume":["Lär dig mer om relaterad nyckelordsfrasvolym"],"Volume":["Volym"],"Related keyphrase":["Relaterad nyckelordsfras"],"Select country":["Välj land"],"Show results for:":["Visa resultat för:"],"Please enter a focus keyphrase first to get related keyphrases":["Ange en fokusnyckelfras först för att få relaterade nyckelordsfraser"],"Sorry, there's no data available for that keyphrase/country combination.":["Inga data finns tillgängliga för den kombinationen av nyckelordsfras och land."],"Get related keyphrases":["Hämta relaterade nyckelordsfraser"],"Related keyphrases":["Relaterade nyckelordsfraser"],"The number of headers and header labels don't match.":["Antalet rubriker och rubriketiketter matchar inte."],"Twitter preview":["Förhandsgranskning för Twitter"],"Facebook preview":["Förhandsgranskning för Facebook"],"Return to your %s":["Gå tillbaka till ditt %s"],"Make sure to save your %s for changes to take effect":["Du måste spara denna/detta %s för att ändringarna ska ske"],"Default for %1$s (%2$s)":["Standard för %1$s (%2$s)"],"This helps search engines understand your website and your content. You can change some of your settings for this page below.":["Detta hjälper sökmotorer att förstå din webbplats och ditt innehåll. Du kan ändra några av dina inställningar för den här sidan nedan."],"Yoast SEO automatically describes your pages using schema.org":["Yoast SEO beskriver automatiskt dina sidor med schema.org"],"default":["standard"],"Article type":["Artikeltyp"],"Page type":["Sidtyp"],"Learn more about page or content types":["Läs mer om sidor eller innehållstyper"],"What type of page or content is this?":["Vilken typ av sida eller innehåll är det här?"],"Learn more about structured data with Schema.org":["Läs mer om strukturerade data med Schema.org"],"You can change the default type for %1$s in your %2$sSearch Appearance Settings%3$s.":["Du kan ändra standardtypen för %1$s i dina %2$sinställningar för sökutseende%3$s."],"Default Article type":["Förvald artikeltyp"],"Default Page type":["Förvald sidtyp"],"Upon saving, this setting will apply to all of your %1$s. %1$s that are manually configured will be left untouched.":["När du sparar kommer denna inställning att tillämpas för %1$s. %1$s som konfigureras manuellt påverkas inte.","När du sparar kommer denna inställning att tillämpas för alla %1$s. %1$s som konfigureras manuellt påverkas inte."],"Choose how your %1$s should be described by default in your site's schema.org markup. You can change these settings for individual %1$s.":["Välj hur du vill att %1$s som standard ska beskrivas i schema.org-kodningen för din webbplats. Du kan ändra dessa inställningar för enstaka %1$s."],"Learn more about the schema settings":["Läs mer om schema-inställningarna"],"Schema settings":["Inställningar för Schema"],"Structured Data":["Strukturerad data"],"Yoast How-to":["Yoast-handledning"],"Yoast FAQ":["Vanliga frågor om Yoast"],"%s preview":["Förhandsgranskning av %s"],"Please upgrade your WordPress version or install the Gutenberg plugin to get this %1$s feature.":["Uppgradera din WordPress-version eller installera tillägget Gutenberg för att få denna %1$s-funktion."],"Marking links with nofollow/sponsored has been disabled for WordPress installs < 5.4.":["Markering av länkar med nofollow/sponsrad har inaktiverats för WordPress-installationer < 5.4."],"Open in new tab":["Öppna i ny flik"],"This is a sponsored link or advert (mark as %1$ssponsored%2$s)%3$s":["Detta är en sponsrad länk eller reklam (märk som %1$ssponsrad%2$s)%3$s"],"Search engines should ignore this link (mark as %1$snofollow%2$s)%3$s":["Sökmotorer bör ignorera denna länk (märk som %1$snofollow%2$s)%3$s"],"Learn more about marking a link as nofollow or sponsored.":["Lär dig mer om att markera en länk som nofollow eller sponsrad."],"Link inserted.":["Länk infogad."],"Link edited.":["Länk redigerad."],"Warning: the link has been inserted but may have errors. Please test it.":["Varning: länken har infogats men kan innehålla fel. Testa den."],"Unlink":["Avlänka"],"Link removed.":["Länk borttagen."],"Link":["Länk"],"We've analyzed your post. There is still room for improvement!":["Vi har analyserat ditt inlägg. Det finns fortfarande rum för förbättringar!"],"We've analyzed your post. Everything looks good. Well done!":["Vi har analyserat ditt inlägg. Allt ser fint ut, bra jobbat!"],"No focus keyword was entered":["Inget fokusnyckelord angavs"],"Share your post!":["Dela ditt inlägg!"],"Improve your post with Yoast SEO":["Förbättra ditt inlägg med Yoast SEO"],"SEO analysis:":["SEO-analys:"],"Your keyphrase is too long. It can be a maximum of 191 characters.":["Din nyckelfras är för lång. Den får maximalt vara 191 tecken."],"Learn more about the no-index setting on our help page.":["Läs mer om inställningen no-index på vår hjälpsida."],"Even though you can set the meta robots setting here, the entire site is set to noindex in the sitewide privacy settings, so these settings won't have an effect.":["Även om du kan ändra meta-inställningarna för robotar här, så är hela webbplatsen inställd på noindex i de övergripande sekretessinställningarna, så dessa inställningar har ingen effekt."],"Learn more about canonical URLs on our help page.":["Läs mer om kanoniska URL:er på vår hjälpsida."],"Learn more about the breadcrumbs title setting on our help page.":["Läs mer om inställningarna för synliga sökvägar i rubriken på vår hjälpsida."],"Learn more about advanced meta robots settings on our help page.":["Läs mer om avancerade metainställningar för robotar på vår hjälpsida."],"Learn more about the no-follow setting on our help page.":["Läs mer om inställningen no-follow på vår hjälpsida."],"Should search engines follow links on this %s":["Ska sökmotorer följa länkar på denna %s"],"Google preview":["Google förhandsgranskning"],"When you click OK we will open our HelpScout beacon where you can find answers to your questions. This beacon will load our support data and also potentially set cookies.":["När du klickar på OK öppnar vi vår HelpScout Beacon där du hittar svar på dina frågor. Denna hjälpnavigatör laddar vår support-information och kommer eventuellt också att skapa några cookies."],"Schema":["Schema"],"Person logo / avatar":["Personlig logga/profilbild"],"Get the %s plugin now":["Skaffa tillägget %s nu"],"Truly optimize your site for a local audience with our %s plugin! Optimized address details, opening hours, store locator and pickup option!":["Optimera din webbplats för lokala besökare med vårt tillägg %s! Optimerade adressuppgifter, öppettider, butikssökare och val för avhämtning!"],"Serving local customers?":["Betjänar du lokala kunder?"],"You can edit the details shown in meta data, like the social profiles, the name and the description of this user on their %1$s profile page.":["Du kan redigera detaljerna som visas i metadata, som social profil, namnet och beskrivningen av denna användare på dess %1$s profilsida."],"Organization logo":["Organisationens logga"],"You have selected the user %1$s as the person this site represents. Their user profile information will now be used in search results. %2$sUpdate their profile to make sure the information is correct.%3$s":["Du har valt användaren %1$s som den person denna webbplats representerar. Deras användarprofilinformation kommer nu att användas i sökresultaten. %2$sUppdatera dennes profil för att säkerställa att informationen är korrekt.%3$s"],"Please select a user below to make your site's meta data complete.":["Välj en användare nedan för att göra din webbplats metadata komplett."],"Select a user...":["Välj en användare…"],"Wikipedia URL":["Wikipedia-URL"],"New step added":["Nytt steg tillagd"],"New question added":["Ny fråga tillagd"],"Did you know %s also analyzes the different word forms of your keyphrase, like plurals and past tenses?":["Visste du att %s också analyserar olika versioner av ord i din nyckelordsfras, till exempel plural och olika tempus?"],"Help on choosing the perfect focus keyphrase":["Hjälp att välja den perfekta fokusnyckelordsfrasen"],"Would you like to add a related keyphrase?":["Vill du lägga till en relaterad nyckelordsfras?"],"Go %s!":["Kör %s!"],"Rank better with synonyms & related keyphrases":["Ranka högre med synonymer och relaterade nyckelordsfraser"],"Add related keyphrase":["Lägg till relaterad nyckelordsfras"],"Get %s":["Skaffa %s"],"Focus keyphrase":["Fokusnyckelordsfras"],"Optional. Customize how you want to describe the duration of the instruction":["Valfritt. Anpassa hur du vill beskriva varaktigheten av instruktionen"],"Describe the duration of the instruction:":["Beskriv varaktigheten av instruktionen:"],"Learn more about the readability analysis":["Lär dig mer om läsbarhetsanalysen"],"Readability analysis:":["Läsbarhetsanalys:"],"%s, %s and %s":["%s, %s och %s"],"%s and %s":["%s och %s"],"%d minute":["%d minut","%d minuter"],"%d hour":["%d timme","%d timmar"],"%d day":["%d dag","%d dagar"],"Enter a step title":["Ange en stegrubrik"],"Optional. This can give you better control over the styling of the steps.":["Valfritt. Detta kan ge dig bättre kontroll över utseendet på stegen."],"CSS class(es) to apply to the steps":["CSS-klass(er) som ska tillämpas på steget"],"minutes":["minuter"],"hours":["timmar"],"days":["dagar"],"Create a How-to guide in an SEO-friendly way. You can only use one How-to block per post.":["Skapa en Hur-gör-man-guide på ett SEO-vänligt sätt. Du kan endast använda ett Hur-gör-man-block per inlägg."],"List your Frequently Asked Questions in an SEO-friendly way. You can only use one FAQ block per post.":["Lista dina vanliga frågor på ett SEO-vänligt sätt. Du kan endast använda ett block för vanliga frågor per inlägg."],"Copy error":["Kopieringsfel"],"An error occurred loading the %s primary taxonomy picker.":["Ett fel uppstod under hämtning av %s primära taxonomi-väljaren."],"Time needed:":["Tid som behövs:"],"Move question down":["Flytta fråga ner"],"Move question up":["Flytta fråga upp"],"Insert question":["Infoga fråga"],"Delete question":["Ta bort fråga"],"Enter the answer to the question":["Ange svaret på frågan"],"Enter a question":["Ange en fråga"],"Add question":["Lägg till fråga"],"Frequently Asked Questions":["Vanliga frågor"],"Great news: you can, with %s!":["Bra nyheter: du kan, med %s!"],"(Opens in a new browser window)":["(Öppnas i ett nytt webbläsarfönster)"],"Select the primary %s":["Välj den primära %s"],"Are you trying to use multiple keyphrases? You should add them separately below.":["Försöker du använda flera nyckelordsfraser? Du borde lägga till dem separat nedan."],"Mark as cornerstone content":["Markera som grundstensinnehåll"],"Move step down":["Flytta steg ner"],"Move step up":["Flytta steg upp"],"Insert step":["Infoga steg"],"Delete step":["Ta bort steg"],"Add image":["Lägg till bild"],"Enter a step description":["Ange en stegbeskrivning"],"Enter a description":["Ange en beskrivning"],"Unordered list":["Osorterad lista"],"Showing step items as an ordered list.":["Visar stegobjekt i en sorterad lista."],"Showing step items as an unordered list":["Visar stegobjekt i en osorterad lista"],"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":["Hur-man-gör"],"Analysis results":["Analysresultat"],"Enter a focus keyphrase to calculate the SEO score":["Ange en fokus-nyckelordsfras 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 synonyms":["Lägg till synonymer"],"Would you like to add keyphrase synonyms?":["Vill du lägga till nyckelordsfras-synonymer?"],"Current year":["Nuvarande år"],"Page":["Sida"],"Tagline":["Slogan"],"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"],"24/7 email support":["E-postsupport dygnet runt"],"%s (current default for %s)":["%s (nuvarande standard för %s)"],"Allow search engines to show this %s in search results?":["Tillåt sökmotorer att visa denna/detta %s i sökresultat?"],"SEO analysis":["SEO-analys"],"(Opens in a new browser tab)":["(Öppnas i en ny webbläsarflik)"],"Other benefits of %s for you:":["Fler fördelar för dig med %s:"],"Configure %s in a few steps":["Konfigurera %s i några få steg"],"Cornerstone content":["Grundstensinnehåll"],"Superfast internal linking suggestions":["Supersnabba interna länkningsförslag"],"Great news: you can, with %1$s!":["Goda nyheter: du kan, med %1$s!"],"1 year free support and updates included!":["1 års fri support och uppdateringar ingår!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sFörhandsgranskning för sociala medier%2$s: Facebook och Twitter"],"%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!"],"Good SEO score":["Bra SEO-poäng"],"OK SEO score":["OK SEO-poäng"],"Feedback":["Feedback"],"Name":["Namn"],"Please provide a meta description by editing the snippet below.":["Ange en metabeskrivning genom att redigera förhandsvisningstexten nedan."],"The name of the person":["Personens namn"],"No":["Nej"],"Yes":["Ja"],"Social profiles":["Sociala profiler"],"Cancel":["Avbryt"],"Readability analysis":["Läsbarhetsanalys"],"Needs improvement":["Behöver förbättras"],"Open":["Öppna"],"Buy %s":["Köp %s"],"Yoast SEO":["Yoast SEO"],"Good":["Bra"],"YouTube URL":["YouTube-URL"],"Pinterest URL":["Pinterest-URL"],"MySpace URL":["Myspace-URL"],"LinkedIn URL":["LinkedIn-URL"],"Instagram URL":["Instagram-URL"],"Title":["Rubrik"],"Congratulations!":["Gratulerar!"],"Close":["Stäng"],"Twitter":["Twitter"],"Facebook":["Facebook"],"OK":["OK"],"Canonical URL":["Kanonisk URL"],"Breadcrumbs Title":["Rubrik för synlig sökväg"],"No Snippet":["Ingen förhandsvisningstext"],"No Archive":["Inget arkiv"],"No Image Index":["Inget bild-index"],"Meta robots advanced":["Meta-robotar avancerat"],"FAQ":["Vanliga frågor"],"Settings":["Inställningar"],"Advanced":["Avancerat"],"SEO":["SEO"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural-forms":"nplurals=2; plural=n != 1;","lang":"sv_SE"},"You can still run the SEO data optimization in the %1$sTools section%2$s. Once that is finished, please refresh this workout.":[],"This workout step is currently disabled, because you're not running the latest version of Yoast SEO Premium. Please update to the latest version (at least %1$s). ":[],"Saved!":["Sparat!"],"View other SEO workouts%1$s":[],"Make sure to also check out our other SEO workouts to really get your site into shape!":[],"Amazing! You’ve successfully finished the Configuration workout! %1$s now outputs the essential structured data for your site.":[],"Finish this workout":[],"Save and continue":["Spara och fortsätt"],"In order to complete this step please select if we are allowed to improve Yoast SEO with your data.":[],"No, don’t track my site data":[],"Does your site represent an Organization or Person?":["Representerar din webbplats en organisation eller person?"],"Could not save this value. Please check the URL.":["Kunde inte spara detta värde. Kontrollera URL."],"Could not save this value. Please check the URL or username.":["Kunde inte spara detta värde. Kontrollera URL eller användarnamn."],"Thanks! Please click the link in the email we just sent you to confirm your newsletter subscription.":[],"That email address has already been subscribed.":["Denna e-post har redan prenumererat."],"That is not a valid email address. Check your email address and try again.":["Det är inte en giltig e-postadress. Kontrollera din e-postadress och försök igen."],"Oops! Something went wrong. Check your email address and try again.":["Hoppsan! Något gick fel. Kontrollera din e-postadress och försök igen."],"Before you finish this workout, please start the SEO data optimization in step 1 and wait until it is completed...":[],"I've finished this step":["Jag har slutfört detta steg"],"Apply the optimal SEO settings to your site":["Tillämpa optimala SEO-inställningar på din webbplats"],"Configure %s with the optimal SEO settings for your site":["Konfigurera %s med de optimala SEO-inställningarna för din webbplats"],"Before you finish this workout, please wait on this page until the SEO data optimization in step 1 is completed...":[],"Sign up for the Yoast newsletter!":["Anmäl dig till nyhetsbrevet från Yoast!"],"Important: We will never sell this data. And of course, as always, we won't collect any personal data about you or your visitors!":[],"Yes, you can track my site data":["Ja, det är okej att spåra data från min webbplats"],"Can we collect anonymous information about your website and how you use it?":[],"always load our customer support window so we can immediately assist you when you need help.":[],"see which %s features you use or don't use;":["se vilka %s-funktioner du använder eller inte använder:"],"collect info about the plugins and themes you have installed;":[],"To provide the best experience for you, we need your permission to do the following things:":[],"Help us improve Yoast SEO":["Hjälp oss förbättra Yoast SEO"],"A screenshot of the Contact Info section of a user's Profile page":[],"Screenshot:":["Skärmdump:"],"On the %1$sUsers%2$s page, hover your mouse over the username you want to edit. Click ‘Edit’ to access the user’s profile. Then, scroll down to the ‘Contact info’ section and fill in the URLs of the personal social profiles you want to add.":[],"%1$sNote%2$s: In this step, you need to add the personal social profiles of the person your site represents. To do that, you should go to the %3$sUsers%4$s > Profile page in a new browser tab.":[],"Twitter URL":["Twitter-URL"],"Facebook URL":["Facebook-URL"],"Do you have profiles for your site on social media? Then, add all of their URLs here, so your social profiles may also appear in a Google Knowledge Panel.":[],"Please be aware that you need to set a name and logo in step 2 for structured data to work properly.":[],"Add a catchy tagline that describes your site in the best light. Use the keywords you want people to find your site with. Example: %1$s’s tagline is ‘SEO for everyone.’":[],"Site tagline":["Webbplatsens slogan"],"You need to set a person name and logo for structured data to work properly.":[],"You need to set an organization name and logo for structured data to work properly.":[],"Does you site represent an Organization or Person?":["Representerar din webbplats en organisation eller person?"],"Tell Google what kind of site you have and increase the chance it gets features in a Google Knowledge Panel. Select ‘Organization’ if you are working on a site for a business or an organization. Select ‘Person’ if you have, say, a personal blog.":[],"Site representation":[],"%1$sImportant:%2$s After you’ve completed (or made any changes to) a step below, please make sure to save your changes by clicking the ‘Save and continue’ button below that step.":[],"Continue":["Fortsätt"],"Click the button below to optimize your SEO data. It will let us see your site as Google does, so we can give you the best SEO tips and improve technical SEO issues in the background! If you have a lot of content the optimization might take a while. But trust us, it's worth it! %1$sLearn more about the benefits of optimized SEO data.%2$s":[],"Optimize SEO data":["Optimera SEO-data"],"%1$sImportant:%2$s If the SEO data optimization in step 1 is running, you can already continue to the next steps.":[],"Need more guidance? We've covered every step in more detail in the %1$s%2$s configuration workout guide.%3$s":[],"Do the five steps in this workout to configure the essential %1$s settings!":[],"Configure %1$s with optimal SEO settings for your site":[],"Configuration":["Konfiguration"],"Yoast respects your privacy. Read %1$sour privacy policy%2$s on how we handle your personal information.":["Yoast respekterar din integritet. Läs %1$svår integritetspolicy%2$s om hur vi hanterar din personliga information."],"Sign up!":["Registrera!"],"Email address":["E-postadress"],"Get guidance on how to use Yoast SEO to the fullest":[],"Stay up-to-date with the latest SEO news":[],"Receive best-practice tips and learn how to rank on search engines":[],"Person logo / avatar (important)":[],"Name (important)":["Namn (viktigt)"],"Organization logo (important)":["Organisationens logga (viktigt)"],"Organization name (important)":["Organisationens namn (viktigt)"],"%1$sBack to all workouts":[],"Getting your site in shape and keeping it SEO fit can be hard. We can help you get started! Take these step-by-step workouts, and you’ll be tackling some of the most fundamental SEO challenges!":[],"Add internal links to your posts and pages":["Lägg till interna länkar till dina inlägg och sidor"],"Make pages easier for Google and visitors to find":[],"Clean up your unlinked content to make sure people can find it":[],"Orphaned content":[],"Bring more visitors to your articles":[],"Make your important articles rank higher":["Få dina viktiga artiklar att rankas högre"],"%1$s/%2$s steps completed":[],"Unlock with %s!":["Lås upp med %s!"],"Start workout!":[],"Do workout again":[],"Continue workout!":[],"Get %s to unlock social previews!":["Skaffa %s för att låsa upp sociala förhandsgranskningar!"],"Want to see how your content will look when it’s shared on %s?":["Vill du se hur ditt innehåll ser ut när det är delat på %s?"],"Error stack trace":["Spårning av felstack"],"Response":["Svar"],"Error message":["Felmeddelande"],"Status code":["Statuskod"],"Request method":["Metod för begäran"],"Request URL":["URL för begäran"],"Error details":["Felinformation"],"Rank with articles you want to rank with":["Ranka med artiklar du vill ranka med"],"The cornerstone approach":["Grundstensmetoden"],"SEO workouts":["SEO-träningspass"],"Revise this step":["Revidera detta steg"],"Read more about Schema.":["Läs mer om Schema."],"Social image":["Social bild"],"the following addons":["följande utökningar"],"%s SEO installation":["%s SEO-installation"],"Install and activate":["Installera och aktivera"],"Please confirm below that you would like to install %s on this site.":["Bekräfta nedan att du vill installera %s på denna webbplats."],"Image":["Bild"],"Schema analysis:":["Schema-analys:"],"site structure":["webbplatsstruktur"],"internal linking":["intern länkning"],"breadcrumbs":["synliga sökvägar"],"seo":["seo"],"Adds the Yoast SEO breadcrumbs to your template or content.":["Lägger till synlig sökväg från Yoast SEO i din mall eller ditt innehåll."],"Yoast Breadcrumbs":["Synliga sökvägar från Yoast SEO"],"Unfortunately we cannot save changes to your SEO settings while you are working on a draft of an already-published %1$s. If you want to save your SEO changes, make sure to click 'Update', or wait to make your SEO changes until you are ready to update the %1$s.":["Tyvärr kan vi inte spara ändringar i dina SEO-inställningar när du arbetar med ett utkast för ett redan publicerat objekt av typen ”%1$s”. Om du vill spara dina SEO-ändringar behöver du se till att klicka på ”Uppdatera” eller vänta med dina SEO-ändringar till du är beredd att uppdatera %1$s."],"Get started with Yoast SEO's content analysis for Elementor!":["Kom igång med innehållsanalys för Elementor av Yoast SEO!"],"Got it":["Jag förstår"],"New: Yoast SEO for Elementor":["Nytt: Yoast SEO för Elementor"],"SEO data optimization is disabled for non-production environments.":["SEO-dataoptimering är inaktiverat för alla miljöer som inte är produktionsmiljöer."],"This feature includes and replaces the Text Link Counter and Internal Linking Analysis":["Denna funktion inkluderar och ersätter textlänkräknare och intern länkanalys"],"Stop SEO data optimization":["Stoppa SEO-dataoptimering"],"Optimizing SEO data... This may take a while.":["Optimerar SEO-data … Detta kan ta en stund."],"SEO data optimization complete":["SEO-dataoptimering klar"],"Start SEO data optimization":["Starta SEO-dataoptimering"],"Check out %s!":["Kolla in %s!"],"Would you like to be able to add these related keyphrases to the %s analysis so you can optimize your content even further?":["Vill du kunna lägga till dessa relaterade nyckelorsfraser i %s-analysen så att du kan optimera ditt innehåll ytterligare?"],"We've encountered a problem trying to get related keyphrases. Please try again later.":["Vi stötte på ett problem med att försöka få relaterade nyckelfraser. Försök igen senare."],"You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.":["Du har nått det maximala antalet på 4 relaterade nyckelordsfraser. Du kan ändra eller ta bort relaterade nyckelordsfraser i %s-metarutan eller sidopanelen."],"Please wait while %1$s connects to %2$s to get related keyphrases...":["Vänta medan %1$s ansluter till %2$s för att hämta relaterade nyckelordsfraser …"],"Upgrade your %s plan":["Uppgradera ditt %s-paket"],"You've reached your request limit for today. Check back tomorrow or upgrade your plan over at %s.":["Du ha nått din gräns för förfrågningar idag. Återkom imorgon eller uppgradera ditt paket på %s."],"Last month":["Förra månaden"],"Two months ago":["Två månader sedan"],"Three months ago":["Tre månader sedan"],"Four months ago":["Fyra månader sedan"],"Five months ago":["Fem månader sedan"],"Six months ago":["Sex månader sedan"],"Seven months ago":["Sju månader sedan"],"Eight months ago":["Åtta månader sedan"],"Nine months ago":["Nio månader sedan"],"Ten months ago":["Tio månader sedan"],"Eleven months ago":["Elva månader sedan"],"Twelve months ago":["Tolv månader sedan"],"Get more insights at %s":["Få mer insikter hos %s"],"Keyphrase volume in the last 12 months on a scale from 0 to 100.":["Nyckelordsfrasvolym under de senaste 12 månaderna på en skala från 0 till 100."],"Learn more about the related keyphrases trend":["Läs mer om trenden med relaterade nyckelordsfraser"],"Trend":["Trend"],"Learn more about the related keyphrases volume":["Lär dig mer om relaterad nyckelordsfrasvolym"],"Volume":["Volym"],"Related keyphrase":["Relaterad nyckelordsfras"],"Select country":["Välj land"],"Show results for:":["Visa resultat för:"],"Please enter a focus keyphrase first to get related keyphrases":["Ange en fokusnyckelfras först för att få relaterade nyckelordsfraser"],"Sorry, there's no data available for that keyphrase/country combination.":["Inga data finns tillgängliga för den kombinationen av nyckelordsfras och land."],"Get related keyphrases":["Hämta relaterade nyckelordsfraser"],"Related keyphrases":["Relaterade nyckelordsfraser"],"The number of headers and header labels don't match.":["Antalet rubriker och rubriketiketter matchar inte."],"Twitter preview":["Förhandsgranskning för Twitter"],"Facebook preview":["Förhandsgranskning för Facebook"],"Return to your %s":["Gå tillbaka till ditt %s"],"Make sure to save your %s for changes to take effect":["Du måste spara denna/detta %s för att ändringarna ska ske"],"Default for %1$s (%2$s)":["Standard för %1$s (%2$s)"],"This helps search engines understand your website and your content. You can change some of your settings for this page below.":["Detta hjälper sökmotorer att förstå din webbplats och ditt innehåll. Du kan ändra några av dina inställningar för den här sidan nedan."],"Yoast SEO automatically describes your pages using schema.org":["Yoast SEO beskriver automatiskt dina sidor med schema.org"],"default":["standard"],"Article type":["Artikeltyp"],"Page type":["Sidtyp"],"Learn more about page or content types":["Läs mer om sidor eller innehållstyper"],"What type of page or content is this?":["Vilken typ av sida eller innehåll är det här?"],"Learn more about structured data with Schema.org":["Läs mer om strukturerade data med Schema.org"],"You can change the default type for %1$s in your %2$sSearch Appearance Settings%3$s.":["Du kan ändra standardtypen för %1$s i dina %2$sinställningar för sökutseende%3$s."],"Default Article type":["Förvald artikeltyp"],"Default Page type":["Förvald sidtyp"],"Upon saving, this setting will apply to all of your %1$s. %1$s that are manually configured will be left untouched.":["När du sparar kommer denna inställning att tillämpas för %1$s. %1$s som konfigureras manuellt påverkas inte.","När du sparar kommer denna inställning att tillämpas för alla %1$s. %1$s som konfigureras manuellt påverkas inte."],"Choose how your %1$s should be described by default in your site's schema.org markup. You can change these settings for individual %1$s.":["Välj hur du vill att %1$s som standard ska beskrivas i schema.org-kodningen för din webbplats. Du kan ändra dessa inställningar för enstaka %1$s."],"Learn more about the schema settings":["Läs mer om schema-inställningarna"],"Schema settings":["Inställningar för Schema"],"Structured Data":["Strukturerad data"],"Yoast How-to":["Yoast-handledning"],"Yoast FAQ":["Vanliga frågor om Yoast"],"%s preview":["Förhandsgranskning av %s"],"Please upgrade your WordPress version or install the Gutenberg plugin to get this %1$s feature.":["Uppgradera din WordPress-version eller installera tillägget Gutenberg för att få denna %1$s-funktion."],"Marking links with nofollow/sponsored has been disabled for WordPress installs < 5.4.":["Markering av länkar med nofollow/sponsrad har inaktiverats för WordPress-installationer < 5.4."],"Open in new tab":["Öppna i ny flik"],"This is a sponsored link or advert (mark as %1$ssponsored%2$s)%3$s":["Detta är en sponsrad länk eller reklam (märk som %1$ssponsrad%2$s)%3$s"],"Search engines should ignore this link (mark as %1$snofollow%2$s)%3$s":["Sökmotorer bör ignorera denna länk (märk som %1$snofollow%2$s)%3$s"],"Learn more about marking a link as nofollow or sponsored.":["Lär dig mer om att markera en länk som nofollow eller sponsrad."],"Link inserted.":["Länk infogad."],"Link edited.":["Länk redigerad."],"Warning: the link has been inserted but may have errors. Please test it.":["Varning: länken har infogats men kan innehålla fel. Testa den."],"Unlink":["Avlänka"],"Link removed.":["Länk borttagen."],"Link":["Länk"],"We've analyzed your post. There is still room for improvement!":["Vi har analyserat ditt inlägg. Det finns fortfarande rum för förbättringar!"],"We've analyzed your post. Everything looks good. Well done!":["Vi har analyserat ditt inlägg. Allt ser fint ut, bra jobbat!"],"No focus keyword was entered":["Inget fokusnyckelord angavs"],"Share your post!":["Dela ditt inlägg!"],"Improve your post with Yoast SEO":["Förbättra ditt inlägg med Yoast SEO"],"SEO analysis:":["SEO-analys:"],"Your keyphrase is too long. It can be a maximum of 191 characters.":["Din nyckelfras är för lång. Den får maximalt vara 191 tecken."],"Learn more about the no-index setting on our help page.":["Läs mer om inställningen no-index på vår hjälpsida."],"Even though you can set the meta robots setting here, the entire site is set to noindex in the sitewide privacy settings, so these settings won't have an effect.":["Även om du kan ändra meta-inställningarna för robotar här, så är hela webbplatsen inställd på noindex i de övergripande sekretessinställningarna, så dessa inställningar har ingen effekt."],"Learn more about canonical URLs on our help page.":["Läs mer om kanoniska URL:er på vår hjälpsida."],"Learn more about the breadcrumbs title setting on our help page.":["Läs mer om inställningarna för synliga sökvägar i rubriken på vår hjälpsida."],"Learn more about advanced meta robots settings on our help page.":["Läs mer om avancerade metainställningar för robotar på vår hjälpsida."],"Learn more about the no-follow setting on our help page.":["Läs mer om inställningen no-follow på vår hjälpsida."],"Should search engines follow links on this %s":["Ska sökmotorer följa länkar på denna %s"],"Google preview":["Google förhandsgranskning"],"When you click OK we will open our HelpScout beacon where you can find answers to your questions. This beacon will load our support data and also potentially set cookies.":["När du klickar på OK öppnar vi vår HelpScout Beacon där du hittar svar på dina frågor. Denna hjälpnavigatör laddar vår support-information och kommer eventuellt också att skapa några cookies."],"Schema":["Schema"],"Person logo / avatar":["Personlig logga/profilbild"],"Get the %s plugin now":["Skaffa tillägget %s nu"],"Truly optimize your site for a local audience with our %s plugin! Optimized address details, opening hours, store locator and pickup option!":["Optimera din webbplats för lokala besökare med vårt tillägg %s! Optimerade adressuppgifter, öppettider, butikssökare och val för avhämtning!"],"Serving local customers?":["Betjänar du lokala kunder?"],"You can edit the details shown in meta data, like the social profiles, the name and the description of this user on their %1$s profile page.":["Du kan redigera detaljerna som visas i metadata, som social profil, namnet och beskrivningen av denna användare på dess %1$s profilsida."],"Organization logo":["Organisationens logga"],"You have selected the user %1$s as the person this site represents. Their user profile information will now be used in search results. %2$sUpdate their profile to make sure the information is correct.%3$s":["Du har valt användaren %1$s som den person denna webbplats representerar. Deras användarprofilinformation kommer nu att användas i sökresultaten. %2$sUppdatera dennes profil för att säkerställa att informationen är korrekt.%3$s"],"Please select a user below to make your site's meta data complete.":["Välj en användare nedan för att göra din webbplats metadata komplett."],"Select a user...":["Välj en användare…"],"Wikipedia URL":["Wikipedia-URL"],"New step added":["Nytt steg tillagd"],"New question added":["Ny fråga tillagd"],"Did you know %s also analyzes the different word forms of your keyphrase, like plurals and past tenses?":["Visste du att %s också analyserar olika versioner av ord i din nyckelordsfras, till exempel plural och olika tempus?"],"Help on choosing the perfect focus keyphrase":["Hjälp att välja den perfekta fokusnyckelordsfrasen"],"Would you like to add a related keyphrase?":["Vill du lägga till en relaterad nyckelordsfras?"],"Go %s!":["Kör %s!"],"Rank better with synonyms & related keyphrases":["Ranka högre med synonymer och relaterade nyckelordsfraser"],"Add related keyphrase":["Lägg till relaterad nyckelordsfras"],"Get %s":["Skaffa %s"],"Focus keyphrase":["Fokusnyckelordsfras"],"Optional. Customize how you want to describe the duration of the instruction":["Valfritt. Anpassa hur du vill beskriva varaktigheten av instruktionen"],"Describe the duration of the instruction:":["Beskriv varaktigheten av instruktionen:"],"Learn more about the readability analysis":["Lär dig mer om läsbarhetsanalysen"],"Readability analysis:":["Läsbarhetsanalys:"],"%s, %s and %s":["%s, %s och %s"],"%s and %s":["%s och %s"],"%d minute":["%d minut","%d minuter"],"%d hour":["%d timme","%d timmar"],"%d day":["%d dag","%d dagar"],"Enter a step title":["Ange en stegrubrik"],"Optional. This can give you better control over the styling of the steps.":["Valfritt. Detta kan ge dig bättre kontroll över utseendet på stegen."],"CSS class(es) to apply to the steps":["CSS-klass(er) som ska tillämpas på steget"],"minutes":["minuter"],"hours":["timmar"],"days":["dagar"],"Create a How-to guide in an SEO-friendly way. You can only use one How-to block per post.":["Skapa en Hur-gör-man-guide på ett SEO-vänligt sätt. Du kan endast använda ett Hur-gör-man-block per inlägg."],"List your Frequently Asked Questions in an SEO-friendly way. You can only use one FAQ block per post.":["Lista dina vanliga frågor på ett SEO-vänligt sätt. Du kan endast använda ett block för vanliga frågor per inlägg."],"Copy error":["Kopieringsfel"],"An error occurred loading the %s primary taxonomy picker.":["Ett fel uppstod under hämtning av %s primära taxonomi-väljaren."],"Time needed:":["Tid som behövs:"],"Move question down":["Flytta fråga ner"],"Move question up":["Flytta fråga upp"],"Insert question":["Infoga fråga"],"Delete question":["Ta bort fråga"],"Enter the answer to the question":["Ange svaret på frågan"],"Enter a question":["Ange en fråga"],"Add question":["Lägg till fråga"],"Frequently Asked Questions":["Vanliga frågor"],"Great news: you can, with %s!":["Bra nyheter: du kan, med %s!"],"(Opens in a new browser window)":["(Öppnas i ett nytt webbläsarfönster)"],"Select the primary %s":["Välj den primära %s"],"Are you trying to use multiple keyphrases? You should add them separately below.":["Försöker du använda flera nyckelordsfraser? Du borde lägga till dem separat nedan."],"Mark as cornerstone content":["Markera som grundstensinnehåll"],"Move step down":["Flytta steg ner"],"Move step up":["Flytta steg upp"],"Insert step":["Infoga steg"],"Delete step":["Ta bort steg"],"Add image":["Lägg till bild"],"Enter a step description":["Ange en stegbeskrivning"],"Enter a description":["Ange en beskrivning"],"Unordered list":["Osorterad lista"],"Showing step items as an ordered list.":["Visar stegobjekt i en sorterad lista."],"Showing step items as an unordered list":["Visar stegobjekt i en osorterad lista"],"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":["Hur-man-gör"],"Analysis results":["Analysresultat"],"Enter a focus keyphrase to calculate the SEO score":["Ange en fokus-nyckelordsfras 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 synonyms":["Lägg till synonymer"],"Would you like to add keyphrase synonyms?":["Vill du lägga till nyckelordsfras-synonymer?"],"Current year":["Nuvarande år"],"Page":["Sida"],"Tagline":["Slogan"],"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"],"24/7 email support":["E-postsupport dygnet runt"],"%s (current default for %s)":["%s (nuvarande standard för %s)"],"Allow search engines to show this %s in search results?":["Tillåt sökmotorer att visa denna/detta %s i sökresultat?"],"SEO analysis":["SEO-analys"],"(Opens in a new browser tab)":["(Öppnas i en ny webbläsarflik)"],"Other benefits of %s for you:":["Fler fördelar för dig med %s:"],"Configure %s in a few steps":["Konfigurera %s i några få steg"],"Cornerstone content":["Grundstensinnehåll"],"Superfast internal linking suggestions":["Supersnabba interna länkningsförslag"],"Great news: you can, with %1$s!":["Goda nyheter: du kan, med %1$s!"],"1 year free support and updates included!":["1 års fri support och uppdateringar ingår!"],"%1$sSocial media preview%2$s: Facebook & Twitter":["%1$sFörhandsgranskning för sociala medier%2$s: Facebook och Twitter"],"%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!"],"Good SEO score":["Bra SEO-poäng"],"OK SEO score":["OK SEO-poäng"],"Feedback":["Feedback"],"Name":["Namn"],"Please provide a meta description by editing the snippet below.":["Ange en metabeskrivning genom att redigera förhandsvisningstexten nedan."],"The name of the person":["Personens namn"],"No":["Nej"],"Yes":["Ja"],"Social profiles":["Sociala profiler"],"Cancel":["Avbryt"],"Readability analysis":["Läsbarhetsanalys"],"Needs improvement":["Behöver förbättras"],"Open":["Öppna"],"Buy %s":["Köp %s"],"Yoast SEO":["Yoast SEO"],"Good":["Bra"],"YouTube URL":["YouTube-URL"],"Pinterest URL":["Pinterest-URL"],"MySpace URL":["Myspace-URL"],"LinkedIn URL":["LinkedIn-URL"],"Instagram URL":["Instagram-URL"],"Title":["Rubrik"],"Congratulations!":["Gratulerar!"],"Close":["Stäng"],"Twitter":["Twitter"],"Facebook":["Facebook"],"OK":["OK"],"Canonical URL":["Kanonisk URL"],"Breadcrumbs Title":["Rubrik för synlig sökväg"],"No Snippet":["Ingen förhandsvisningstext"],"No Archive":["Inget arkiv"],"No Image Index":["Inget bild-index"],"Meta robots advanced":["Meta-robotar avancerat"],"FAQ":["Vanliga frågor"],"Settings":["Inställningar"],"Advanced":["Avancerat"],"SEO":["SEO"]}}}
readme.txt CHANGED
@@ -5,7 +5,7 @@ License: GPLv3
5
  License URI: http://www.gnu.org/licenses/gpl.html
6
  Tags: SEO, XML sitemap, Content analysis, Readability, Schema
7
  Tested up to: 5.8
8
- Stable tag: 17.7
9
  Requires PHP: 5.6.20
10
 
11
  Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.
@@ -236,6 +236,15 @@ Your question has most likely been answered on our help center: [yoast.com/help/
236
 
237
  == Changelog ==
238
 
 
 
 
 
 
 
 
 
 
239
  = 17.7 =
240
  Release Date: November 30th, 2021
241
 
5
  License URI: http://www.gnu.org/licenses/gpl.html
6
  Tags: SEO, XML sitemap, Content analysis, Readability, Schema
7
  Tested up to: 5.8
8
+ Stable tag: 17.7.1
9
  Requires PHP: 5.6.20
10
 
11
  Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.
236
 
237
  == Changelog ==
238
 
239
+ = 17.7.1 =
240
+ Release Date: December 1st, 2021
241
+
242
+ Bugfixes:
243
+
244
+ * Fixes a bug where the notification to start configuring Yoast SEO would also been shown on existing installations.
245
+ * Fixes a bug where Yoast addons would not inherit the auto-update settings from Yoast SEO.
246
+ * Fixes a bug where changing the auto-update settings of another plugin could stop Yoast addons from being auto-updated.
247
+
248
  = 17.7 =
249
  Release Date: November 30th, 2021
250
 
src/generated/assets/externals.php CHANGED
@@ -1 +1 @@
1
- <?php return array('analysisReport-1770.js' => array('dependencies' => array('lodash', 'react', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-prop-types-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => 'a87279caa8db1e160ebf0e18b1a61410'), 'componentsNew-1770.js' => array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-a11y', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-react-select', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => '1bb250a7777a5800aeb9a0a2d68326d6'), 'configurationWizard-1770.js' => array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-style-guide-package'), 'version' => '2bd54374ae5f348b2401ea2b9df0dfca'), 'featureFlag-1770.js' => array('dependencies' => array('wp-polyfill'), 'version' => '71183cf75212c5712ed6834cd4f57280'), 'helpers-1770.js' => array('dependencies' => array('lodash', 'react', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-prop-types-package', 'yoast-seo-styled-components-package'), 'version' => '0edd5e25a66dca6243125727163f7a67'), 'replacementVariableEditor-1770.js' => array('dependencies' => array('lodash', 'react', 'wp-a11y', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-draft-js-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => 'd1d617511b869ced8592c3d9f59ced95'), 'schemaBlocks-1770.js' => array('dependencies' => array('lodash', 'moment', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-date', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'yoast-seo-components-new-package'), 'version' => '07401fd29acb4d54b41b052b64a6db00'), 'searchMetadataPreviews-1770.js' => array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-analysis-package', 'yoast-seo-components-new-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-replacement-variable-editor-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => 'abde6069dc12bb1d1c281191888dd8fc'), 'socialMetadataForms-1770.js' => array('dependencies' => array('lodash', 'react', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-redux-package', 'yoast-seo-replacement-variable-editor-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => '9de23dbffa13d78c0383ff09f1836029'), 'styleGuide-1770.js' => array('dependencies' => array('wp-polyfill', 'yoast-seo-helpers-package', 'yoast-seo-styled-components-package'), 'version' => '3abe1211deeb954504a8743f0e0de576'), 'draftJs-1770.js' => array('dependencies' => array('react', 'react-dom', 'wp-polyfill'), 'version' => 'cf933ba84ffbd3631dea9439fa319530'), 'jed-1770.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'cd50517d7a37afa2c63609944a3fb5a6'), 'propTypes-1770.js' => array('dependencies' => array('wp-polyfill'), 'version' => '4ff1b139b1074ade71efcdf5bbf4657b'), 'redux-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill'), 'version' => '0ac0a339b82f1ea9fb280326655fe711'), 'styledComponents-1770.js' => array('dependencies' => array('react', 'wp-polyfill'), 'version' => 'ce4d645caf255b093962b4a1fb26f76a'), 'components-1770.js' => array('dependencies' => array('lodash', 'react', 'wp-a11y', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-analysis-report-package', 'yoast-seo-components-new-package', 'yoast-seo-helpers-package', 'yoast-seo-jed-package', 'yoast-seo-prop-types-package', 'yoast-seo-redux-package', 'yoast-seo-replacement-variable-editor-package', 'yoast-seo-search-metadata-previews-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => 'b1ce7f2c866faf79fb2492944421030d'), 'analysis-1770.js' => array('dependencies' => array('lodash', 'wp-autop', 'wp-polyfill', 'yoast-seo-feature-flag-package', 'yoast-seo-jed-package'), 'version' => 'c7bc44bcc1d463fb104265f0cd07f586'));
1
+ <?php return array('analysisReport-1771.js' => array('dependencies' => array('lodash', 'react', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-prop-types-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => 'a87279caa8db1e160ebf0e18b1a61410'), 'componentsNew-1771.js' => array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-a11y', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-react-select', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => '1bb250a7777a5800aeb9a0a2d68326d6'), 'configurationWizard-1771.js' => array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-style-guide-package'), 'version' => '2bd54374ae5f348b2401ea2b9df0dfca'), 'featureFlag-1771.js' => array('dependencies' => array('wp-polyfill'), 'version' => '71183cf75212c5712ed6834cd4f57280'), 'helpers-1771.js' => array('dependencies' => array('lodash', 'react', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-prop-types-package', 'yoast-seo-styled-components-package'), 'version' => '0edd5e25a66dca6243125727163f7a67'), 'replacementVariableEditor-1771.js' => array('dependencies' => array('lodash', 'react', 'wp-a11y', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-draft-js-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => 'd1d617511b869ced8592c3d9f59ced95'), 'schemaBlocks-1771.js' => array('dependencies' => array('lodash', 'moment', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-date', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'yoast-seo-components-new-package'), 'version' => '07401fd29acb4d54b41b052b64a6db00'), 'searchMetadataPreviews-1771.js' => array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-analysis-package', 'yoast-seo-components-new-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-replacement-variable-editor-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => 'abde6069dc12bb1d1c281191888dd8fc'), 'socialMetadataForms-1771.js' => array('dependencies' => array('lodash', 'react', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-redux-package', 'yoast-seo-replacement-variable-editor-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => '9de23dbffa13d78c0383ff09f1836029'), 'styleGuide-1771.js' => array('dependencies' => array('wp-polyfill', 'yoast-seo-helpers-package', 'yoast-seo-styled-components-package'), 'version' => '3abe1211deeb954504a8743f0e0de576'), 'draftJs-1771.js' => array('dependencies' => array('react', 'react-dom', 'wp-polyfill'), 'version' => 'cf933ba84ffbd3631dea9439fa319530'), 'jed-1771.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'cd50517d7a37afa2c63609944a3fb5a6'), 'propTypes-1771.js' => array('dependencies' => array('wp-polyfill'), 'version' => '4ff1b139b1074ade71efcdf5bbf4657b'), 'redux-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill'), 'version' => '0ac0a339b82f1ea9fb280326655fe711'), 'styledComponents-1771.js' => array('dependencies' => array('react', 'wp-polyfill'), 'version' => 'ce4d645caf255b093962b4a1fb26f76a'), 'components-1771.js' => array('dependencies' => array('lodash', 'react', 'wp-a11y', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-analysis-report-package', 'yoast-seo-components-new-package', 'yoast-seo-helpers-package', 'yoast-seo-jed-package', 'yoast-seo-prop-types-package', 'yoast-seo-redux-package', 'yoast-seo-replacement-variable-editor-package', 'yoast-seo-search-metadata-previews-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => 'b1ce7f2c866faf79fb2492944421030d'), 'analysis-1771.js' => array('dependencies' => array('lodash', 'wp-autop', 'wp-polyfill', 'yoast-seo-feature-flag-package', 'yoast-seo-jed-package'), 'version' => 'c7bc44bcc1d463fb104265f0cd07f586'));
src/generated/assets/languages.php CHANGED
@@ -1 +1 @@
1
- <?php return array('default-1770.js' => array('dependencies' => array('wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '742e2017a80601980c0dd24706b7ae47'), 'ar-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => 'dda8a03a110ed07d4ca0bea47f9e9593'), 'ca-1770.js' => array('dependencies' => array('wp-polyfill', 'yoast-seo-analysis-package'), 'version' => 'a7fce83430b5c28f3437b414c2842596'), 'cs-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '31a5bd2334a50a9c1e131c41b4ad9ff4'), 'de-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => 'b4d2f7fd7f2a38717e617ec904c205b0'), 'el-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => 'ed5b3de1c50e93798afc79491908cc5d'), 'en-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '4646b6444bbb9b1c0cb063c9e2e807ca'), 'es-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '8f29df94a73f53d35fd6206255a14658'), 'fa-1770.js' => array('dependencies' => array('wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '6af76e5ad154494f04abcea1c93f0411'), 'fr-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '2e6a94955455922b9f33542ec7cd7a71'), 'he-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => 'e58cbfdcf48f34d6a23f477bdb9bf7fa'), 'hu-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '342740e59c3493ca5037d1db0ad958ed'), 'id-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '7070a683bfdc3eaa1b2aaeca0ef36a17'), 'it-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '0b7f35511af05ccda3410fc864fb5c74'), 'ja-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package', 'yoast-seo-feature-flag-package'), 'version' => '4472e09f9e8316f439f6441f06c18c64'), 'nb-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '1c69bed690e8cc52dd8fa2cfebfe750b'), 'nl-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '93d83f16f1ed0c25d56cb463054d3cac'), 'pl-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '90dd3185feab1bad763b61499435c5f0'), 'pt-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => 'd3dcec175291fe55f45f802212986caf'), 'ru-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '510e9062b828a261c1d292b5b646f2ee'), 'sk-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '6d8c53985b95eed3020d69d21ce23aaf'), 'sv-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '7398ddb7b2a684d5742b16cd562caf58'), 'tr-1770.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => 'bfe2df5114e41123ca5bef312046b0e5'));
1
+ <?php return array('default-1771.js' => array('dependencies' => array('wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '742e2017a80601980c0dd24706b7ae47'), 'ar-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => 'dda8a03a110ed07d4ca0bea47f9e9593'), 'ca-1771.js' => array('dependencies' => array('wp-polyfill', 'yoast-seo-analysis-package'), 'version' => 'a7fce83430b5c28f3437b414c2842596'), 'cs-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '31a5bd2334a50a9c1e131c41b4ad9ff4'), 'de-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => 'b4d2f7fd7f2a38717e617ec904c205b0'), 'el-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => 'ed5b3de1c50e93798afc79491908cc5d'), 'en-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '4646b6444bbb9b1c0cb063c9e2e807ca'), 'es-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '8f29df94a73f53d35fd6206255a14658'), 'fa-1771.js' => array('dependencies' => array('wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '6af76e5ad154494f04abcea1c93f0411'), 'fr-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '2e6a94955455922b9f33542ec7cd7a71'), 'he-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => 'e58cbfdcf48f34d6a23f477bdb9bf7fa'), 'hu-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '342740e59c3493ca5037d1db0ad958ed'), 'id-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '7070a683bfdc3eaa1b2aaeca0ef36a17'), 'it-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '0b7f35511af05ccda3410fc864fb5c74'), 'ja-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package', 'yoast-seo-feature-flag-package'), 'version' => '4472e09f9e8316f439f6441f06c18c64'), 'nb-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '1c69bed690e8cc52dd8fa2cfebfe750b'), 'nl-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '93d83f16f1ed0c25d56cb463054d3cac'), 'pl-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '90dd3185feab1bad763b61499435c5f0'), 'pt-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => 'd3dcec175291fe55f45f802212986caf'), 'ru-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '510e9062b828a261c1d292b5b646f2ee'), 'sk-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '6d8c53985b95eed3020d69d21ce23aaf'), 'sv-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '7398ddb7b2a684d5742b16cd562caf58'), 'tr-1771.js' => array('dependencies' => array('lodash', 'wp-polyfill', 'yoast-seo-analysis-package'), 'version' => 'bfe2df5114e41123ca5bef312046b0e5'));
src/generated/assets/plugin.php CHANGED
@@ -1 +1 @@
1
- <?php return array('addon-installation-1770.js' => array('dependencies' => array('react', 'wp-components', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-prop-types-package', 'yoast-seo-styled-components-package'), 'version' => '8069a6388f7682c7bfd775d3d9743b73'), 'admin-global-1770.js' => array('dependencies' => array('jquery', 'wp-polyfill'), 'version' => 'bcfbb18c2856e1c304039e1eb24b3c10'), 'admin-modules-1770.js' => array('dependencies' => array('react', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package'), 'version' => '407fcf1c77b2004455c2a3bccf8e54b7'), 'analysis-worker-1770.js' => array('dependencies' => array('wp-polyfill'), 'version' => '1d83b5602335e379355e8de70009bc02'), 'api-client-1770.js' => array('dependencies' => array('wp-polyfill'), 'version' => '437494fb1c36b3179c131fc9768d38df'), 'block-editor-1770.js' => array('dependencies' => array('lodash', 'react', 'wp-annotations', 'wp-api-fetch', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'wp-rich-text', 'wp-sanitize', 'wp-url', 'yoast-seo-analysis-package', 'yoast-seo-analysis-report-package', 'yoast-seo-components-new-package', 'yoast-seo-components-package', 'yoast-seo-feature-flag-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-replacement-variable-editor-package', 'yoast-seo-search-metadata-previews-package', 'yoast-seo-social-metadata-forms-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => '81a375a2393997b27304c1fd6587008c'), 'bulk-editor-1770.js' => array('dependencies' => array('jquery', 'wp-polyfill'), 'version' => '0d99c042a9eeb747277ddac5d2b6ebdf'), 'schema-blocks-1770.js' => array('dependencies' => array('lodash', 'wp-i18n', 'wp-polyfill', 'yoast-seo-schema-blocks-package'), 'version' => '6ec4ee67b0ec6aa3555ed84f7f48d672'), 'classic-editor-1770.js' => array('dependencies' => array('lodash', 'react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-sanitize', 'wp-url', 'yoast-seo-analysis-package', 'yoast-seo-analysis-report-package', 'yoast-seo-components-new-package', 'yoast-seo-components-package', 'yoast-seo-feature-flag-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-replacement-variable-editor-package', 'yoast-seo-search-metadata-previews-package', 'yoast-seo-social-metadata-forms-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => '1126e5e7ae77ede6d42287870023b20c'), 'configuration-wizard-1770.js' => array('dependencies' => array('jquery', 'lodash', 'react', 'react-dom', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-components-package', 'yoast-seo-configuration-wizard-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-react-select', 'yoast-seo-styled-components-package'), 'version' => '3d8684a86dc169c674277450b9380d45'), 'dashboard-widget-1770.js' => array('dependencies' => array('lodash', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-analysis-report-package', 'yoast-seo-components-new-package', 'yoast-seo-helpers-package', 'yoast-seo-style-guide-package'), 'version' => 'f1ff984bf9ff22cf7a8408511ad0534f'), 'dynamic-blocks-1770.js' => array('dependencies' => array('wp-blocks', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-server-side-render'), 'version' => '6db47509804b9f4ff07d56a116dc5217'), 'edit-page-1770.js' => array('dependencies' => array('jquery', 'wp-polyfill'), 'version' => '56f20709a4839135870085ebd874fe64'), 'editor-modules-1770.js' => array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-sanitize', 'wp-url', 'yoast-seo-analysis-package', 'yoast-seo-analysis-report-package', 'yoast-seo-components-new-package', 'yoast-seo-components-package', 'yoast-seo-feature-flag-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => 'a830587251951d721c7a89603b8adf3d'), 'elementor-1770.js' => array('dependencies' => array('lodash', 'react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-polyfill', 'wp-sanitize', 'wp-url', 'yoast-seo-analysis-package', 'yoast-seo-analysis-report-package', 'yoast-seo-components-new-package', 'yoast-seo-components-package', 'yoast-seo-feature-flag-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-replacement-variable-editor-package', 'yoast-seo-search-metadata-previews-package', 'yoast-seo-social-metadata-forms-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => '33cbad92508daad119a749f4f6d66a11'), 'filter-explanation-1770.js' => array('dependencies' => array('wp-polyfill'), 'version' => '83bf13918a6fc9d6cabfb9deb3144122'), 'help-scout-beacon-1770.js' => array('dependencies' => array('wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-styled-components-package'), 'version' => '43353e78fef2d2c25bd8691ee50245f6'), 'indexation-1770.js' => array('dependencies' => array('jquery', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-prop-types-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => 'a3eeacc8d44def451395448a7717187f'), 'network-admin-1770.js' => array('dependencies' => array('jquery', 'wp-polyfill'), 'version' => '2fdf2d1d6c91d6dd9e97abd6fcb1fdac'), 'post-edit-1770.js' => array('dependencies' => array('jquery', 'lodash', 'wp-annotations', 'wp-api', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-rich-text', 'wp-sanitize', 'wp-url', 'yoast-seo-analysis-package', 'yoast-seo-components-package', 'yoast-seo-feature-flag-package', 'yoast-seo-helpers-package', 'yoast-seo-jed-package', 'yoast-seo-prop-types-package', 'yoast-seo-styled-components-package'), 'version' => '92bc6c83a94eade041827cc56e706904'), 'quick-edit-handler-1770.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'dec28284b2ca3d2490998e4c5a7d9850'), 'reindex-links-1770.js' => array('dependencies' => array('jquery', 'wp-polyfill'), 'version' => 'a1628cb8f50b4a969dd888a2cb9884b4'), 'settings-1770.js' => array('dependencies' => array('jquery', 'lodash', 'react', 'wp-data', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-polyfill', 'wp-sanitize', 'yoast-seo-components-new-package', 'yoast-seo-components-package', 'yoast-seo-feature-flag-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-react-select', 'yoast-seo-replacement-variable-editor-package', 'yoast-seo-styled-components-package'), 'version' => '8b2f6a01de46385b75f460a6edebac89'), 'structured-data-blocks-1770.js' => array('dependencies' => array('lodash', 'wp-a11y', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'yoast-seo-prop-types-package', 'yoast-seo-styled-components-package'), 'version' => '59810f4ed44a5d42e5ebd44089907561'), 'term-edit-1770.js' => array('dependencies' => array('jquery', 'lodash', 'wp-annotations', 'wp-api', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-rich-text', 'wp-sanitize', 'yoast-seo-analysis-package', 'yoast-seo-components-package', 'yoast-seo-feature-flag-package', 'yoast-seo-helpers-package'), 'version' => '9ceb577df216fac2b30c77cbb04102f7'), 'used-keywords-assessment-1770.js' => array('dependencies' => array('wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '20f40bdbf9ef664cf9bd763038b9dcb2'), 'react-select-1770.js' => array('dependencies' => array('react', 'react-dom', 'wp-polyfill', 'yoast-seo-prop-types-package'), 'version' => '2b0ef295dba425cbcad4d205e3c68bf6'), 'workouts-1770.js' => array('dependencies' => array('lodash', 'react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-url', 'yoast-seo-components-new-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-react-select', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => '08c47cadf0be4cc2919ccfac8c3d9731'));
1
+ <?php return array('addon-installation-1771.js' => array('dependencies' => array('react', 'wp-components', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-prop-types-package', 'yoast-seo-styled-components-package'), 'version' => '8069a6388f7682c7bfd775d3d9743b73'), 'admin-global-1771.js' => array('dependencies' => array('jquery', 'wp-polyfill'), 'version' => 'bcfbb18c2856e1c304039e1eb24b3c10'), 'admin-modules-1771.js' => array('dependencies' => array('react', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package'), 'version' => '407fcf1c77b2004455c2a3bccf8e54b7'), 'analysis-worker-1771.js' => array('dependencies' => array('wp-polyfill'), 'version' => '1d83b5602335e379355e8de70009bc02'), 'api-client-1771.js' => array('dependencies' => array('wp-polyfill'), 'version' => '437494fb1c36b3179c131fc9768d38df'), 'block-editor-1771.js' => array('dependencies' => array('lodash', 'react', 'wp-annotations', 'wp-api-fetch', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'wp-rich-text', 'wp-sanitize', 'wp-url', 'yoast-seo-analysis-package', 'yoast-seo-analysis-report-package', 'yoast-seo-components-new-package', 'yoast-seo-components-package', 'yoast-seo-feature-flag-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-replacement-variable-editor-package', 'yoast-seo-search-metadata-previews-package', 'yoast-seo-social-metadata-forms-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => '81a375a2393997b27304c1fd6587008c'), 'bulk-editor-1771.js' => array('dependencies' => array('jquery', 'wp-polyfill'), 'version' => '0d99c042a9eeb747277ddac5d2b6ebdf'), 'schema-blocks-1771.js' => array('dependencies' => array('lodash', 'wp-i18n', 'wp-polyfill', 'yoast-seo-schema-blocks-package'), 'version' => '6ec4ee67b0ec6aa3555ed84f7f48d672'), 'classic-editor-1771.js' => array('dependencies' => array('lodash', 'react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-sanitize', 'wp-url', 'yoast-seo-analysis-package', 'yoast-seo-analysis-report-package', 'yoast-seo-components-new-package', 'yoast-seo-components-package', 'yoast-seo-feature-flag-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-replacement-variable-editor-package', 'yoast-seo-search-metadata-previews-package', 'yoast-seo-social-metadata-forms-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => '1126e5e7ae77ede6d42287870023b20c'), 'configuration-wizard-1771.js' => array('dependencies' => array('jquery', 'lodash', 'react', 'react-dom', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-components-package', 'yoast-seo-configuration-wizard-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-react-select', 'yoast-seo-styled-components-package'), 'version' => '3d8684a86dc169c674277450b9380d45'), 'dashboard-widget-1771.js' => array('dependencies' => array('lodash', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-analysis-report-package', 'yoast-seo-components-new-package', 'yoast-seo-helpers-package', 'yoast-seo-style-guide-package'), 'version' => 'f1ff984bf9ff22cf7a8408511ad0534f'), 'dynamic-blocks-1771.js' => array('dependencies' => array('wp-blocks', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-server-side-render'), 'version' => '6db47509804b9f4ff07d56a116dc5217'), 'edit-page-1771.js' => array('dependencies' => array('jquery', 'wp-polyfill'), 'version' => '56f20709a4839135870085ebd874fe64'), 'editor-modules-1771.js' => array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-sanitize', 'wp-url', 'yoast-seo-analysis-package', 'yoast-seo-analysis-report-package', 'yoast-seo-components-new-package', 'yoast-seo-components-package', 'yoast-seo-feature-flag-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => 'a830587251951d721c7a89603b8adf3d'), 'elementor-1771.js' => array('dependencies' => array('lodash', 'react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-polyfill', 'wp-sanitize', 'wp-url', 'yoast-seo-analysis-package', 'yoast-seo-analysis-report-package', 'yoast-seo-components-new-package', 'yoast-seo-components-package', 'yoast-seo-feature-flag-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-replacement-variable-editor-package', 'yoast-seo-search-metadata-previews-package', 'yoast-seo-social-metadata-forms-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => '33cbad92508daad119a749f4f6d66a11'), 'filter-explanation-1771.js' => array('dependencies' => array('wp-polyfill'), 'version' => '83bf13918a6fc9d6cabfb9deb3144122'), 'help-scout-beacon-1771.js' => array('dependencies' => array('wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-styled-components-package'), 'version' => '43353e78fef2d2c25bd8691ee50245f6'), 'indexation-1771.js' => array('dependencies' => array('jquery', 'wp-element', 'wp-i18n', 'wp-polyfill', 'yoast-seo-components-new-package', 'yoast-seo-prop-types-package', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => 'a3eeacc8d44def451395448a7717187f'), 'network-admin-1771.js' => array('dependencies' => array('jquery', 'wp-polyfill'), 'version' => '2fdf2d1d6c91d6dd9e97abd6fcb1fdac'), 'post-edit-1771.js' => array('dependencies' => array('jquery', 'lodash', 'wp-annotations', 'wp-api', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-rich-text', 'wp-sanitize', 'wp-url', 'yoast-seo-analysis-package', 'yoast-seo-components-package', 'yoast-seo-feature-flag-package', 'yoast-seo-helpers-package', 'yoast-seo-jed-package', 'yoast-seo-prop-types-package', 'yoast-seo-styled-components-package'), 'version' => '92bc6c83a94eade041827cc56e706904'), 'quick-edit-handler-1771.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'dec28284b2ca3d2490998e4c5a7d9850'), 'reindex-links-1771.js' => array('dependencies' => array('jquery', 'wp-polyfill'), 'version' => 'a1628cb8f50b4a969dd888a2cb9884b4'), 'settings-1771.js' => array('dependencies' => array('jquery', 'lodash', 'react', 'wp-data', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-polyfill', 'wp-sanitize', 'yoast-seo-components-new-package', 'yoast-seo-components-package', 'yoast-seo-feature-flag-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-react-select', 'yoast-seo-replacement-variable-editor-package', 'yoast-seo-styled-components-package'), 'version' => '8b2f6a01de46385b75f460a6edebac89'), 'structured-data-blocks-1771.js' => array('dependencies' => array('lodash', 'wp-a11y', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'yoast-seo-prop-types-package', 'yoast-seo-styled-components-package'), 'version' => '59810f4ed44a5d42e5ebd44089907561'), 'term-edit-1771.js' => array('dependencies' => array('jquery', 'lodash', 'wp-annotations', 'wp-api', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-rich-text', 'wp-sanitize', 'yoast-seo-analysis-package', 'yoast-seo-components-package', 'yoast-seo-feature-flag-package', 'yoast-seo-helpers-package'), 'version' => '9ceb577df216fac2b30c77cbb04102f7'), 'used-keywords-assessment-1771.js' => array('dependencies' => array('wp-polyfill', 'yoast-seo-analysis-package'), 'version' => '20f40bdbf9ef664cf9bd763038b9dcb2'), 'react-select-1771.js' => array('dependencies' => array('react', 'react-dom', 'wp-polyfill', 'yoast-seo-prop-types-package'), 'version' => '2b0ef295dba425cbcad4d205e3c68bf6'), 'workouts-1771.js' => array('dependencies' => array('lodash', 'react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-url', 'yoast-seo-components-new-package', 'yoast-seo-helpers-package', 'yoast-seo-prop-types-package', 'yoast-seo-react-select', 'yoast-seo-style-guide-package', 'yoast-seo-styled-components-package'), 'version' => '08c47cadf0be4cc2919ccfac8c3d9731'));
src/integrations/admin/workouts-integration.php CHANGED
@@ -208,6 +208,10 @@ class Workouts_Integration implements Integration_Interface {
208
  return false;
209
  }
210
 
 
 
 
 
211
  return ! $this->are_site_representation_name_and_logo_set() || $this->indexing_helper->get_unindexed_count() > 0;
212
  }
213
 
208
  return false;
209
  }
210
 
211
+ if ( $this->options_helper->get( 'first_time_install', false ) === false ) {
212
+ return false;
213
+ }
214
+
215
  return ! $this->are_site_representation_name_and_logo_set() || $this->indexing_helper->get_unindexed_count() > 0;
216
  }
217
 
src/integrations/watchers/addon-update-watcher.php CHANGED
@@ -40,6 +40,7 @@ class Addon_Update_Watcher implements Integration_Interface {
40
  \add_action( 'add_site_option_auto_update_plugins', [ $this, 'call_toggle_auto_updates_with_empty_array' ], 10, 2 );
41
  \add_action( 'update_site_option_auto_update_plugins', [ $this, 'toggle_auto_updates_for_add_ons' ], 10, 3 );
42
  \add_filter( 'plugin_auto_update_setting_html', [ $this, 'replace_auto_update_toggles_of_addons' ], 10, 2 );
 
43
  }
44
 
45
  /**
@@ -140,19 +141,55 @@ class Addon_Update_Watcher implements Integration_Interface {
140
 
141
  if ( $auto_updates_have_been_enabled ) {
142
  $this->enable_auto_updates_for_addons( $new_value );
 
143
  }
144
  else {
145
  $this->disable_auto_updates_for_addons( $new_value );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
146
  }
147
  }
148
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
149
  /**
150
  * Enables auto-updates for all addons.
151
  *
152
  * @param string[] $auto_updated_plugins The current list of auto-updated plugins.
153
  */
154
  protected function enable_auto_updates_for_addons( $auto_updated_plugins ) {
155
- $plugins = \array_merge( $auto_updated_plugins, self::ADD_ON_PLUGIN_FILES );
156
  \update_site_option( 'auto_update_plugins', $plugins );
157
  }
158
 
40
  \add_action( 'add_site_option_auto_update_plugins', [ $this, 'call_toggle_auto_updates_with_empty_array' ], 10, 2 );
41
  \add_action( 'update_site_option_auto_update_plugins', [ $this, 'toggle_auto_updates_for_add_ons' ], 10, 3 );
42
  \add_filter( 'plugin_auto_update_setting_html', [ $this, 'replace_auto_update_toggles_of_addons' ], 10, 2 );
43
+ \add_action( 'activated_plugin', [ $this, 'maybe_toggle_auto_updates_for_new_install' ] );
44
  }
45
 
46
  /**
141
 
142
  if ( $auto_updates_have_been_enabled ) {
143
  $this->enable_auto_updates_for_addons( $new_value );
144
+ return;
145
  }
146
  else {
147
  $this->disable_auto_updates_for_addons( $new_value );
148
+ return;
149
+ }
150
+
151
+ if ( ! $auto_updates_are_enabled ) {
152
+ return;
153
+ }
154
+
155
+ $auto_updates_have_been_removed = false;
156
+ foreach ( self::ADD_ON_PLUGIN_FILES as $addon ) {
157
+ if ( ! $this->are_auto_updates_enabled( $addon, $new_value ) ) {
158
+ $auto_updates_have_been_removed = true;
159
+ break;
160
+ }
161
+ }
162
+
163
+ if ( $auto_updates_have_been_removed ) {
164
+ $this->enable_auto_updates_for_addons( $new_value );
165
  }
166
  }
167
 
168
+ /**
169
+ * Trigger a change in the auto update detection whenever a new Yoast addon is activated.
170
+ *
171
+ * @param string $plugin The plugin that is activated.
172
+ *
173
+ * @return void
174
+ */
175
+ public function maybe_toggle_auto_updates_for_new_install( $plugin ) {
176
+ $not_a_yoast_addon = ! \in_array( $plugin, self::ADD_ON_PLUGIN_FILES, true );
177
+
178
+ if ( $not_a_yoast_addon ) {
179
+ return;
180
+ }
181
+
182
+ $enabled_auto_updates = \get_site_option( 'auto_update_plugins' );
183
+ $this->toggle_auto_updates_for_add_ons( 'auto_update_plugins', $enabled_auto_updates, [] );
184
+ }
185
+
186
  /**
187
  * Enables auto-updates for all addons.
188
  *
189
  * @param string[] $auto_updated_plugins The current list of auto-updated plugins.
190
  */
191
  protected function enable_auto_updates_for_addons( $auto_updated_plugins ) {
192
+ $plugins = \array_unique( \array_merge( $auto_updated_plugins, self::ADD_ON_PLUGIN_FILES ) );
193
  \update_site_option( 'auto_update_plugins', $plugins );
194
  }
195
 
src/routes/workouts-route.php CHANGED
@@ -102,6 +102,10 @@ class Workouts_Route implements Route_Interface {
102
 
103
  $result = $this->options_helper->set( 'workouts_data', $free_workouts_data );
104
 
 
 
 
 
105
  /**
106
  * Filter: 'Yoast\WP\SEO\workouts_route_save' - Allows the add-ons to save the options data in their own options.
107
  *
102
 
103
  $result = $this->options_helper->set( 'workouts_data', $free_workouts_data );
104
 
105
+ if ( count( $free_workouts_data['configuration']['finishedSteps'] ) === 5 ) {
106
+ $this->options_helper->set( 'first_time_install', false );
107
+ }
108
+
109
  /**
110
  * Filter: 'Yoast\WP\SEO\workouts_route_save' - Allows the add-ons to save the options data in their own options.
111
  *
vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInit3a94b52641a2ffdf2f8862cc3b3e55ac::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderInit1784eb03537fd1492f50df46ca25d00c::getLoader();
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInit3a94b52641a2ffdf2f8862cc3b3e55ac
6
  {
7
  private static $loader;
8
 
@@ -24,15 +24,15 @@ class ComposerAutoloaderInit3a94b52641a2ffdf2f8862cc3b3e55ac
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
- spl_autoload_register(array('ComposerAutoloaderInit3a94b52641a2ffdf2f8862cc3b3e55ac', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
29
- spl_autoload_unregister(array('ComposerAutoloaderInit3a94b52641a2ffdf2f8862cc3b3e55ac', 'loadClassLoader'));
30
 
31
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
32
  if ($useStaticLoader) {
33
  require __DIR__ . '/autoload_static.php';
34
 
35
- call_user_func(\Composer\Autoload\ComposerStaticInit3a94b52641a2ffdf2f8862cc3b3e55ac::getInitializer($loader));
36
  } else {
37
  $map = require __DIR__ . '/autoload_namespaces.php';
38
  foreach ($map as $namespace => $path) {
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInit1784eb03537fd1492f50df46ca25d00c
6
  {
7
  private static $loader;
8
 
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
+ spl_autoload_register(array('ComposerAutoloaderInit1784eb03537fd1492f50df46ca25d00c', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
29
+ spl_autoload_unregister(array('ComposerAutoloaderInit1784eb03537fd1492f50df46ca25d00c', 'loadClassLoader'));
30
 
31
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
32
  if ($useStaticLoader) {
33
  require __DIR__ . '/autoload_static.php';
34
 
35
+ call_user_func(\Composer\Autoload\ComposerStaticInit1784eb03537fd1492f50df46ca25d00c::getInitializer($loader));
36
  } else {
37
  $map = require __DIR__ . '/autoload_namespaces.php';
38
  foreach ($map as $namespace => $path) {
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInit3a94b52641a2ffdf2f8862cc3b3e55ac
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'C' =>
@@ -972,9 +972,9 @@ class ComposerStaticInit3a94b52641a2ffdf2f8862cc3b3e55ac
972
  public static function getInitializer(ClassLoader $loader)
973
  {
974
  return \Closure::bind(function () use ($loader) {
975
- $loader->prefixLengthsPsr4 = ComposerStaticInit3a94b52641a2ffdf2f8862cc3b3e55ac::$prefixLengthsPsr4;
976
- $loader->prefixDirsPsr4 = ComposerStaticInit3a94b52641a2ffdf2f8862cc3b3e55ac::$prefixDirsPsr4;
977
- $loader->classMap = ComposerStaticInit3a94b52641a2ffdf2f8862cc3b3e55ac::$classMap;
978
 
979
  }, null, ClassLoader::class);
980
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInit1784eb03537fd1492f50df46ca25d00c
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'C' =>
972
  public static function getInitializer(ClassLoader $loader)
973
  {
974
  return \Closure::bind(function () use ($loader) {
975
+ $loader->prefixLengthsPsr4 = ComposerStaticInit1784eb03537fd1492f50df46ca25d00c::$prefixLengthsPsr4;
976
+ $loader->prefixDirsPsr4 = ComposerStaticInit1784eb03537fd1492f50df46ca25d00c::$prefixDirsPsr4;
977
+ $loader->classMap = ComposerStaticInit1784eb03537fd1492f50df46ca25d00c::$classMap;
978
 
979
  }, null, ClassLoader::class);
980
  }
vendor/composer/installed.php CHANGED
@@ -5,7 +5,7 @@
5
  'type' => 'wordpress-plugin',
6
  'install_path' => __DIR__ . '/../../',
7
  'aliases' => array(),
8
- 'reference' => 'b625edb73e1d278bb9bedaca47c889e045083362',
9
  'name' => 'yoast/wordpress-seo',
10
  'dev' => false,
11
  ),
@@ -46,7 +46,7 @@
46
  'type' => 'wordpress-plugin',
47
  'install_path' => __DIR__ . '/../../',
48
  'aliases' => array(),
49
- 'reference' => 'b625edb73e1d278bb9bedaca47c889e045083362',
50
  'dev_requirement' => false,
51
  ),
52
  ),
5
  'type' => 'wordpress-plugin',
6
  'install_path' => __DIR__ . '/../../',
7
  'aliases' => array(),
8
+ 'reference' => '123080479cfdda0fbab18a8d391ea9cdd460ac25',
9
  'name' => 'yoast/wordpress-seo',
10
  'dev' => false,
11
  ),
46
  'type' => 'wordpress-plugin',
47
  'install_path' => __DIR__ . '/../../',
48
  'aliases' => array(),
49
+ 'reference' => '123080479cfdda0fbab18a8d391ea9cdd460ac25',
50
  'dev_requirement' => false,
51
  ),
52
  ),
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', '17.7' );
19
 
20
 
21
  if ( ! defined( 'WPSEO_PATH' ) ) {
@@ -218,6 +218,7 @@ function _wpseo_activate() {
218
  }
219
 
220
  WPSEO_Options::set( 'indexing_reason', 'first_install' );
 
221
 
222
  do_action( 'wpseo_register_roles' );
223
  WPSEO_Role_Manager_Factory::get()->add();
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', '17.7.1' );
19
 
20
 
21
  if ( ! defined( 'WPSEO_PATH' ) ) {
218
  }
219
 
220
  WPSEO_Options::set( 'indexing_reason', 'first_install' );
221
+ WPSEO_Options::set( 'first_time_install', true );
222
 
223
  do_action( 'wpseo_register_roles' );
224
  WPSEO_Role_Manager_Factory::get()->add();
wp-seo.php CHANGED
@@ -8,7 +8,7 @@
8
  *
9
  * @wordpress-plugin
10
  * Plugin Name: Yoast SEO
11
- * Version: 17.7
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: 17.7.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