Yoast SEO - Version 7.0.3

Version Description

Release Date: March 12th, 2018

Bugfixes: * Fixes a bug where the option settings that needs to be migrated are backfilled prematurely, resulting in settings not being migrated as expected. * Fixes a bug where adding a wpseo_sitemap_entries_per_page is not being applied as expected.

Download this release

Release Info

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

Code changes from version 7.0.2 to 7.0.3

Files changed (72) hide show
  1. css/dist/{admin-global-702-rtl.min.css → admin-global-703-rtl.min.css} +0 -0
  2. css/dist/{admin-global-702.min.css → admin-global-703.min.css} +0 -0
  3. css/dist/{adminbar-702-rtl.min.css → adminbar-703-rtl.min.css} +0 -0
  4. css/dist/{adminbar-702.min.css → adminbar-703.min.css} +0 -0
  5. css/dist/{alerts-702-rtl.min.css → alerts-703-rtl.min.css} +0 -0
  6. css/dist/{alerts-702.min.css → alerts-703.min.css} +0 -0
  7. css/dist/{dashboard-702-rtl.min.css → dashboard-703-rtl.min.css} +0 -0
  8. css/dist/{dashboard-702.min.css → dashboard-703.min.css} +0 -0
  9. css/dist/{edit-page-702-rtl.min.css → edit-page-703-rtl.min.css} +0 -0
  10. css/dist/{edit-page-702.min.css → edit-page-703.min.css} +0 -0
  11. css/dist/{featured-image-702-rtl.min.css → featured-image-703-rtl.min.css} +0 -0
  12. css/dist/{featured-image-702.min.css → featured-image-703.min.css} +0 -0
  13. css/dist/{filter-explanation-702-rtl.min.css → filter-explanation-703-rtl.min.css} +0 -0
  14. css/dist/{filter-explanation-702.min.css → filter-explanation-703.min.css} +0 -0
  15. css/dist/{inside-editor-702-rtl.min.css → inside-editor-703-rtl.min.css} +0 -0
  16. css/dist/{inside-editor-702.min.css → inside-editor-703.min.css} +0 -0
  17. css/dist/{metabox-702-rtl.min.css → metabox-703-rtl.min.css} +0 -0
  18. css/dist/{metabox-702.min.css → metabox-703.min.css} +0 -0
  19. css/dist/{metabox-primary-category-702-rtl.min.css → metabox-primary-category-703-rtl.min.css} +0 -0
  20. css/dist/{metabox-primary-category-702.min.css → metabox-primary-category-703.min.css} +0 -0
  21. css/dist/{snippet-702-rtl.min.css → snippet-703-rtl.min.css} +0 -0
  22. css/dist/{snippet-702.min.css → snippet-703.min.css} +0 -0
  23. css/dist/{toggle-switch-702-rtl.min.css → toggle-switch-703-rtl.min.css} +0 -0
  24. css/dist/{toggle-switch-702.min.css → toggle-switch-703.min.css} +0 -0
  25. css/dist/{wpseo-dismissible-702-rtl.min.css → wpseo-dismissible-703-rtl.min.css} +0 -0
  26. css/dist/{wpseo-dismissible-702.min.css → wpseo-dismissible-703.min.css} +0 -0
  27. css/dist/{yoast-components-702-rtl.min.css → yoast-components-703-rtl.min.css} +0 -0
  28. css/dist/{yoast-components-702.min.css → yoast-components-703.min.css} +0 -0
  29. css/dist/{yoast-extensions-702-rtl.min.css → yoast-extensions-703-rtl.min.css} +0 -0
  30. css/dist/{yoast-extensions-702.min.css → yoast-extensions-703.min.css} +0 -0
  31. css/dist/{yst_plugin_tools-702-rtl.min.css → yst_plugin_tools-703-rtl.min.css} +0 -0
  32. css/dist/{yst_plugin_tools-702.min.css → yst_plugin_tools-703.min.css} +0 -0
  33. css/dist/{yst_seo_score-702-rtl.min.css → yst_seo_score-703-rtl.min.css} +0 -0
  34. css/dist/{yst_seo_score-702.min.css → yst_seo_score-703.min.css} +0 -0
  35. inc/class-upgrade.php +94 -79
  36. inc/options/class-wpseo-options.php +2 -3
  37. inc/sitemaps/class-sitemaps.php +8 -6
  38. js/dist/{commons-702.min.js → commons-703.min.js} +1 -1
  39. js/dist/{configuration-wizard-702.min.js → configuration-wizard-703.min.js} +0 -0
  40. js/dist/{wp-seo-admin-702.min.js → wp-seo-admin-703.min.js} +0 -0
  41. js/dist/{wp-seo-admin-global-702.min.js → wp-seo-admin-global-703.min.js} +0 -0
  42. js/dist/{wp-seo-admin-gsc-702.min.js → wp-seo-admin-gsc-703.min.js} +0 -0
  43. js/dist/{wp-seo-admin-media-702.min.js → wp-seo-admin-media-703.min.js} +0 -0
  44. js/dist/{wp-seo-api-702.min.js → wp-seo-api-703.min.js} +0 -0
  45. js/dist/{wp-seo-babel-polyfill-702.min.js → wp-seo-babel-polyfill-703.min.js} +0 -0
  46. js/dist/{wp-seo-bulk-editor-702.min.js → wp-seo-bulk-editor-703.min.js} +0 -0
  47. js/dist/{wp-seo-dashboard-widget-702.min.js → wp-seo-dashboard-widget-703.min.js} +0 -0
  48. js/dist/{wp-seo-dismissible-702.min.js → wp-seo-dismissible-703.min.js} +0 -0
  49. js/dist/{wp-seo-edit-page-702.min.js → wp-seo-edit-page-703.min.js} +0 -0
  50. js/dist/{wp-seo-featured-image-702.min.js → wp-seo-featured-image-703.min.js} +0 -0
  51. js/dist/{wp-seo-filter-explanation-702.min.js → wp-seo-filter-explanation-703.min.js} +0 -0
  52. js/dist/{wp-seo-help-center-702.min.js → wp-seo-help-center-703.min.js} +0 -0
  53. js/dist/{wp-seo-metabox-702.min.js → wp-seo-metabox-703.min.js} +0 -0
  54. js/dist/{wp-seo-metabox-category-702.min.js → wp-seo-metabox-category-703.min.js} +0 -0
  55. js/dist/{wp-seo-post-scraper-702.min.js → wp-seo-post-scraper-703.min.js} +0 -0
  56. js/dist/{wp-seo-quick-edit-handler-702.min.js → wp-seo-quick-edit-handler-703.min.js} +0 -0
  57. js/dist/{wp-seo-recalculate-702.min.js → wp-seo-recalculate-703.min.js} +0 -0
  58. js/dist/{wp-seo-reindex-links-702.min.js → wp-seo-reindex-links-703.min.js} +0 -0
  59. js/dist/{wp-seo-replacevar-plugin-702.min.js → wp-seo-replacevar-plugin-703.min.js} +0 -0
  60. js/dist/{wp-seo-shortcode-plugin-702.min.js → wp-seo-shortcode-plugin-703.min.js} +0 -0
  61. js/dist/{wp-seo-term-scraper-702.min.js → wp-seo-term-scraper-703.min.js} +0 -0
  62. languages/wordpress-seo-de_DE.json +1 -1
  63. languages/wordpress-seo-nl_NL.json +1 -1
  64. languages/wordpress-seo-pt_PT.json +1 -1
  65. languages/wordpress-seo-tr_TR.json +1 -1
  66. languages/yoast-components-de_DE.json +1 -1
  67. languages/yoast-components-pt_PT.json +1 -1
  68. readme.txt +8 -1
  69. vendor/autoload_52.php +1 -1
  70. vendor/composer/autoload_real_52.php +3 -3
  71. wp-seo-main.php +1 -1
  72. wp-seo.php +1 -1
css/dist/{admin-global-702-rtl.min.css → admin-global-703-rtl.min.css} RENAMED
File without changes
css/dist/{admin-global-702.min.css → admin-global-703.min.css} RENAMED
File without changes
css/dist/{adminbar-702-rtl.min.css → adminbar-703-rtl.min.css} RENAMED
File without changes
css/dist/{adminbar-702.min.css → adminbar-703.min.css} RENAMED
File without changes
css/dist/{alerts-702-rtl.min.css → alerts-703-rtl.min.css} RENAMED
File without changes
css/dist/{alerts-702.min.css → alerts-703.min.css} RENAMED
File without changes
css/dist/{dashboard-702-rtl.min.css → dashboard-703-rtl.min.css} RENAMED
File without changes
css/dist/{dashboard-702.min.css → dashboard-703.min.css} RENAMED
File without changes
css/dist/{edit-page-702-rtl.min.css → edit-page-703-rtl.min.css} RENAMED
File without changes
css/dist/{edit-page-702.min.css → edit-page-703.min.css} RENAMED
File without changes
css/dist/{featured-image-702-rtl.min.css → featured-image-703-rtl.min.css} RENAMED
File without changes
css/dist/{featured-image-702.min.css → featured-image-703.min.css} RENAMED
File without changes
css/dist/{filter-explanation-702-rtl.min.css → filter-explanation-703-rtl.min.css} RENAMED
File without changes
css/dist/{filter-explanation-702.min.css → filter-explanation-703.min.css} RENAMED
File without changes
css/dist/{inside-editor-702-rtl.min.css → inside-editor-703-rtl.min.css} RENAMED
File without changes
css/dist/{inside-editor-702.min.css → inside-editor-703.min.css} RENAMED
File without changes
css/dist/{metabox-702-rtl.min.css → metabox-703-rtl.min.css} RENAMED
File without changes
css/dist/{metabox-702.min.css → metabox-703.min.css} RENAMED
File without changes
css/dist/{metabox-primary-category-702-rtl.min.css → metabox-primary-category-703-rtl.min.css} RENAMED
File without changes
css/dist/{metabox-primary-category-702.min.css → metabox-primary-category-703.min.css} RENAMED
File without changes
css/dist/{snippet-702-rtl.min.css → snippet-703-rtl.min.css} RENAMED
File without changes
css/dist/{snippet-702.min.css → snippet-703.min.css} RENAMED
File without changes
css/dist/{toggle-switch-702-rtl.min.css → toggle-switch-703-rtl.min.css} RENAMED
File without changes
css/dist/{toggle-switch-702.min.css → toggle-switch-703.min.css} RENAMED
File without changes
css/dist/{wpseo-dismissible-702-rtl.min.css → wpseo-dismissible-703-rtl.min.css} RENAMED
File without changes
css/dist/{wpseo-dismissible-702.min.css → wpseo-dismissible-703.min.css} RENAMED
File without changes
css/dist/{yoast-components-702-rtl.min.css → yoast-components-703-rtl.min.css} RENAMED
File without changes
css/dist/{yoast-components-702.min.css → yoast-components-703.min.css} RENAMED
File without changes
css/dist/{yoast-extensions-702-rtl.min.css → yoast-extensions-703-rtl.min.css} RENAMED
File without changes
css/dist/{yoast-extensions-702.min.css → yoast-extensions-703.min.css} RENAMED
File without changes
css/dist/{yst_plugin_tools-702-rtl.min.css → yst_plugin_tools-703-rtl.min.css} RENAMED
File without changes
css/dist/{yst_plugin_tools-702.min.css → yst_plugin_tools-703.min.css} RENAMED
File without changes
css/dist/{yst_seo_score-702-rtl.min.css → yst_seo_score-703-rtl.min.css} RENAMED
File without changes
css/dist/{yst_seo_score-702.min.css → yst_seo_score-703.min.css} RENAMED
File without changes
inc/class-upgrade.php CHANGED
@@ -69,7 +69,7 @@ class WPSEO_Upgrade {
69
  }
70
 
71
  if ( version_compare( $version, '5.0', '>=' )
72
- && version_compare( $version, '5.1', '<' )
73
  ) {
74
  $this->upgrade_50_51();
75
  }
@@ -108,47 +108,6 @@ class WPSEO_Upgrade {
108
  $this->finish_up();
109
  }
110
 
111
- /**
112
- * Helper function to remove keys from options.
113
- *
114
- * @param string $option The option to remove the keys from.
115
- * @param string|array $keys The key or keys to remove.
116
- */
117
- private function remove_key_from_option( $option, $keys ) {
118
- $options = WPSEO_Options::get_option( $option );
119
-
120
- if ( ! is_array( $keys ) ) {
121
- $keys = array( $keys );
122
- }
123
- foreach ( $keys as $key ) {
124
- unset( $options[ $key ] );
125
- }
126
-
127
- update_option( $option, $options );
128
- }
129
-
130
- /**
131
- * Helper function to move a key from one option to another.
132
- *
133
- * @param array $old_options The option containing the value to be migrated.
134
- * @param string $new_option Name of the "to" option.
135
- * @param string $old_key Name of the key in the "from" option.
136
- * @param string|null $new_key Name of the key in the "to" option.
137
- */
138
- private function move_key_to_other_option( $old_options, $new_option, $old_key, $new_key = null ) {
139
- if ( $new_key === null ) {
140
- $new_key = $old_key;
141
- }
142
-
143
- $new_options = WPSEO_Options::get_option( $new_option );
144
-
145
- if ( isset( $old_options[ $old_key ] ) ) {
146
- $new_options[ $new_key ] = $old_options[ $old_key ];
147
-
148
- update_option( $new_option, $new_options );
149
- }
150
- }
151
-
152
  /**
153
  * Runs the needed cleanup after an update, setting the DB version to latest version, flushing caches etc.
154
  */
@@ -182,7 +141,11 @@ class WPSEO_Upgrade {
182
  */
183
  delete_option( 'wpseo_ms' );
184
 
185
- $this->move_key_to_other_option( 'wpseo', 'wpseo_social', 'pinterestverify' );
 
 
 
 
186
  }
187
 
188
  /**
@@ -215,13 +178,7 @@ class WPSEO_Upgrade {
215
  // Unschedule our tracking.
216
  wp_clear_scheduled_hook( 'yoast_tracking' );
217
 
218
- // Clear the tracking settings, the seen about setting and the ignore tour setting.
219
- $this->remove_key_from_option( 'wpseo', array(
220
- 'tracking_popup_done',
221
- 'yoast_tracking',
222
- 'seen_about',
223
- 'ignore_tour',
224
- ) );
225
  }
226
 
227
  /**
@@ -305,8 +262,13 @@ class WPSEO_Upgrade {
305
  * Moves the content-analysis-active and keyword-analysis-acive options from wpseo-titles to wpseo.
306
  */
307
  private function upgrade_44() {
308
- $this->move_key_to_other_option( 'wpseo_titles', 'wpseo', 'content-analysis-active', 'content_analysis_active' );
309
- $this->move_key_to_other_option( 'wpseo_titles', 'wpseo', 'keyword-analysis-active', 'keyword_analysis_active' );
 
 
 
 
 
310
  }
311
 
312
  /**
@@ -467,53 +429,45 @@ class WPSEO_Upgrade {
467
  * @return void
468
  */
469
  private function upgrade_63() {
470
- $this->remove_key_from_option( 'wpseo_titles', array( 'noindex-subpages-wpseo', 'usemetakeywords' ) );
471
-
472
- // Remove all the meta keyword template options we've stored.
473
- $option_titles = WPSEO_Options::get_option( 'wpseo_titles' );
474
- foreach ( array_keys( $option_titles ) as $key ) {
475
- if ( strpos( $key, 'metakey' ) === 0 ) {
476
- unset( $option_titles[ $key ] );
477
- }
478
- }
479
- update_option( 'wpseo_titles', $option_titles );
480
  }
481
 
482
  /**
483
  * Perform the 7.0 upgrade, moves settings around, deletes several options.
 
 
484
  */
485
  private function upgrade_70() {
486
 
487
- $wpseo_permalinks = get_option( 'wpseo_permalinks' );
488
- $wpseo_xml = get_option( 'wpseo_xml' );
489
- $wpseo_rss = get_option( 'wpseo_rss' );
490
- $wpseo = get_option( 'wpseo' );
491
- $wpseo_internallinks = (array) get_option( 'wpseo_internallinks' );
492
 
493
  // Move some permalink settings, then delete the option.
494
- $this->move_key_to_other_option( $wpseo_permalinks, 'wpseo_titles', 'redirectattachment', 'disable-attachment' );
495
- $this->move_key_to_other_option( $wpseo_permalinks, 'wpseo_titles', 'stripcategorybase' );
496
-
497
 
498
  // Move one XML sitemap setting, then delete the option.
499
- $this->move_key_to_other_option( $wpseo_xml, 'wpseo', 'enablexmlsitemap', 'enable_xml_sitemap' );
500
 
501
 
502
  // Move the RSS settings to the search appearance settings, then delete the RSS option.
503
- $this->move_key_to_other_option( $wpseo_rss, 'wpseo_titles', 'rssbefore' );
504
- $this->move_key_to_other_option( $wpseo_rss, 'wpseo_titles', 'rssafter' );
505
 
506
- $this->move_key_to_other_option( $wpseo, 'wpseo_titles', 'company_logo' );
507
- $this->move_key_to_other_option( $wpseo, 'wpseo_titles', 'company_name' );
508
- $this->move_key_to_other_option( $wpseo, 'wpseo_titles', 'company_or_person' );
509
- $this->move_key_to_other_option( $wpseo, 'wpseo_titles', 'person_name' );
510
 
511
  // Remove the website name and altername name as we no longer need them.
512
- $this->remove_key_from_option( 'wpseo', array( 'website_name', 'alternate_website_name', 'company_logo', 'company_name', 'company_or_person', 'person_name' ) );
513
 
514
  // All the breadcrumbs settings have moved to the search appearance settings.
515
  foreach ( array_keys( $wpseo_internallinks ) as $key ) {
516
- $this->move_key_to_other_option( $wpseo_internallinks, 'wpseo_titles', $key );
517
  }
518
 
519
  // Convert hidden metabox options to display metabox options.
@@ -547,4 +501,65 @@ class WPSEO_Upgrade {
547
  global $wpdb;
548
  $wpdb->query( "UPDATE $wpdb->usermeta SET meta_key = 'wpseo_noindex_author' WHERE meta_key = 'wpseo_excludeauthorsitemap'" );
549
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
550
  }
69
  }
70
 
71
  if ( version_compare( $version, '5.0', '>=' )
72
+ && version_compare( $version, '5.1', '<' )
73
  ) {
74
  $this->upgrade_50_51();
75
  }
108
  $this->finish_up();
109
  }
110
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
111
  /**
112
  * Runs the needed cleanup after an update, setting the DB version to latest version, flushing caches etc.
113
  */
141
  */
142
  delete_option( 'wpseo_ms' );
143
 
144
+ $wpseo = $this->get_option_from_database( 'wpseo' );
145
+ $this->save_option_setting( $wpseo, 'pinterestverify' );
146
+
147
+ // Re-save option to trigger sanitization.
148
+ $this->cleanup_option_data( 'wpseo' );
149
  }
150
 
151
  /**
178
  // Unschedule our tracking.
179
  wp_clear_scheduled_hook( 'yoast_tracking' );
180
 
181
+ $this->cleanup_option_data( 'wpseo' );
 
 
 
 
 
 
182
  }
183
 
184
  /**
262
  * Moves the content-analysis-active and keyword-analysis-acive options from wpseo-titles to wpseo.
263
  */
264
  private function upgrade_44() {
265
+ $wpseo_titles = $this->get_option_from_database( 'wpseo_titles' );
266
+
267
+ $this->save_option_setting( $wpseo_titles, 'content-analysis-active', 'content_analysis_active' );
268
+ $this->save_option_setting( $wpseo_titles, 'keyword-analysis-active', 'keyword_analysis_active' );
269
+
270
+ // Remove irrelevant content from the option.
271
+ $this->cleanup_option_data( 'wpseo_titles' );
272
  }
273
 
274
  /**
429
  * @return void
430
  */
431
  private function upgrade_63() {
432
+ $this->cleanup_option_data( 'wpseo_titles' );
 
 
 
 
 
 
 
 
 
433
  }
434
 
435
  /**
436
  * Perform the 7.0 upgrade, moves settings around, deletes several options.
437
+ *
438
+ * @return void
439
  */
440
  private function upgrade_70() {
441
 
442
+ $wpseo_permalinks = $this->get_option_from_database( 'wpseo_permalinks' );
443
+ $wpseo_xml = $this->get_option_from_database( 'wpseo_xml' );
444
+ $wpseo_rss = $this->get_option_from_database( 'wpseo_rss' );
445
+ $wpseo = $this->get_option_from_database( 'wpseo' );
446
+ $wpseo_internallinks = $this->get_option_from_database( 'wpseo_internallinks' );
447
 
448
  // Move some permalink settings, then delete the option.
449
+ $this->save_option_setting( $wpseo_permalinks, 'redirectattachment', 'disable-attachment' );
450
+ $this->save_option_setting( $wpseo_permalinks, 'stripcategorybase' );
 
451
 
452
  // Move one XML sitemap setting, then delete the option.
453
+ $this->save_option_setting( $wpseo_xml, 'enablexmlsitemap', 'enable_xml_sitemap' );
454
 
455
 
456
  // Move the RSS settings to the search appearance settings, then delete the RSS option.
457
+ $this->save_option_setting( $wpseo_rss, 'rssbefore' );
458
+ $this->save_option_setting( $wpseo_rss, 'rssafter' );
459
 
460
+ $this->save_option_setting( $wpseo, 'company_logo' );
461
+ $this->save_option_setting( $wpseo, 'company_name' );
462
+ $this->save_option_setting( $wpseo, 'company_or_person' );
463
+ $this->save_option_setting( $wpseo, 'person_name' );
464
 
465
  // Remove the website name and altername name as we no longer need them.
466
+ $this->cleanup_option_data( 'wpseo' );
467
 
468
  // All the breadcrumbs settings have moved to the search appearance settings.
469
  foreach ( array_keys( $wpseo_internallinks ) as $key ) {
470
+ $this->save_option_setting( $wpseo_internallinks, $key );
471
  }
472
 
473
  // Convert hidden metabox options to display metabox options.
501
  global $wpdb;
502
  $wpdb->query( "UPDATE $wpdb->usermeta SET meta_key = 'wpseo_noindex_author' WHERE meta_key = 'wpseo_excludeauthorsitemap'" );
503
  }
504
+
505
+ /**
506
+ * Retrieves the option value directly from the database.
507
+ *
508
+ * @param string $option_name Option to retrieve.
509
+ *
510
+ * @return array|mixed The content of the option if exists, otherwise an empty array.
511
+ */
512
+ protected function get_option_from_database( $option_name ) {
513
+ global $wpdb;
514
+
515
+ // Load option directly from the database, to avoid filtering and sanitization.
516
+ $sql = $wpdb->prepare( 'SELECT option_value FROM ' . $wpdb->options . ' WHERE option_name = %s', $option_name );
517
+ $results = $wpdb->get_results( $sql, ARRAY_A );
518
+ if ( ! empty( $results ) ) {
519
+ return maybe_unserialize( $results[0]['option_value'] );
520
+ }
521
+
522
+ return array();
523
+ }
524
+
525
+ /**
526
+ * Cleans the option to make sure only relevant settings are there.
527
+ *
528
+ * @param string $option_name Option name save.
529
+ *
530
+ * @return void
531
+ */
532
+ protected function cleanup_option_data( $option_name ) {
533
+ $data = get_option( $option_name, array() );
534
+ if ( ! is_array( $data ) || $data === array() ) {
535
+ return;
536
+ }
537
+
538
+ /*
539
+ * Clean up the option by re-saving it.
540
+ *
541
+ * The option framework will remove any settings that are not configured
542
+ * for this option, removing any migrated settings.
543
+ */
544
+ update_option( $option_name, $data );
545
+ }
546
+
547
+ /**
548
+ * Saves an option setting to where it should be stored.
549
+ *
550
+ * @param array $source_data The option containing the value to be migrated.
551
+ * @param string $source_setting Name of the key in the "from" option.
552
+ * @param string|null $target_setting Name of the key in the "to" option.
553
+ *
554
+ * @return void
555
+ */
556
+ protected function save_option_setting( $source_data, $source_setting, $target_setting = null ) {
557
+ if ( $target_setting === null ) {
558
+ $target_setting = $source_setting;
559
+ }
560
+
561
+ if ( isset( $source_data[ $source_setting ] ) ) {
562
+ WPSEO_Options::set( $target_setting, $source_data[ $source_setting ] );
563
+ }
564
+ }
565
  }
inc/options/class-wpseo-options.php CHANGED
@@ -114,9 +114,8 @@ class WPSEO_Options {
114
  if ( is_network_admin() && isset( self::$option_instances[ $option_name ] ) ) {
115
  return self::$option_instances[ $option_name ]->update_site_option( $value );
116
  }
117
- else {
118
- return false;
119
- }
120
  }
121
 
122
  /**
114
  if ( is_network_admin() && isset( self::$option_instances[ $option_name ] ) ) {
115
  return self::$option_instances[ $option_name ]->update_site_option( $value );
116
  }
117
+
118
+ return false;
 
119
  }
120
 
121
  /**
inc/sitemaps/class-sitemaps.php CHANGED
@@ -22,9 +22,6 @@ class WPSEO_Sitemaps {
22
  /** @var bool $transient Whether or not the XML sitemap was served from a transient or not. */
23
  private $transient = false;
24
 
25
- /** @var int $max_entries The maximum number of entries per sitemap page. */
26
- private $max_entries;
27
-
28
  /**
29
  * @var string $http_protocol HTTP protocol to use in headers.
30
  * @since 3.2
@@ -72,7 +69,6 @@ class WPSEO_Sitemaps {
72
  add_action( 'wpseo_hit_sitemap_index', array( $this, 'hit_sitemap_index' ) );
73
  add_action( 'wpseo_ping_search_engines', array( __CLASS__, 'ping_search_engines' ) );
74
 
75
- $this->max_entries = $this->get_entries_per_page();
76
  $this->timezone = new WPSEO_Sitemap_Timezone();
77
  $this->router = new WPSEO_Sitemaps_Router();
78
  $this->renderer = new WPSEO_Sitemaps_Renderer();
@@ -318,12 +314,14 @@ class WPSEO_Sitemaps {
318
  return;
319
  }
320
 
 
 
321
  foreach ( $this->providers as $provider ) {
322
  if ( ! $provider->handles_type( $type ) ) {
323
  continue;
324
  }
325
 
326
- $links = $provider->get_sitemap_links( $type, $this->max_entries, $this->current_page );
327
 
328
  if ( empty( $links ) ) {
329
  $this->bad_sitemap = true;
@@ -354,9 +352,10 @@ class WPSEO_Sitemaps {
354
  public function build_root_map() {
355
 
356
  $links = array();
 
357
 
358
  foreach ( $this->providers as $provider ) {
359
- $links = array_merge( $links, $provider->get_index_links( $this->max_entries ) );
360
  }
361
 
362
  if ( empty( $links ) ) {
@@ -537,6 +536,9 @@ class WPSEO_Sitemaps {
537
  /**
538
  * Filter the maximum number of entries per XML sitemap.
539
  *
 
 
 
540
  * @param int $entries The maximum number of entries per XML sitemap.
541
  */
542
  $entries = (int) apply_filters( 'wpseo_sitemap_entries_per_page', 1000 );
22
  /** @var bool $transient Whether or not the XML sitemap was served from a transient or not. */
23
  private $transient = false;
24
 
 
 
 
25
  /**
26
  * @var string $http_protocol HTTP protocol to use in headers.
27
  * @since 3.2
69
  add_action( 'wpseo_hit_sitemap_index', array( $this, 'hit_sitemap_index' ) );
70
  add_action( 'wpseo_ping_search_engines', array( __CLASS__, 'ping_search_engines' ) );
71
 
 
72
  $this->timezone = new WPSEO_Sitemap_Timezone();
73
  $this->router = new WPSEO_Sitemaps_Router();
74
  $this->renderer = new WPSEO_Sitemaps_Renderer();
314
  return;
315
  }
316
 
317
+ $entries_per_page = $this->get_entries_per_page();
318
+
319
  foreach ( $this->providers as $provider ) {
320
  if ( ! $provider->handles_type( $type ) ) {
321
  continue;
322
  }
323
 
324
+ $links = $provider->get_sitemap_links( $type, $entries_per_page, $this->current_page );
325
 
326
  if ( empty( $links ) ) {
327
  $this->bad_sitemap = true;
352
  public function build_root_map() {
353
 
354
  $links = array();
355
+ $entries_per_page = $this->get_entries_per_page();
356
 
357
  foreach ( $this->providers as $provider ) {
358
+ $links = array_merge( $links, $provider->get_index_links( $entries_per_page ) );
359
  }
360
 
361
  if ( empty( $links ) ) {
536
  /**
537
  * Filter the maximum number of entries per XML sitemap.
538
  *
539
+ * After changing the output of the filter, make sure that you disable and enable the
540
+ * sitemaps to make sure the value is picked up for the sitemap cache.
541
+ *
542
  * @param int $entries The maximum number of entries per XML sitemap.
543
  */
544
  $entries = (int) apply_filters( 'wpseo_sitemap_entries_per_page', 1000 );
js/dist/{commons-702.min.js → commons-703.min.js} RENAMED
@@ -1,4 +1,4 @@
1
- !function(e){function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var n=window.yoastWebpackJsonp;window.yoastWebpackJsonp=function(r,a,i){for(var l,u,c,s=0,p=[];s<r.length;s++)u=r[s],o[u]&&p.push(o[u][0]),o[u]=0;for(l in a)Object.prototype.hasOwnProperty.call(a,l)&&(e[l]=a[l]);for(n&&n(r,a,i);p.length;)p.shift()();if(i)for(s=0;s<i.length;s++)c=t(t.s=i[s]);return c};var r={},o={6:0};t.e=function(e){function n(){l.onerror=l.onload=null,clearTimeout(u);var t=o[e];0!==t&&(t&&t[1](new Error("Loading chunk "+e+" failed.")),o[e]=void 0)}var r=o[e];if(0===r)return new Promise(function(e){e()});if(r)return r[2];var a=new Promise(function(t,n){r=o[e]=[t,n]});r[2]=a;var i=document.getElementsByTagName("head")[0],l=document.createElement("script");l.type="text/javascript",l.charset="utf-8",l.async=!0,l.timeout=12e4,t.nc&&l.setAttribute("nonce",t.nc),l.src=t.p+""+e+"-702.min.js";var u=setTimeout(n,12e4);return l.onerror=l.onload=n,i.appendChild(l),a},t.m=e,t.c=r,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t.oe=function(e){throw console.error(e),e},t(t.s=826)}({0:function(e,t,n){"use strict";e.exports=n(827)},1:function(e,t,n){"use strict";"function"==typeof Symbol&&Symbol.iterator;e.exports=n(839)()},160:function(e,t,n){"use strict";function r(e){return function(){return e}}var o=function(){};o.thatReturns=r,o.thatReturnsFalse=r(!1),o.thatReturnsTrue=r(!0),o.thatReturnsNull=r(null),o.thatReturnsThis=function(){return this},o.thatReturnsArgument=function(e){return e},e.exports=o},439:function(e,t,n){"use strict";function r(e,t,n,r,a,i,l,u){if(o(t),!e){var c;if(void 0===t)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var s=[n,r,a,i,l,u],p=0;c=new Error(t.replace(/%s/g,function(){return s[p++]})),c.name="Invariant Violation"}throw c.framesToPop=1,c}}var o=function(e){};e.exports=r},48:function(e,t,n){"use strict";e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},6:function(e,t,n){"use strict";(function(e){function r(e){return e&&e.__esModule?e:{default:e}}function o(e){return e.replace(P,"-$1").toLowerCase()}function a(e){return N(e).replace(I,"-ms-")}function i(e){return"string"==typeof e}function l(e){return"function"==typeof e&&"string"==typeof e.styledComponentId}function u(e){return e.displayName||e.name||"Component"}function c(e,t){for(var n=1540483477,r=t^e.length,o=e.length,a=0;o>=4;){var i=s(e,a);i=f(i,n),i^=i>>>24,i=f(i,n),r=f(r,n),r^=i,a+=4,o-=4}switch(o){case 3:r^=p(e,a),r^=e.charCodeAt(a+2)<<16,r=f(r,n);break;case 2:r^=p(e,a),r=f(r,n);break;case 1:r^=e.charCodeAt(a),r=f(r,n)}return r^=r>>>13,r=f(r,n),(r^=r>>>15)>>>0}function s(e,t){return e.charCodeAt(t++)+(e.charCodeAt(t++)<<8)+(e.charCodeAt(t++)<<16)+(e.charCodeAt(t)<<24)}function p(e,t){return e.charCodeAt(t++)+(e.charCodeAt(t++)<<8)}function f(e,t){return e|=0,t|=0,(65535&e)*t+(((e>>>16)*t&65535)<<16)|0}Object.defineProperty(t,"__esModule",{value:!0}),t.StyleSheetManager=t.ServerStyleSheet=t.withTheme=t.ThemeProvider=t.injectGlobal=t.keyframes=t.css=void 0;var d,h="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},m=n(836),y=r(m),g=n(838),v=r(g),b=n(0),C=r(b),k=n(1),w=r(k),x=n(841),T=r(x),S=n(842),E=r(S),P=/([A-Z])/g,O=o,N=O,I=/^ms-/,_=a,A=function e(t,n){var r=Object.keys(t).filter(function(e){var n=t[e];return void 0!==n&&null!==n&&!1!==n&&""!==n}).map(function(n){return(0,y.default)(t[n])?e(t[n],n):_(n)+": "+t[n]+";"}).join(" ");return n?n+" {\n "+r+"\n}":r},M=function e(t,n){return t.reduce(function(t,r){return void 0===r||null===r||!1===r||""===r?t:Array.isArray(r)?[].concat(t,e(r,n)):r.hasOwnProperty("styledComponentId")?[].concat(t,["."+r.styledComponentId]):"function"==typeof r?n?t.concat.apply(t,e([r(n)],n)):t.concat(r):t.concat((0,y.default)(r)?A(r):r.toString())},[])},D=new v.default({global:!1,cascade:!0,keyframe:!1,prefix:!0,compress:!1,semicolon:!0}),R=function(e,t,n){var r=e.join("").replace(/^\s*\/\/.*$/gm,""),o=t&&n?n+" "+t+" { "+r+" }":r;return D(n||!t?"":t,o)},F="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ".split(""),L=F.length,j=function(e){var t="",n=void 0;for(n=e;n>L;n=Math.floor(n/L))t=F[n%L]+t;return F[n%L]+t},U=function(e,t){return t.reduce(function(t,n,r){return t.concat(n,e[r+1])},[e[0]])},H=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return M(U(e,n))},z=/^[^\S\n]*?\/\* sc-component-id:\s+(\S+)\s+\*\//gm,V=function(e){var t=""+(e||""),n=[];return t.replace(z,function(e,t,r){return n.push({componentId:t,matchIndex:r}),e}),n.map(function(e,r){var o=e.componentId,a=e.matchIndex,i=n[r+1];return{componentId:o,cssFromDOM:i?t.slice(a,i.matchIndex):t.slice(a)}})},B=function(){return n.nc},W=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},K=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),$=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},q=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+(void 0===t?"undefined":h(t)));e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)},Q=function(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n},G=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==(void 0===t?"undefined":h(t))&&"function"!=typeof t?e:t},Y=function(){function e(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";W(this,e),this.el=t,this.isLocal=n,this.ready=!1;var o=V(r);this.size=o.length,this.components=o.reduce(function(e,t){return e[t.componentId]=t,e},{})}return e.prototype.isFull=function(){return this.size>=40},e.prototype.addComponent=function(e){if(this.ready||this.replaceElement(),this.components[e])throw new Error("Trying to add Component '"+e+"' twice!");var t={componentId:e,textNode:document.createTextNode("")};this.el.appendChild(t.textNode),this.size+=1,this.components[e]=t},e.prototype.inject=function(e,t,n){this.ready||this.replaceElement();var r=this.components[e];if(!r)throw new Error("Must add a new component before you can inject css into it");if(""===r.textNode.data&&r.textNode.appendData("\n/* sc-component-id: "+e+" */\n"),r.textNode.appendData(t),n){var o=this.el.getAttribute(Z);this.el.setAttribute(Z,o?o+" "+n:n)}var a=B();a&&this.el.setAttribute("nonce",a)},e.prototype.toHTML=function(){return this.el.outerHTML},e.prototype.toReactElement=function(){throw new Error("BrowserTag doesn't implement toReactElement!")},e.prototype.clone=function(){throw new Error("BrowserTag cannot be cloned!")},e.prototype.replaceElement=function(){var e=this;if(this.ready=!0,0!==this.size){var t=this.el.cloneNode();if(t.appendChild(document.createTextNode("\n")),Object.keys(this.components).forEach(function(n){var r=e.components[n];r.textNode=document.createTextNode(r.cssFromDOM),t.appendChild(r.textNode)}),!this.el.parentNode)throw new Error("Trying to replace an element that wasn't mounted!");this.el.parentNode.replaceChild(t,this.el),this.el=t}},e}(),X={create:function(){for(var e=[],t={},n=document.querySelectorAll("["+Z+"]"),r=n.length,o=0;o<r;o+=1){var a=n[o];e.push(new Y(a,"true"===a.getAttribute(J),a.innerHTML));var i=a.getAttribute(Z);i&&i.trim().split(/\s+/).forEach(function(e){t[e]=!0})}return new re(function(e){var t=document.createElement("style");if(t.type="text/css",t.setAttribute(Z,""),t.setAttribute(J,e?"true":"false"),!document.head)throw new Error("Missing document <head>");return document.head.appendChild(t),new Y(t,e)},e,t)}},Z="data-styled-components",J="data-styled-components-is-local",ee="__styled-components-stylesheet__",te=null,ne=[],re=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};W(this,e),this.hashes={},this.deferredInjections={},this.stylesCacheable="undefined"!=typeof document,this.tagConstructor=t,this.tags=n,this.names=r,this.constructComponentTagMap()}return e.prototype.constructComponentTagMap=function(){var e=this;this.componentTags={},this.tags.forEach(function(t){Object.keys(t.components).forEach(function(n){e.componentTags[n]=t})})},e.prototype.getName=function(e){return this.hashes[e.toString()]},e.prototype.alreadyInjected=function(e,t){return!!this.names[t]&&(this.hashes[e.toString()]=t,!0)},e.prototype.hasInjectedComponent=function(e){return!!this.componentTags[e]},e.prototype.deferredInject=function(e,t,n){this===te&&ne.forEach(function(r){r.deferredInject(e,t,n)}),this.getOrCreateTag(e,t),this.deferredInjections[e]=n},e.prototype.inject=function(e,t,n,r,o){this===te&&ne.forEach(function(r){r.inject(e,t,n)});var a=this.getOrCreateTag(e,t),i=this.deferredInjections[e];i&&(a.inject(e,i),delete this.deferredInjections[e]),a.inject(e,n,o),r&&o&&(this.hashes[r.toString()]=o)},e.prototype.toHTML=function(){return this.tags.map(function(e){return e.toHTML()}).join("")},e.prototype.toReactElements=function(){return this.tags.map(function(e,t){return e.toReactElement("sc-"+t)})},e.prototype.getOrCreateTag=function(e,t){var n=this.componentTags[e];if(n)return n;var r=this.tags[this.tags.length-1],o=!r||r.isFull()||r.isLocal!==t?this.createNewTag(t):r;return this.componentTags[e]=o,o.addComponent(e),o},e.prototype.createNewTag=function(e){var t=this.tagConstructor(e);return this.tags.push(t),t},e.reset=function(t){te=e.create(t)},e.create=function(){return((arguments.length>0&&void 0!==arguments[0]?arguments[0]:"undefined"==typeof document)?ue:X).create()},e.clone=function(t){var n=new e(t.tagConstructor,t.tags.map(function(e){return e.clone()}),$({},t.names));return n.hashes=$({},t.hashes),n.deferredInjections=$({},t.deferredInjections),ne.push(n),n},K(e,null,[{key:"instance",get:function(){return te||(te=e.create())}}]),e}(),oe=function(e){function t(){return W(this,t),G(this,e.apply(this,arguments))}return q(t,e),t.prototype.getChildContext=function(){var e;return e={},e[ee]=this.props.sheet,e},t.prototype.render=function(){return C.default.Children.only(this.props.children)},t}(b.Component);oe.childContextTypes=(d={},d[ee]=w.default.oneOfType([w.default.instanceOf(re),w.default.instanceOf(ue)]).isRequired,d),oe.propTypes={sheet:w.default.oneOfType([w.default.instanceOf(re),w.default.instanceOf(ue)]).isRequired};var ae,ie,le=function(){function e(t){W(this,e),this.isLocal=t,this.components={},this.size=0,this.names=[]}return e.prototype.isFull=function(){return!1},e.prototype.addComponent=function(e){if(this.components[e])throw new Error("Trying to add Component '"+e+"' twice!");this.components[e]={componentId:e,css:""},this.size+=1},e.prototype.concatenateCSS=function(){var e=this;return Object.keys(this.components).reduce(function(t,n){return t+e.components[n].css},"")},e.prototype.inject=function(e,t,n){var r=this.components[e];if(!r)throw new Error("Must add a new component before you can inject css into it");""===r.css&&(r.css="/* sc-component-id: "+e+" */\n"),r.css+=t.replace(/\n*$/,"\n"),n&&this.names.push(n)},e.prototype.toHTML=function(){var e=['type="text/css"',Z+'="'+this.names.join(" ")+'"',J+'="'+(this.isLocal?"true":"false")+'"'],t=B();return t&&e.push('nonce="'+t+'"'),"<style "+e.join(" ")+">"+this.concatenateCSS()+"</style>"},e.prototype.toReactElement=function(e){var t,n=(t={},t[Z]=this.names.join(" "),t[J]=this.isLocal.toString(),t),r=B();return r&&(n.nonce=r),C.default.createElement("style",$({key:e,type:"text/css"},n,{dangerouslySetInnerHTML:{__html:this.concatenateCSS()}}))},e.prototype.clone=function(){var t=this,n=new e(this.isLocal);return n.names=[].concat(this.names),n.size=this.size,n.components=Object.keys(this.components).reduce(function(e,n){return e[n]=$({},t.components[n]),e},{}),n},e}(),ue=function(){function e(){W(this,e),this.instance=re.clone(re.instance)}return e.prototype.collectStyles=function(e){if(this.closed)throw new Error("Can't collect styles once you've called getStyleTags!");return C.default.createElement(oe,{sheet:this.instance},e)},e.prototype.getStyleTags=function(){return this.closed||(ne.splice(ne.indexOf(this.instance),1),this.closed=!0),this.instance.toHTML()},e.prototype.getStyleElement=function(){return this.closed||(ne.splice(ne.indexOf(this.instance),1),this.closed=!0),this.instance.toReactElements()},e.create=function(){return new re(function(e){return new le(e)})},e}(),ce={children:!0,dangerouslySetInnerHTML:!0,key:!0,ref:!0,autoFocus:!0,defaultValue:!0,valueLink:!0,defaultChecked:!0,checkedLink:!0,innerHTML:!0,suppressContentEditableWarning:!0,onFocusIn:!0,onFocusOut:!0,className:!0,onCopy:!0,onCut:!0,onPaste:!0,onCompositionEnd:!0,onCompositionStart:!0,onCompositionUpdate:!0,onKeyDown:!0,onKeyPress:!0,onKeyUp:!0,onFocus:!0,onBlur:!0,onChange:!0,onInput:!0,onSubmit:!0,onReset:!0,onClick:!0,onContextMenu:!0,onDoubleClick:!0,onDrag:!0,onDragEnd:!0,onDragEnter:!0,onDragExit:!0,onDragLeave:!0,onDragOver:!0,onDragStart:!0,onDrop:!0,onMouseDown:!0,onMouseEnter:!0,onMouseLeave:!0,onMouseMove:!0,onMouseOut:!0,onMouseOver:!0,onMouseUp:!0,onSelect:!0,onTouchCancel:!0,onTouchEnd:!0,onTouchMove:!0,onTouchStart:!0,onScroll:!0,onWheel:!0,onAbort:!0,onCanPlay:!0,onCanPlayThrough:!0,onDurationChange:!0,onEmptied:!0,onEncrypted:!0,onEnded:!0,onError:!0,onLoadedData:!0,onLoadedMetadata:!0,onLoadStart:!0,onPause:!0,onPlay:!0,onPlaying:!0,onProgress:!0,onRateChange:!0,onSeeked:!0,onSeeking:!0,onStalled:!0,onSuspend:!0,onTimeUpdate:!0,onVolumeChange:!0,onWaiting:!0,onLoad:!0,onAnimationStart:!0,onAnimationEnd:!0,onAnimationIteration:!0,onTransitionEnd:!0,onCopyCapture:!0,onCutCapture:!0,onPasteCapture:!0,onCompositionEndCapture:!0,onCompositionStartCapture:!0,onCompositionUpdateCapture:!0,onKeyDownCapture:!0,onKeyPressCapture:!0,onKeyUpCapture:!0,onFocusCapture:!0,onBlurCapture:!0,onChangeCapture:!0,onInputCapture:!0,onSubmitCapture:!0,onResetCapture:!0,onClickCapture:!0,onContextMenuCapture:!0,onDoubleClickCapture:!0,onDragCapture:!0,onDragEndCapture:!0,onDragEnterCapture:!0,onDragExitCapture:!0,onDragLeaveCapture:!0,onDragOverCapture:!0,onDragStartCapture:!0,onDropCapture:!0,onMouseDownCapture:!0,onMouseEnterCapture:!0,onMouseLeaveCapture:!0,onMouseMoveCapture:!0,onMouseOutCapture:!0,onMouseOverCapture:!0,onMouseUpCapture:!0,onSelectCapture:!0,onTouchCancelCapture:!0,onTouchEndCapture:!0,onTouchMoveCapture:!0,onTouchStartCapture:!0,onScrollCapture:!0,onWheelCapture:!0,onAbortCapture:!0,onCanPlayCapture:!0,onCanPlayThroughCapture:!0,onDurationChangeCapture:!0,onEmptiedCapture:!0,onEncryptedCapture:!0,onEndedCapture:!0,onErrorCapture:!0,onLoadedDataCapture:!0,onLoadedMetadataCapture:!0,onLoadStartCapture:!0,onPauseCapture:!0,onPlayCapture:!0,onPlayingCapture:!0,onProgressCapture:!0,onRateChangeCapture:!0,onSeekedCapture:!0,onSeekingCapture:!0,onStalledCapture:!0,onSuspendCapture:!0,onTimeUpdateCapture:!0,onVolumeChangeCapture:!0,onWaitingCapture:!0,onLoadCapture:!0,onAnimationStartCapture:!0,onAnimationEndCapture:!0,onAnimationIterationCapture:!0,onTransitionEndCapture:!0},se={accept:!0,acceptCharset:!0,accessKey:!0,action:!0,allowFullScreen:!0,allowTransparency:!0,alt:!0,as:!0,async:!0,autoComplete:!0,autoPlay:!0,capture:!0,cellPadding:!0,cellSpacing:!0,charSet:!0,challenge:!0,checked:!0,cite:!0,classID:!0,className:!0,cols:!0,colSpan:!0,content:!0,contentEditable:!0,contextMenu:!0,controls:!0,coords:!0,crossOrigin:!0,data:!0,dateTime:!0,default:!0,defer:!0,dir:!0,disabled:!0,download:!0,draggable:!0,encType:!0,form:!0,formAction:!0,formEncType:!0,formMethod:!0,formNoValidate:!0,formTarget:!0,frameBorder:!0,headers:!0,height:!0,hidden:!0,high:!0,href:!0,hrefLang:!0,htmlFor:!0,httpEquiv:!0,icon:!0,id:!0,inputMode:!0,integrity:!0,is:!0,keyParams:!0,keyType:!0,kind:!0,label:!0,lang:!0,list:!0,loop:!0,low:!0,manifest:!0,marginHeight:!0,marginWidth:!0,max:!0,maxLength:!0,media:!0,mediaGroup:!0,method:!0,min:!0,minLength:!0,multiple:!0,muted:!0,name:!0,nonce:!0,noValidate:!0,open:!0,optimum:!0,pattern:!0,placeholder:!0,playsInline:!0,poster:!0,preload:!0,profile:!0,radioGroup:!0,readOnly:!0,referrerPolicy:!0,rel:!0,required:!0,reversed:!0,role:!0,rows:!0,rowSpan:!0,sandbox:!0,scope:!0,scoped:!0,scrolling:!0,seamless:!0,selected:!0,shape:!0,size:!0,sizes:!0,span:!0,spellCheck:!0,src:!0,srcDoc:!0,srcLang:!0,srcSet:!0,start:!0,step:!0,style:!0,summary:!0,tabIndex:!0,target:!0,title:!0,type:!0,useMap:!0,value:!0,width:!0,wmode:!0,wrap:!0,about:!0,datatype:!0,inlist:!0,prefix:!0,property:!0,resource:!0,typeof:!0,vocab:!0,autoCapitalize:!0,autoCorrect:!0,autoSave:!0,color:!0,itemProp:!0,itemScope:!0,itemType:!0,itemID:!0,itemRef:!0,results:!0,security:!0,unselectable:0},pe={accentHeight:!0,accumulate:!0,additive:!0,alignmentBaseline:!0,allowReorder:!0,alphabetic:!0,amplitude:!0,arabicForm:!0,ascent:!0,attributeName:!0,attributeType:!0,autoReverse:!0,azimuth:!0,baseFrequency:!0,baseProfile:!0,baselineShift:!0,bbox:!0,begin:!0,bias:!0,by:!0,calcMode:!0,capHeight:!0,clip:!0,clipPath:!0,clipRule:!0,clipPathUnits:!0,colorInterpolation:!0,colorInterpolationFilters:!0,colorProfile:!0,colorRendering:!0,contentScriptType:!0,contentStyleType:!0,cursor:!0,cx:!0,cy:!0,d:!0,decelerate:!0,descent:!0,diffuseConstant:!0,direction:!0,display:!0,divisor:!0,dominantBaseline:!0,dur:!0,dx:!0,dy:!0,edgeMode:!0,elevation:!0,enableBackground:!0,end:!0,exponent:!0,externalResourcesRequired:!0,fill:!0,fillOpacity:!0,fillRule:!0,filter:!0,filterRes:!0,filterUnits:!0,floodColor:!0,floodOpacity:!0,focusable:!0,fontFamily:!0,fontSize:!0,fontSizeAdjust:!0,fontStretch:!0,fontStyle:!0,fontVariant:!0,fontWeight:!0,format:!0,from:!0,fx:!0,fy:!0,g1:!0,g2:!0,glyphName:!0,glyphOrientationHorizontal:!0,glyphOrientationVertical:!0,glyphRef:!0,gradientTransform:!0,gradientUnits:!0,hanging:!0,horizAdvX:!0,horizOriginX:!0,ideographic:!0,imageRendering:!0,in:!0,in2:!0,intercept:!0,k:!0,k1:!0,k2:!0,k3:!0,k4:!0,kernelMatrix:!0,kernelUnitLength:!0,kerning:!0,keyPoints:!0,keySplines:!0,keyTimes:!0,lengthAdjust:!0,letterSpacing:!0,lightingColor:!0,limitingConeAngle:!0,local:!0,markerEnd:!0,markerMid:!0,markerStart:!0,markerHeight:!0,markerUnits:!0,markerWidth:!0,mask:!0,maskContentUnits:!0,maskUnits:!0,mathematical:!0,mode:!0,numOctaves:!0,offset:!0,opacity:!0,operator:!0,order:!0,orient:!0,orientation:!0,origin:!0,overflow:!0,overlinePosition:!0,overlineThickness:!0,paintOrder:!0,panose1:!0,pathLength:!0,patternContentUnits:!0,patternTransform:!0,patternUnits:!0,pointerEvents:!0,points:!0,pointsAtX:!0,pointsAtY:!0,pointsAtZ:!0,preserveAlpha:!0,preserveAspectRatio:!0,primitiveUnits:!0,r:!0,radius:!0,refX:!0,refY:!0,renderingIntent:!0,repeatCount:!0,repeatDur:!0,requiredExtensions:!0,requiredFeatures:!0,restart:!0,result:!0,rotate:!0,rx:!0,ry:!0,scale:!0,seed:!0,shapeRendering:!0,slope:!0,spacing:!0,specularConstant:!0,specularExponent:!0,speed:!0,spreadMethod:!0,startOffset:!0,stdDeviation:!0,stemh:!0,stemv:!0,stitchTiles:!0,stopColor:!0,stopOpacity:!0,strikethroughPosition:!0,strikethroughThickness:!0,string:!0,stroke:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeLinecap:!0,strokeLinejoin:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0,surfaceScale:!0,systemLanguage:!0,tableValues:!0,targetX:!0,targetY:!0,textAnchor:!0,textDecoration:!0,textRendering:!0,textLength:!0,to:!0,transform:!0,u1:!0,u2:!0,underlinePosition:!0,underlineThickness:!0,unicode:!0,unicodeBidi:!0,unicodeRange:!0,unitsPerEm:!0,vAlphabetic:!0,vHanging:!0,vIdeographic:!0,vMathematical:!0,values:!0,vectorEffect:!0,version:!0,vertAdvY:!0,vertOriginX:!0,vertOriginY:!0,viewBox:!0,viewTarget:!0,visibility:!0,widths:!0,wordSpacing:!0,writingMode:!0,x:!0,xHeight:!0,x1:!0,x2:!0,xChannelSelector:!0,xlinkActuate:!0,xlinkArcrole:!0,xlinkHref:!0,xlinkRole:!0,xlinkShow:!0,xlinkTitle:!0,xlinkType:!0,xmlBase:!0,xmlns:!0,xmlnsXlink:!0,xmlLang:!0,xmlSpace:!0,y:!0,y1:!0,y2:!0,yChannelSelector:!0,z:!0,zoomAndPan:!0},fe=RegExp.prototype.test.bind(new RegExp("^(data|aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$")),de={}.hasOwnProperty,he=function(e){return de.call(se,e)||de.call(pe,e)||fe(e.toLowerCase())||de.call(ce,e)},me=function(e,t,n){var r=n&&e.theme===n.theme;return e.theme&&!r?e.theme:t},ye=function(e){function t(e){i=e;for(var t in o){var n=o[t];void 0!==n&&n(i)}}function n(e){var t=a;return o[t]=e,a+=1,e(i),t}function r(e){o[e]=void 0}var o={},a=0,i=e;return{publish:t,subscribe:n,unsubscribe:r}},ge="__styled-components__",ve=ge+"next__",be=w.default.shape({getTheme:w.default.func,subscribe:w.default.func,unsubscribe:w.default.func}),Ce=function(e){var t=!1;return function(){t||(t=!0,e())}}(function(){console.error("Warning: Usage of `context."+ge+"` as a function is deprecated. It will be replaced with the object on `.context."+ve+"` in a future version.")}),ke=function(e){function t(){W(this,t);var n=G(this,e.call(this));return n.unsubscribeToOuterId=-1,n.getTheme=n.getTheme.bind(n),n}return q(t,e),t.prototype.componentWillMount=function(){var e=this,t=this.context[ve];void 0!==t&&(this.unsubscribeToOuterId=t.subscribe(function(t){e.outerTheme=t})),this.broadcast=ye(this.getTheme())},t.prototype.getChildContext=function(){var e,t=this;return $({},this.context,(e={},e[ve]={getTheme:this.getTheme,subscribe:this.broadcast.subscribe,unsubscribe:this.broadcast.unsubscribe},e[ge]=function(e){Ce();var n=t.broadcast.subscribe(e);return function(){return t.broadcast.unsubscribe(n)}},e))},t.prototype.componentWillReceiveProps=function(e){this.props.theme!==e.theme&&this.broadcast.publish(this.getTheme(e.theme))},t.prototype.componentWillUnmount=function(){-1!==this.unsubscribeToOuterId&&this.context[ve].unsubscribe(this.unsubscribeToOuterId)},t.prototype.getTheme=function(e){var t=e||this.props.theme;if((0,T.default)(t)){var n=t(this.outerTheme);if(!(0,y.default)(n))throw new Error("[ThemeProvider] Please return an object from your theme function, i.e. theme={() => ({})}!");return n}if(!(0,y.default)(t))throw new Error("[ThemeProvider] Please make your theme prop a plain object");return $({},this.outerTheme,t)},t.prototype.render=function(){return this.props.children?C.default.Children.only(this.props.children):null},t}(b.Component);ke.childContextTypes=(ae={},ae[ge]=w.default.func,ae[ve]=be,ae),ke.contextTypes=(ie={},ie[ve]=be,ie);var we=/[[\].#*$><+~=|^:(),"'`]/g,xe=/--+/g,Te={},Se=function e(t,n){for(var r=0;r<t.length;r+=1){var o=t[r];if(Array.isArray(o)&&!e(o))return!1;if("function"==typeof o&&!l(o))return!1}if(void 0!==n)for(var a in n){var i=n[a];if("function"==typeof i)return!1}return!0},Ee=void 0!==e&&e.hot&&!1,Pe=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],Oe=function(e){return e.replace(/\s|\\n/g,"")},Ne=function(e){var t,n=e.displayName||e.name||"Component",r=l(e),o=function(t){function n(){var e,r,o;W(this,n);for(var a=arguments.length,i=Array(a),l=0;l<a;l++)i[l]=arguments[l];return e=r=G(this,t.call.apply(t,[this].concat(i))),r.state={},r.unsubscribeId=-1,o=e,G(r,o)}return q(n,t),n.prototype.componentWillMount=function(){var e=this,t=this.constructor.defaultProps,n=this.context[ve],r=me(this.props,void 0,t);if(void 0===n&&void 0!==r)this.setState({theme:r});else{var o=n.subscribe;this.unsubscribeId=o(function(n){var r=me(e.props,n,t);e.setState({theme:r})})}},n.prototype.componentWillReceiveProps=function(e){var t=this.constructor.defaultProps;this.setState(function(n){return{theme:me(e,n.theme,t)}})},n.prototype.componentWillUnmount=function(){-1!==this.unsubscribeId&&this.context[ve].unsubscribe(this.unsubscribeId)},n.prototype.render=function(){var t=this.props.innerRef,n=this.state.theme;return C.default.createElement(e,$({theme:n},this.props,{innerRef:r?t:void 0,ref:r?void 0:t}))},n}(C.default.Component);return o.displayName="WithTheme("+n+")",o.styledComponentId="withTheme",o.contextTypes=(t={},t[ge]=w.default.func,t[ve]=be,t),(0,E.default)(o,e)},Ie=function(e,t,n){return function(){function r(e,t,n){if(W(this,r),this.rules=e,this.isStatic=!Ee&&Se(e,t),this.componentId=n,!re.instance.hasInjectedComponent(this.componentId)){re.instance.deferredInject(n,!0,"")}}return r.prototype.generateAndInjectStyles=function(r,o){var a=this.isStatic,i=this.lastClassName;if(a&&void 0!==i)return i;var l=t(this.rules,r),u=c(this.componentId+l.join("")),s=o.getName(u);if(void 0!==s)return o.stylesCacheable&&(this.lastClassName=s),s;var p=e(u);if(o.stylesCacheable&&(this.lastClassName=s),o.alreadyInjected(u,p))return p;var f="\n"+n(l,"."+p);return o.inject(this.componentId,!0,f,u,p),p},r.generateName=function(t){return e(c(t))},r}()}(j,M,R),_e=function(e){return function t(n,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if("string"!=typeof r&&"function"!=typeof r)throw new Error("Cannot create styled-component for component: "+r);var a=function(t){for(var a=arguments.length,i=Array(a>1?a-1:0),l=1;l<a;l++)i[l-1]=arguments[l];return n(r,o,e.apply(void 0,[t].concat(i)))};return a.withConfig=function(e){return t(n,r,$({},o,e))},a.attrs=function(e){return t(n,r,$({},o,{attrs:$({},o.attrs||{},e)}))},a}}(H),Ae=function(e,t){var n={},r=function(t,r){var o="string"!=typeof t?"sc":t.replace(we,"-").replace(xe,"-"),a=(n[o]||0)+1;n[o]=a;var i=e.generateName(o+a),l=o+"-"+i;return void 0!==r?r+"-"+l:l},o=function(e){function t(){var n,r,o;W(this,t);for(var a=arguments.length,i=Array(a),l=0;l<a;l++)i[l]=arguments[l];return n=r=G(this,e.call.apply(e,[this].concat(i))),r.attrs={},r.state={theme:null,generatedClassName:""},r.unsubscribeId=-1,o=n,G(r,o)}return q(t,e),t.prototype.unsubscribeFromContext=function(){-1!==this.unsubscribeId&&this.context[ve].unsubscribe(this.unsubscribeId)},t.prototype.buildExecutionContext=function(e,t){var n=this.constructor.attrs,r=$({},t,{theme:e});return void 0===n?r:(this.attrs=Object.keys(n).reduce(function(e,t){var o=n[t];return e[t]="function"==typeof o?o(r):o,e},{}),$({},r,this.attrs))},t.prototype.generateAndInjectStyles=function(e,t){var n=this.constructor,r=n.attrs,o=n.componentStyle,a=n.warnTooManyClasses,i=this.context[ee]||re.instance;if(o.isStatic&&void 0===r)return o.generateAndInjectStyles(Te,i);var l=this.buildExecutionContext(e,t),u=o.generateAndInjectStyles(l,i);return void 0!==a&&a(u),u},t.prototype.componentWillMount=function(){var e=this,t=this.constructor.componentStyle,n=this.context[ve];if(t.isStatic){var r=this.generateAndInjectStyles(Te,this.props);this.setState({generatedClassName:r})}else if(void 0!==n){var o=n.subscribe;this.unsubscribeId=o(function(t){var n=me(e.props,t,e.constructor.defaultProps),r=e.generateAndInjectStyles(n,e.props);e.setState({theme:n,generatedClassName:r})})}else{var a=this.props.theme||{},i=this.generateAndInjectStyles(a,this.props);this.setState({theme:a,generatedClassName:i})}},t.prototype.componentWillReceiveProps=function(e){var t=this;this.constructor.componentStyle.isStatic||this.setState(function(n){var r=me(e,n.theme,t.constructor.defaultProps);return{theme:r,generatedClassName:t.generateAndInjectStyles(r,e)}})},t.prototype.componentWillUnmount=function(){this.unsubscribeFromContext()},t.prototype.render=function(){var e=this,t=this.props.innerRef,n=this.state.generatedClassName,r=this.constructor,o=r.styledComponentId,a=r.target,u=i(a),c=[this.props.className,o,this.attrs.className,n].filter(Boolean).join(" "),s=$({},this.attrs,{className:c});l(a)?s.innerRef=t:s.ref=t;var p=Object.keys(this.props).reduce(function(t,n){return"innerRef"===n||"className"===n||u&&!he(n)||(t[n]=e.props[n]),t},s);return(0,b.createElement)(a,p)},t}(b.Component);return function n(a,l,c){var s,p=l.displayName,f=void 0===p?i(a)?"styled."+a:"Styled("+u(a)+")":p,d=l.componentId,h=void 0===d?r(l.displayName,l.parentComponentId):d,m=l.ParentComponent,y=void 0===m?o:m,g=l.rules,v=l.attrs,b=l.displayName&&l.componentId?l.displayName+"-"+l.componentId:h,C=void 0,k=new e(void 0===g?c:g.concat(c),v,b),x=function(e){function r(){return W(this,r),G(this,e.apply(this,arguments))}return q(r,e),r.withComponent=function(e){var t=l.componentId,o=Q(l,["componentId"]),a=t&&t+"-"+(i(e)?e:u(e)),s=$({},o,{componentId:a,ParentComponent:r});return n(e,s,c)},K(r,null,[{key:"extend",get:function(){var e=l.rules,o=l.componentId,i=Q(l,["rules","componentId"]),u=void 0===e?c:e.concat(c),s=$({},i,{rules:u,parentComponentId:o,ParentComponent:r});return t(n,a,s)}}]),r}(y);return x.contextTypes=(s={},s[ge]=w.default.func,s[ve]=be,s[ee]=w.default.oneOfType([w.default.instanceOf(re),w.default.instanceOf(ue)]),s),x.displayName=f,x.styledComponentId=b,x.attrs=v,x.componentStyle=k,x.warnTooManyClasses=C,x.target=a,x}}(Ie,_e),Me=function(e,t,n){return function(r){for(var o=arguments.length,a=Array(o>1?o-1:0),i=1;i<o;i++)a[i-1]=arguments[i];var l=n.apply(void 0,[r].concat(a)),u=c(Oe(JSON.stringify(l))),s=re.instance.getName(u);if(s)return s;var p=e(u);if(re.instance.alreadyInjected(u,p))return p;var f=t(l,p,"@keyframes");return re.instance.inject("sc-keyframes-"+p,!0,f,u,p),p}}(j,R,H),De=function(e,t){return function(n){for(var r=arguments.length,o=Array(r>1?r-1:0),a=1;a<r;a++)o[a-1]=arguments[a];var i=t.apply(void 0,[n].concat(o)),l=c(JSON.stringify(i)),u="sc-global-"+l;re.instance.hasInjectedComponent(u)||re.instance.inject(u,!1,e(i))}}(R,H),Re=function(e,t){var n=function(n){return t(e,n)};return Pe.forEach(function(e){n[e]=n(e)}),n}(Ae,_e);t.css=H,t.keyframes=Me,t.injectGlobal=De,t.ThemeProvider=ke,t.withTheme=Ne,t.ServerStyleSheet=ue,t.StyleSheetManager=oe,t.default=Re}).call(t,n(48)(e))},70:function(e,t,n){"use strict";function r(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(r)}catch(e){console.error(e)}}r(),e.exports=n(828)},786:function(e,t,n){"use strict";function r(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}/*
2
  object-assign
3
  (c) Sindre Sorhus
4
  @license MIT
1
+ !function(e){function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var n=window.yoastWebpackJsonp;window.yoastWebpackJsonp=function(r,a,i){for(var l,u,c,s=0,p=[];s<r.length;s++)u=r[s],o[u]&&p.push(o[u][0]),o[u]=0;for(l in a)Object.prototype.hasOwnProperty.call(a,l)&&(e[l]=a[l]);for(n&&n(r,a,i);p.length;)p.shift()();if(i)for(s=0;s<i.length;s++)c=t(t.s=i[s]);return c};var r={},o={6:0};t.e=function(e){function n(){l.onerror=l.onload=null,clearTimeout(u);var t=o[e];0!==t&&(t&&t[1](new Error("Loading chunk "+e+" failed.")),o[e]=void 0)}var r=o[e];if(0===r)return new Promise(function(e){e()});if(r)return r[2];var a=new Promise(function(t,n){r=o[e]=[t,n]});r[2]=a;var i=document.getElementsByTagName("head")[0],l=document.createElement("script");l.type="text/javascript",l.charset="utf-8",l.async=!0,l.timeout=12e4,t.nc&&l.setAttribute("nonce",t.nc),l.src=t.p+""+e+"-703.min.js";var u=setTimeout(n,12e4);return l.onerror=l.onload=n,i.appendChild(l),a},t.m=e,t.c=r,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t.oe=function(e){throw console.error(e),e},t(t.s=826)}({0:function(e,t,n){"use strict";e.exports=n(827)},1:function(e,t,n){"use strict";"function"==typeof Symbol&&Symbol.iterator;e.exports=n(839)()},160:function(e,t,n){"use strict";function r(e){return function(){return e}}var o=function(){};o.thatReturns=r,o.thatReturnsFalse=r(!1),o.thatReturnsTrue=r(!0),o.thatReturnsNull=r(null),o.thatReturnsThis=function(){return this},o.thatReturnsArgument=function(e){return e},e.exports=o},439:function(e,t,n){"use strict";function r(e,t,n,r,a,i,l,u){if(o(t),!e){var c;if(void 0===t)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var s=[n,r,a,i,l,u],p=0;c=new Error(t.replace(/%s/g,function(){return s[p++]})),c.name="Invariant Violation"}throw c.framesToPop=1,c}}var o=function(e){};e.exports=r},48:function(e,t,n){"use strict";e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},6:function(e,t,n){"use strict";(function(e){function r(e){return e&&e.__esModule?e:{default:e}}function o(e){return e.replace(P,"-$1").toLowerCase()}function a(e){return N(e).replace(I,"-ms-")}function i(e){return"string"==typeof e}function l(e){return"function"==typeof e&&"string"==typeof e.styledComponentId}function u(e){return e.displayName||e.name||"Component"}function c(e,t){for(var n=1540483477,r=t^e.length,o=e.length,a=0;o>=4;){var i=s(e,a);i=f(i,n),i^=i>>>24,i=f(i,n),r=f(r,n),r^=i,a+=4,o-=4}switch(o){case 3:r^=p(e,a),r^=e.charCodeAt(a+2)<<16,r=f(r,n);break;case 2:r^=p(e,a),r=f(r,n);break;case 1:r^=e.charCodeAt(a),r=f(r,n)}return r^=r>>>13,r=f(r,n),(r^=r>>>15)>>>0}function s(e,t){return e.charCodeAt(t++)+(e.charCodeAt(t++)<<8)+(e.charCodeAt(t++)<<16)+(e.charCodeAt(t)<<24)}function p(e,t){return e.charCodeAt(t++)+(e.charCodeAt(t++)<<8)}function f(e,t){return e|=0,t|=0,(65535&e)*t+(((e>>>16)*t&65535)<<16)|0}Object.defineProperty(t,"__esModule",{value:!0}),t.StyleSheetManager=t.ServerStyleSheet=t.withTheme=t.ThemeProvider=t.injectGlobal=t.keyframes=t.css=void 0;var d,h="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},m=n(836),y=r(m),g=n(838),v=r(g),b=n(0),C=r(b),k=n(1),w=r(k),x=n(841),T=r(x),S=n(842),E=r(S),P=/([A-Z])/g,O=o,N=O,I=/^ms-/,_=a,A=function e(t,n){var r=Object.keys(t).filter(function(e){var n=t[e];return void 0!==n&&null!==n&&!1!==n&&""!==n}).map(function(n){return(0,y.default)(t[n])?e(t[n],n):_(n)+": "+t[n]+";"}).join(" ");return n?n+" {\n "+r+"\n}":r},M=function e(t,n){return t.reduce(function(t,r){return void 0===r||null===r||!1===r||""===r?t:Array.isArray(r)?[].concat(t,e(r,n)):r.hasOwnProperty("styledComponentId")?[].concat(t,["."+r.styledComponentId]):"function"==typeof r?n?t.concat.apply(t,e([r(n)],n)):t.concat(r):t.concat((0,y.default)(r)?A(r):r.toString())},[])},D=new v.default({global:!1,cascade:!0,keyframe:!1,prefix:!0,compress:!1,semicolon:!0}),R=function(e,t,n){var r=e.join("").replace(/^\s*\/\/.*$/gm,""),o=t&&n?n+" "+t+" { "+r+" }":r;return D(n||!t?"":t,o)},F="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ".split(""),L=F.length,j=function(e){var t="",n=void 0;for(n=e;n>L;n=Math.floor(n/L))t=F[n%L]+t;return F[n%L]+t},U=function(e,t){return t.reduce(function(t,n,r){return t.concat(n,e[r+1])},[e[0]])},H=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return M(U(e,n))},z=/^[^\S\n]*?\/\* sc-component-id:\s+(\S+)\s+\*\//gm,V=function(e){var t=""+(e||""),n=[];return t.replace(z,function(e,t,r){return n.push({componentId:t,matchIndex:r}),e}),n.map(function(e,r){var o=e.componentId,a=e.matchIndex,i=n[r+1];return{componentId:o,cssFromDOM:i?t.slice(a,i.matchIndex):t.slice(a)}})},B=function(){return n.nc},W=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},K=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),$=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},q=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+(void 0===t?"undefined":h(t)));e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)},Q=function(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n},G=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==(void 0===t?"undefined":h(t))&&"function"!=typeof t?e:t},Y=function(){function e(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";W(this,e),this.el=t,this.isLocal=n,this.ready=!1;var o=V(r);this.size=o.length,this.components=o.reduce(function(e,t){return e[t.componentId]=t,e},{})}return e.prototype.isFull=function(){return this.size>=40},e.prototype.addComponent=function(e){if(this.ready||this.replaceElement(),this.components[e])throw new Error("Trying to add Component '"+e+"' twice!");var t={componentId:e,textNode:document.createTextNode("")};this.el.appendChild(t.textNode),this.size+=1,this.components[e]=t},e.prototype.inject=function(e,t,n){this.ready||this.replaceElement();var r=this.components[e];if(!r)throw new Error("Must add a new component before you can inject css into it");if(""===r.textNode.data&&r.textNode.appendData("\n/* sc-component-id: "+e+" */\n"),r.textNode.appendData(t),n){var o=this.el.getAttribute(Z);this.el.setAttribute(Z,o?o+" "+n:n)}var a=B();a&&this.el.setAttribute("nonce",a)},e.prototype.toHTML=function(){return this.el.outerHTML},e.prototype.toReactElement=function(){throw new Error("BrowserTag doesn't implement toReactElement!")},e.prototype.clone=function(){throw new Error("BrowserTag cannot be cloned!")},e.prototype.replaceElement=function(){var e=this;if(this.ready=!0,0!==this.size){var t=this.el.cloneNode();if(t.appendChild(document.createTextNode("\n")),Object.keys(this.components).forEach(function(n){var r=e.components[n];r.textNode=document.createTextNode(r.cssFromDOM),t.appendChild(r.textNode)}),!this.el.parentNode)throw new Error("Trying to replace an element that wasn't mounted!");this.el.parentNode.replaceChild(t,this.el),this.el=t}},e}(),X={create:function(){for(var e=[],t={},n=document.querySelectorAll("["+Z+"]"),r=n.length,o=0;o<r;o+=1){var a=n[o];e.push(new Y(a,"true"===a.getAttribute(J),a.innerHTML));var i=a.getAttribute(Z);i&&i.trim().split(/\s+/).forEach(function(e){t[e]=!0})}return new re(function(e){var t=document.createElement("style");if(t.type="text/css",t.setAttribute(Z,""),t.setAttribute(J,e?"true":"false"),!document.head)throw new Error("Missing document <head>");return document.head.appendChild(t),new Y(t,e)},e,t)}},Z="data-styled-components",J="data-styled-components-is-local",ee="__styled-components-stylesheet__",te=null,ne=[],re=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};W(this,e),this.hashes={},this.deferredInjections={},this.stylesCacheable="undefined"!=typeof document,this.tagConstructor=t,this.tags=n,this.names=r,this.constructComponentTagMap()}return e.prototype.constructComponentTagMap=function(){var e=this;this.componentTags={},this.tags.forEach(function(t){Object.keys(t.components).forEach(function(n){e.componentTags[n]=t})})},e.prototype.getName=function(e){return this.hashes[e.toString()]},e.prototype.alreadyInjected=function(e,t){return!!this.names[t]&&(this.hashes[e.toString()]=t,!0)},e.prototype.hasInjectedComponent=function(e){return!!this.componentTags[e]},e.prototype.deferredInject=function(e,t,n){this===te&&ne.forEach(function(r){r.deferredInject(e,t,n)}),this.getOrCreateTag(e,t),this.deferredInjections[e]=n},e.prototype.inject=function(e,t,n,r,o){this===te&&ne.forEach(function(r){r.inject(e,t,n)});var a=this.getOrCreateTag(e,t),i=this.deferredInjections[e];i&&(a.inject(e,i),delete this.deferredInjections[e]),a.inject(e,n,o),r&&o&&(this.hashes[r.toString()]=o)},e.prototype.toHTML=function(){return this.tags.map(function(e){return e.toHTML()}).join("")},e.prototype.toReactElements=function(){return this.tags.map(function(e,t){return e.toReactElement("sc-"+t)})},e.prototype.getOrCreateTag=function(e,t){var n=this.componentTags[e];if(n)return n;var r=this.tags[this.tags.length-1],o=!r||r.isFull()||r.isLocal!==t?this.createNewTag(t):r;return this.componentTags[e]=o,o.addComponent(e),o},e.prototype.createNewTag=function(e){var t=this.tagConstructor(e);return this.tags.push(t),t},e.reset=function(t){te=e.create(t)},e.create=function(){return((arguments.length>0&&void 0!==arguments[0]?arguments[0]:"undefined"==typeof document)?ue:X).create()},e.clone=function(t){var n=new e(t.tagConstructor,t.tags.map(function(e){return e.clone()}),$({},t.names));return n.hashes=$({},t.hashes),n.deferredInjections=$({},t.deferredInjections),ne.push(n),n},K(e,null,[{key:"instance",get:function(){return te||(te=e.create())}}]),e}(),oe=function(e){function t(){return W(this,t),G(this,e.apply(this,arguments))}return q(t,e),t.prototype.getChildContext=function(){var e;return e={},e[ee]=this.props.sheet,e},t.prototype.render=function(){return C.default.Children.only(this.props.children)},t}(b.Component);oe.childContextTypes=(d={},d[ee]=w.default.oneOfType([w.default.instanceOf(re),w.default.instanceOf(ue)]).isRequired,d),oe.propTypes={sheet:w.default.oneOfType([w.default.instanceOf(re),w.default.instanceOf(ue)]).isRequired};var ae,ie,le=function(){function e(t){W(this,e),this.isLocal=t,this.components={},this.size=0,this.names=[]}return e.prototype.isFull=function(){return!1},e.prototype.addComponent=function(e){if(this.components[e])throw new Error("Trying to add Component '"+e+"' twice!");this.components[e]={componentId:e,css:""},this.size+=1},e.prototype.concatenateCSS=function(){var e=this;return Object.keys(this.components).reduce(function(t,n){return t+e.components[n].css},"")},e.prototype.inject=function(e,t,n){var r=this.components[e];if(!r)throw new Error("Must add a new component before you can inject css into it");""===r.css&&(r.css="/* sc-component-id: "+e+" */\n"),r.css+=t.replace(/\n*$/,"\n"),n&&this.names.push(n)},e.prototype.toHTML=function(){var e=['type="text/css"',Z+'="'+this.names.join(" ")+'"',J+'="'+(this.isLocal?"true":"false")+'"'],t=B();return t&&e.push('nonce="'+t+'"'),"<style "+e.join(" ")+">"+this.concatenateCSS()+"</style>"},e.prototype.toReactElement=function(e){var t,n=(t={},t[Z]=this.names.join(" "),t[J]=this.isLocal.toString(),t),r=B();return r&&(n.nonce=r),C.default.createElement("style",$({key:e,type:"text/css"},n,{dangerouslySetInnerHTML:{__html:this.concatenateCSS()}}))},e.prototype.clone=function(){var t=this,n=new e(this.isLocal);return n.names=[].concat(this.names),n.size=this.size,n.components=Object.keys(this.components).reduce(function(e,n){return e[n]=$({},t.components[n]),e},{}),n},e}(),ue=function(){function e(){W(this,e),this.instance=re.clone(re.instance)}return e.prototype.collectStyles=function(e){if(this.closed)throw new Error("Can't collect styles once you've called getStyleTags!");return C.default.createElement(oe,{sheet:this.instance},e)},e.prototype.getStyleTags=function(){return this.closed||(ne.splice(ne.indexOf(this.instance),1),this.closed=!0),this.instance.toHTML()},e.prototype.getStyleElement=function(){return this.closed||(ne.splice(ne.indexOf(this.instance),1),this.closed=!0),this.instance.toReactElements()},e.create=function(){return new re(function(e){return new le(e)})},e}(),ce={children:!0,dangerouslySetInnerHTML:!0,key:!0,ref:!0,autoFocus:!0,defaultValue:!0,valueLink:!0,defaultChecked:!0,checkedLink:!0,innerHTML:!0,suppressContentEditableWarning:!0,onFocusIn:!0,onFocusOut:!0,className:!0,onCopy:!0,onCut:!0,onPaste:!0,onCompositionEnd:!0,onCompositionStart:!0,onCompositionUpdate:!0,onKeyDown:!0,onKeyPress:!0,onKeyUp:!0,onFocus:!0,onBlur:!0,onChange:!0,onInput:!0,onSubmit:!0,onReset:!0,onClick:!0,onContextMenu:!0,onDoubleClick:!0,onDrag:!0,onDragEnd:!0,onDragEnter:!0,onDragExit:!0,onDragLeave:!0,onDragOver:!0,onDragStart:!0,onDrop:!0,onMouseDown:!0,onMouseEnter:!0,onMouseLeave:!0,onMouseMove:!0,onMouseOut:!0,onMouseOver:!0,onMouseUp:!0,onSelect:!0,onTouchCancel:!0,onTouchEnd:!0,onTouchMove:!0,onTouchStart:!0,onScroll:!0,onWheel:!0,onAbort:!0,onCanPlay:!0,onCanPlayThrough:!0,onDurationChange:!0,onEmptied:!0,onEncrypted:!0,onEnded:!0,onError:!0,onLoadedData:!0,onLoadedMetadata:!0,onLoadStart:!0,onPause:!0,onPlay:!0,onPlaying:!0,onProgress:!0,onRateChange:!0,onSeeked:!0,onSeeking:!0,onStalled:!0,onSuspend:!0,onTimeUpdate:!0,onVolumeChange:!0,onWaiting:!0,onLoad:!0,onAnimationStart:!0,onAnimationEnd:!0,onAnimationIteration:!0,onTransitionEnd:!0,onCopyCapture:!0,onCutCapture:!0,onPasteCapture:!0,onCompositionEndCapture:!0,onCompositionStartCapture:!0,onCompositionUpdateCapture:!0,onKeyDownCapture:!0,onKeyPressCapture:!0,onKeyUpCapture:!0,onFocusCapture:!0,onBlurCapture:!0,onChangeCapture:!0,onInputCapture:!0,onSubmitCapture:!0,onResetCapture:!0,onClickCapture:!0,onContextMenuCapture:!0,onDoubleClickCapture:!0,onDragCapture:!0,onDragEndCapture:!0,onDragEnterCapture:!0,onDragExitCapture:!0,onDragLeaveCapture:!0,onDragOverCapture:!0,onDragStartCapture:!0,onDropCapture:!0,onMouseDownCapture:!0,onMouseEnterCapture:!0,onMouseLeaveCapture:!0,onMouseMoveCapture:!0,onMouseOutCapture:!0,onMouseOverCapture:!0,onMouseUpCapture:!0,onSelectCapture:!0,onTouchCancelCapture:!0,onTouchEndCapture:!0,onTouchMoveCapture:!0,onTouchStartCapture:!0,onScrollCapture:!0,onWheelCapture:!0,onAbortCapture:!0,onCanPlayCapture:!0,onCanPlayThroughCapture:!0,onDurationChangeCapture:!0,onEmptiedCapture:!0,onEncryptedCapture:!0,onEndedCapture:!0,onErrorCapture:!0,onLoadedDataCapture:!0,onLoadedMetadataCapture:!0,onLoadStartCapture:!0,onPauseCapture:!0,onPlayCapture:!0,onPlayingCapture:!0,onProgressCapture:!0,onRateChangeCapture:!0,onSeekedCapture:!0,onSeekingCapture:!0,onStalledCapture:!0,onSuspendCapture:!0,onTimeUpdateCapture:!0,onVolumeChangeCapture:!0,onWaitingCapture:!0,onLoadCapture:!0,onAnimationStartCapture:!0,onAnimationEndCapture:!0,onAnimationIterationCapture:!0,onTransitionEndCapture:!0},se={accept:!0,acceptCharset:!0,accessKey:!0,action:!0,allowFullScreen:!0,allowTransparency:!0,alt:!0,as:!0,async:!0,autoComplete:!0,autoPlay:!0,capture:!0,cellPadding:!0,cellSpacing:!0,charSet:!0,challenge:!0,checked:!0,cite:!0,classID:!0,className:!0,cols:!0,colSpan:!0,content:!0,contentEditable:!0,contextMenu:!0,controls:!0,coords:!0,crossOrigin:!0,data:!0,dateTime:!0,default:!0,defer:!0,dir:!0,disabled:!0,download:!0,draggable:!0,encType:!0,form:!0,formAction:!0,formEncType:!0,formMethod:!0,formNoValidate:!0,formTarget:!0,frameBorder:!0,headers:!0,height:!0,hidden:!0,high:!0,href:!0,hrefLang:!0,htmlFor:!0,httpEquiv:!0,icon:!0,id:!0,inputMode:!0,integrity:!0,is:!0,keyParams:!0,keyType:!0,kind:!0,label:!0,lang:!0,list:!0,loop:!0,low:!0,manifest:!0,marginHeight:!0,marginWidth:!0,max:!0,maxLength:!0,media:!0,mediaGroup:!0,method:!0,min:!0,minLength:!0,multiple:!0,muted:!0,name:!0,nonce:!0,noValidate:!0,open:!0,optimum:!0,pattern:!0,placeholder:!0,playsInline:!0,poster:!0,preload:!0,profile:!0,radioGroup:!0,readOnly:!0,referrerPolicy:!0,rel:!0,required:!0,reversed:!0,role:!0,rows:!0,rowSpan:!0,sandbox:!0,scope:!0,scoped:!0,scrolling:!0,seamless:!0,selected:!0,shape:!0,size:!0,sizes:!0,span:!0,spellCheck:!0,src:!0,srcDoc:!0,srcLang:!0,srcSet:!0,start:!0,step:!0,style:!0,summary:!0,tabIndex:!0,target:!0,title:!0,type:!0,useMap:!0,value:!0,width:!0,wmode:!0,wrap:!0,about:!0,datatype:!0,inlist:!0,prefix:!0,property:!0,resource:!0,typeof:!0,vocab:!0,autoCapitalize:!0,autoCorrect:!0,autoSave:!0,color:!0,itemProp:!0,itemScope:!0,itemType:!0,itemID:!0,itemRef:!0,results:!0,security:!0,unselectable:0},pe={accentHeight:!0,accumulate:!0,additive:!0,alignmentBaseline:!0,allowReorder:!0,alphabetic:!0,amplitude:!0,arabicForm:!0,ascent:!0,attributeName:!0,attributeType:!0,autoReverse:!0,azimuth:!0,baseFrequency:!0,baseProfile:!0,baselineShift:!0,bbox:!0,begin:!0,bias:!0,by:!0,calcMode:!0,capHeight:!0,clip:!0,clipPath:!0,clipRule:!0,clipPathUnits:!0,colorInterpolation:!0,colorInterpolationFilters:!0,colorProfile:!0,colorRendering:!0,contentScriptType:!0,contentStyleType:!0,cursor:!0,cx:!0,cy:!0,d:!0,decelerate:!0,descent:!0,diffuseConstant:!0,direction:!0,display:!0,divisor:!0,dominantBaseline:!0,dur:!0,dx:!0,dy:!0,edgeMode:!0,elevation:!0,enableBackground:!0,end:!0,exponent:!0,externalResourcesRequired:!0,fill:!0,fillOpacity:!0,fillRule:!0,filter:!0,filterRes:!0,filterUnits:!0,floodColor:!0,floodOpacity:!0,focusable:!0,fontFamily:!0,fontSize:!0,fontSizeAdjust:!0,fontStretch:!0,fontStyle:!0,fontVariant:!0,fontWeight:!0,format:!0,from:!0,fx:!0,fy:!0,g1:!0,g2:!0,glyphName:!0,glyphOrientationHorizontal:!0,glyphOrientationVertical:!0,glyphRef:!0,gradientTransform:!0,gradientUnits:!0,hanging:!0,horizAdvX:!0,horizOriginX:!0,ideographic:!0,imageRendering:!0,in:!0,in2:!0,intercept:!0,k:!0,k1:!0,k2:!0,k3:!0,k4:!0,kernelMatrix:!0,kernelUnitLength:!0,kerning:!0,keyPoints:!0,keySplines:!0,keyTimes:!0,lengthAdjust:!0,letterSpacing:!0,lightingColor:!0,limitingConeAngle:!0,local:!0,markerEnd:!0,markerMid:!0,markerStart:!0,markerHeight:!0,markerUnits:!0,markerWidth:!0,mask:!0,maskContentUnits:!0,maskUnits:!0,mathematical:!0,mode:!0,numOctaves:!0,offset:!0,opacity:!0,operator:!0,order:!0,orient:!0,orientation:!0,origin:!0,overflow:!0,overlinePosition:!0,overlineThickness:!0,paintOrder:!0,panose1:!0,pathLength:!0,patternContentUnits:!0,patternTransform:!0,patternUnits:!0,pointerEvents:!0,points:!0,pointsAtX:!0,pointsAtY:!0,pointsAtZ:!0,preserveAlpha:!0,preserveAspectRatio:!0,primitiveUnits:!0,r:!0,radius:!0,refX:!0,refY:!0,renderingIntent:!0,repeatCount:!0,repeatDur:!0,requiredExtensions:!0,requiredFeatures:!0,restart:!0,result:!0,rotate:!0,rx:!0,ry:!0,scale:!0,seed:!0,shapeRendering:!0,slope:!0,spacing:!0,specularConstant:!0,specularExponent:!0,speed:!0,spreadMethod:!0,startOffset:!0,stdDeviation:!0,stemh:!0,stemv:!0,stitchTiles:!0,stopColor:!0,stopOpacity:!0,strikethroughPosition:!0,strikethroughThickness:!0,string:!0,stroke:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeLinecap:!0,strokeLinejoin:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0,surfaceScale:!0,systemLanguage:!0,tableValues:!0,targetX:!0,targetY:!0,textAnchor:!0,textDecoration:!0,textRendering:!0,textLength:!0,to:!0,transform:!0,u1:!0,u2:!0,underlinePosition:!0,underlineThickness:!0,unicode:!0,unicodeBidi:!0,unicodeRange:!0,unitsPerEm:!0,vAlphabetic:!0,vHanging:!0,vIdeographic:!0,vMathematical:!0,values:!0,vectorEffect:!0,version:!0,vertAdvY:!0,vertOriginX:!0,vertOriginY:!0,viewBox:!0,viewTarget:!0,visibility:!0,widths:!0,wordSpacing:!0,writingMode:!0,x:!0,xHeight:!0,x1:!0,x2:!0,xChannelSelector:!0,xlinkActuate:!0,xlinkArcrole:!0,xlinkHref:!0,xlinkRole:!0,xlinkShow:!0,xlinkTitle:!0,xlinkType:!0,xmlBase:!0,xmlns:!0,xmlnsXlink:!0,xmlLang:!0,xmlSpace:!0,y:!0,y1:!0,y2:!0,yChannelSelector:!0,z:!0,zoomAndPan:!0},fe=RegExp.prototype.test.bind(new RegExp("^(data|aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$")),de={}.hasOwnProperty,he=function(e){return de.call(se,e)||de.call(pe,e)||fe(e.toLowerCase())||de.call(ce,e)},me=function(e,t,n){var r=n&&e.theme===n.theme;return e.theme&&!r?e.theme:t},ye=function(e){function t(e){i=e;for(var t in o){var n=o[t];void 0!==n&&n(i)}}function n(e){var t=a;return o[t]=e,a+=1,e(i),t}function r(e){o[e]=void 0}var o={},a=0,i=e;return{publish:t,subscribe:n,unsubscribe:r}},ge="__styled-components__",ve=ge+"next__",be=w.default.shape({getTheme:w.default.func,subscribe:w.default.func,unsubscribe:w.default.func}),Ce=function(e){var t=!1;return function(){t||(t=!0,e())}}(function(){console.error("Warning: Usage of `context."+ge+"` as a function is deprecated. It will be replaced with the object on `.context."+ve+"` in a future version.")}),ke=function(e){function t(){W(this,t);var n=G(this,e.call(this));return n.unsubscribeToOuterId=-1,n.getTheme=n.getTheme.bind(n),n}return q(t,e),t.prototype.componentWillMount=function(){var e=this,t=this.context[ve];void 0!==t&&(this.unsubscribeToOuterId=t.subscribe(function(t){e.outerTheme=t})),this.broadcast=ye(this.getTheme())},t.prototype.getChildContext=function(){var e,t=this;return $({},this.context,(e={},e[ve]={getTheme:this.getTheme,subscribe:this.broadcast.subscribe,unsubscribe:this.broadcast.unsubscribe},e[ge]=function(e){Ce();var n=t.broadcast.subscribe(e);return function(){return t.broadcast.unsubscribe(n)}},e))},t.prototype.componentWillReceiveProps=function(e){this.props.theme!==e.theme&&this.broadcast.publish(this.getTheme(e.theme))},t.prototype.componentWillUnmount=function(){-1!==this.unsubscribeToOuterId&&this.context[ve].unsubscribe(this.unsubscribeToOuterId)},t.prototype.getTheme=function(e){var t=e||this.props.theme;if((0,T.default)(t)){var n=t(this.outerTheme);if(!(0,y.default)(n))throw new Error("[ThemeProvider] Please return an object from your theme function, i.e. theme={() => ({})}!");return n}if(!(0,y.default)(t))throw new Error("[ThemeProvider] Please make your theme prop a plain object");return $({},this.outerTheme,t)},t.prototype.render=function(){return this.props.children?C.default.Children.only(this.props.children):null},t}(b.Component);ke.childContextTypes=(ae={},ae[ge]=w.default.func,ae[ve]=be,ae),ke.contextTypes=(ie={},ie[ve]=be,ie);var we=/[[\].#*$><+~=|^:(),"'`]/g,xe=/--+/g,Te={},Se=function e(t,n){for(var r=0;r<t.length;r+=1){var o=t[r];if(Array.isArray(o)&&!e(o))return!1;if("function"==typeof o&&!l(o))return!1}if(void 0!==n)for(var a in n){var i=n[a];if("function"==typeof i)return!1}return!0},Ee=void 0!==e&&e.hot&&!1,Pe=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],Oe=function(e){return e.replace(/\s|\\n/g,"")},Ne=function(e){var t,n=e.displayName||e.name||"Component",r=l(e),o=function(t){function n(){var e,r,o;W(this,n);for(var a=arguments.length,i=Array(a),l=0;l<a;l++)i[l]=arguments[l];return e=r=G(this,t.call.apply(t,[this].concat(i))),r.state={},r.unsubscribeId=-1,o=e,G(r,o)}return q(n,t),n.prototype.componentWillMount=function(){var e=this,t=this.constructor.defaultProps,n=this.context[ve],r=me(this.props,void 0,t);if(void 0===n&&void 0!==r)this.setState({theme:r});else{var o=n.subscribe;this.unsubscribeId=o(function(n){var r=me(e.props,n,t);e.setState({theme:r})})}},n.prototype.componentWillReceiveProps=function(e){var t=this.constructor.defaultProps;this.setState(function(n){return{theme:me(e,n.theme,t)}})},n.prototype.componentWillUnmount=function(){-1!==this.unsubscribeId&&this.context[ve].unsubscribe(this.unsubscribeId)},n.prototype.render=function(){var t=this.props.innerRef,n=this.state.theme;return C.default.createElement(e,$({theme:n},this.props,{innerRef:r?t:void 0,ref:r?void 0:t}))},n}(C.default.Component);return o.displayName="WithTheme("+n+")",o.styledComponentId="withTheme",o.contextTypes=(t={},t[ge]=w.default.func,t[ve]=be,t),(0,E.default)(o,e)},Ie=function(e,t,n){return function(){function r(e,t,n){if(W(this,r),this.rules=e,this.isStatic=!Ee&&Se(e,t),this.componentId=n,!re.instance.hasInjectedComponent(this.componentId)){re.instance.deferredInject(n,!0,"")}}return r.prototype.generateAndInjectStyles=function(r,o){var a=this.isStatic,i=this.lastClassName;if(a&&void 0!==i)return i;var l=t(this.rules,r),u=c(this.componentId+l.join("")),s=o.getName(u);if(void 0!==s)return o.stylesCacheable&&(this.lastClassName=s),s;var p=e(u);if(o.stylesCacheable&&(this.lastClassName=s),o.alreadyInjected(u,p))return p;var f="\n"+n(l,"."+p);return o.inject(this.componentId,!0,f,u,p),p},r.generateName=function(t){return e(c(t))},r}()}(j,M,R),_e=function(e){return function t(n,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if("string"!=typeof r&&"function"!=typeof r)throw new Error("Cannot create styled-component for component: "+r);var a=function(t){for(var a=arguments.length,i=Array(a>1?a-1:0),l=1;l<a;l++)i[l-1]=arguments[l];return n(r,o,e.apply(void 0,[t].concat(i)))};return a.withConfig=function(e){return t(n,r,$({},o,e))},a.attrs=function(e){return t(n,r,$({},o,{attrs:$({},o.attrs||{},e)}))},a}}(H),Ae=function(e,t){var n={},r=function(t,r){var o="string"!=typeof t?"sc":t.replace(we,"-").replace(xe,"-"),a=(n[o]||0)+1;n[o]=a;var i=e.generateName(o+a),l=o+"-"+i;return void 0!==r?r+"-"+l:l},o=function(e){function t(){var n,r,o;W(this,t);for(var a=arguments.length,i=Array(a),l=0;l<a;l++)i[l]=arguments[l];return n=r=G(this,e.call.apply(e,[this].concat(i))),r.attrs={},r.state={theme:null,generatedClassName:""},r.unsubscribeId=-1,o=n,G(r,o)}return q(t,e),t.prototype.unsubscribeFromContext=function(){-1!==this.unsubscribeId&&this.context[ve].unsubscribe(this.unsubscribeId)},t.prototype.buildExecutionContext=function(e,t){var n=this.constructor.attrs,r=$({},t,{theme:e});return void 0===n?r:(this.attrs=Object.keys(n).reduce(function(e,t){var o=n[t];return e[t]="function"==typeof o?o(r):o,e},{}),$({},r,this.attrs))},t.prototype.generateAndInjectStyles=function(e,t){var n=this.constructor,r=n.attrs,o=n.componentStyle,a=n.warnTooManyClasses,i=this.context[ee]||re.instance;if(o.isStatic&&void 0===r)return o.generateAndInjectStyles(Te,i);var l=this.buildExecutionContext(e,t),u=o.generateAndInjectStyles(l,i);return void 0!==a&&a(u),u},t.prototype.componentWillMount=function(){var e=this,t=this.constructor.componentStyle,n=this.context[ve];if(t.isStatic){var r=this.generateAndInjectStyles(Te,this.props);this.setState({generatedClassName:r})}else if(void 0!==n){var o=n.subscribe;this.unsubscribeId=o(function(t){var n=me(e.props,t,e.constructor.defaultProps),r=e.generateAndInjectStyles(n,e.props);e.setState({theme:n,generatedClassName:r})})}else{var a=this.props.theme||{},i=this.generateAndInjectStyles(a,this.props);this.setState({theme:a,generatedClassName:i})}},t.prototype.componentWillReceiveProps=function(e){var t=this;this.constructor.componentStyle.isStatic||this.setState(function(n){var r=me(e,n.theme,t.constructor.defaultProps);return{theme:r,generatedClassName:t.generateAndInjectStyles(r,e)}})},t.prototype.componentWillUnmount=function(){this.unsubscribeFromContext()},t.prototype.render=function(){var e=this,t=this.props.innerRef,n=this.state.generatedClassName,r=this.constructor,o=r.styledComponentId,a=r.target,u=i(a),c=[this.props.className,o,this.attrs.className,n].filter(Boolean).join(" "),s=$({},this.attrs,{className:c});l(a)?s.innerRef=t:s.ref=t;var p=Object.keys(this.props).reduce(function(t,n){return"innerRef"===n||"className"===n||u&&!he(n)||(t[n]=e.props[n]),t},s);return(0,b.createElement)(a,p)},t}(b.Component);return function n(a,l,c){var s,p=l.displayName,f=void 0===p?i(a)?"styled."+a:"Styled("+u(a)+")":p,d=l.componentId,h=void 0===d?r(l.displayName,l.parentComponentId):d,m=l.ParentComponent,y=void 0===m?o:m,g=l.rules,v=l.attrs,b=l.displayName&&l.componentId?l.displayName+"-"+l.componentId:h,C=void 0,k=new e(void 0===g?c:g.concat(c),v,b),x=function(e){function r(){return W(this,r),G(this,e.apply(this,arguments))}return q(r,e),r.withComponent=function(e){var t=l.componentId,o=Q(l,["componentId"]),a=t&&t+"-"+(i(e)?e:u(e)),s=$({},o,{componentId:a,ParentComponent:r});return n(e,s,c)},K(r,null,[{key:"extend",get:function(){var e=l.rules,o=l.componentId,i=Q(l,["rules","componentId"]),u=void 0===e?c:e.concat(c),s=$({},i,{rules:u,parentComponentId:o,ParentComponent:r});return t(n,a,s)}}]),r}(y);return x.contextTypes=(s={},s[ge]=w.default.func,s[ve]=be,s[ee]=w.default.oneOfType([w.default.instanceOf(re),w.default.instanceOf(ue)]),s),x.displayName=f,x.styledComponentId=b,x.attrs=v,x.componentStyle=k,x.warnTooManyClasses=C,x.target=a,x}}(Ie,_e),Me=function(e,t,n){return function(r){for(var o=arguments.length,a=Array(o>1?o-1:0),i=1;i<o;i++)a[i-1]=arguments[i];var l=n.apply(void 0,[r].concat(a)),u=c(Oe(JSON.stringify(l))),s=re.instance.getName(u);if(s)return s;var p=e(u);if(re.instance.alreadyInjected(u,p))return p;var f=t(l,p,"@keyframes");return re.instance.inject("sc-keyframes-"+p,!0,f,u,p),p}}(j,R,H),De=function(e,t){return function(n){for(var r=arguments.length,o=Array(r>1?r-1:0),a=1;a<r;a++)o[a-1]=arguments[a];var i=t.apply(void 0,[n].concat(o)),l=c(JSON.stringify(i)),u="sc-global-"+l;re.instance.hasInjectedComponent(u)||re.instance.inject(u,!1,e(i))}}(R,H),Re=function(e,t){var n=function(n){return t(e,n)};return Pe.forEach(function(e){n[e]=n(e)}),n}(Ae,_e);t.css=H,t.keyframes=Me,t.injectGlobal=De,t.ThemeProvider=ke,t.withTheme=Ne,t.ServerStyleSheet=ue,t.StyleSheetManager=oe,t.default=Re}).call(t,n(48)(e))},70:function(e,t,n){"use strict";function r(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(r)}catch(e){console.error(e)}}r(),e.exports=n(828)},786:function(e,t,n){"use strict";function r(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}/*
2
  object-assign
3
  (c) Sindre Sorhus
4
  @license MIT
js/dist/{configuration-wizard-702.min.js → configuration-wizard-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-admin-702.min.js → wp-seo-admin-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-admin-global-702.min.js → wp-seo-admin-global-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-admin-gsc-702.min.js → wp-seo-admin-gsc-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-admin-media-702.min.js → wp-seo-admin-media-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-api-702.min.js → wp-seo-api-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-babel-polyfill-702.min.js → wp-seo-babel-polyfill-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-bulk-editor-702.min.js → wp-seo-bulk-editor-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-dashboard-widget-702.min.js → wp-seo-dashboard-widget-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-dismissible-702.min.js → wp-seo-dismissible-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-edit-page-702.min.js → wp-seo-edit-page-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-featured-image-702.min.js → wp-seo-featured-image-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-filter-explanation-702.min.js → wp-seo-filter-explanation-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-help-center-702.min.js → wp-seo-help-center-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-metabox-702.min.js → wp-seo-metabox-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-metabox-category-702.min.js → wp-seo-metabox-category-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-post-scraper-702.min.js → wp-seo-post-scraper-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-quick-edit-handler-702.min.js → wp-seo-quick-edit-handler-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-recalculate-702.min.js → wp-seo-recalculate-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-reindex-links-702.min.js → wp-seo-reindex-links-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-replacevar-plugin-702.min.js → wp-seo-replacevar-plugin-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-shortcode-plugin-702.min.js → wp-seo-shortcode-plugin-703.min.js} RENAMED
File without changes
js/dist/{wp-seo-term-scraper-702.min.js → wp-seo-term-scraper-703.min.js} RENAMED
File without changes
languages/wordpress-seo-de_DE.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=n != 1;","lang":"de"},"The focus keyword appears in %2$d (out of %1$d) subheadings in your copy.":["Das Fokus-Schlüsselwort erscheint in %2$d (von %1$d) Unterüberschriften in deinem Text."],"You've used this focus keyword %1$s%2$d times before%3$s. It’s probably a good idea to read about %4$swhy you should not use your focus keyword more than once%5$s.":["Du hast dieses Fokus Keyword bereits %1$s%2$d Mal benutzt%3$s. Es wäre bestimmt eine gute Idee zu lesen %4$swieso du dein Fokus Keyword nicht öfters als einmal%5$s benutzen solltest."],"You've used this focus keyword %1$sonce before%2$s. It’s probably a good idea to read about %3$swhy you should not use your focus keyword more than once%4$s.":["Du hast dieses Fokus Keyword bereits %1$seinmal zuvor%2$s benutzt. Es wäre bestimmt eine gute Idee zu lesen %3$swieso du dein Fokus Keyword nicht mehr als einmal%4$s benutzen solltest."],"The meta description has a nice length.":["Die Meta Beschreibung hat eine gute Länge."],"No internal links appear in this page, consider adding some as appropriate.":["Es gibt keine internen Links auf dieser Seite. Überlege dir, geeignete hinzuzufügen."],"This page has %1$s internal link(s).":["Diese Seite hat %1$s interne Links."],"This page has %1$s nofollowed internal link(s) and %2$s normal internal link(s).":["Diese Seite hat %1$s interne Link(s) und %2$s normale interne Link(s)."],"This page has %1$s internal link(s), all nofollowed.":["Diese Seite hat %1$s interne(r) Link(s), alle mit Parameter nofollow."],"Scroll to see the preview content.":["Scrolle, um die Vorschau zu sehen."],"The focus keyword contains a stop word. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s.":["Das Focus Keyword enthält ein Stoppwort. Dies kann sich unter Umständen negativ auswirken. %1$sMehr über Stoppwörter lernen%2$s.","Das Focus Keyword enthält %3$d Stoppwörter. Dies kann sich unter Umständen negativ auswirken. %1$sMehr über Stoppwörter lernen%2$s."],"The keyword density is %1$s, which is way over the advised %3$s maximum; the focus keyword was found %2$d times.":["Die Keyword-Dichte beträgt%1$s. Das empfohlene Maximum der Keyword-Dichte ist %3$s. Das Fokus-Keyword wurde hierzu %2$d mal gefunden."],"An error occurred in the '%1$s' assessment":["Es ist ein Fehler in der '%1$s' Bewertung aufgetreten."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["%1$s der Wörter enthalten %2$süber %3$s Silben%4$s, was mehr als das empfohlene Maximum von %5$s ist."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s der Wörter enthalten %2$süber %3$s Silben%4$s, was zu wenig oder gleich mit dem empfohlenen Maximum von %5$s ist."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["Der Titel für diese Seite enthält eines oder mehrere %1$s Stoppwörter%2$s, erwäge diese zu entfernen.","Die Titel für diese Seiten enthalten eines oder mehrere %1$s Stoppwörter%2$s, erwäge diese zu entfernen."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s der Sätze enthält ein %2$sÜbergangswort%3$s oder Phrase, das ist großartig."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s der Sätze enthält ein %2$sÜbergangswort%3$s oder Phrase, das weniger als das empfohlene Minimum von %4$s ist."],"The focus keyword '%1$s' does not appear in the SEO title.":["Das Fokus-Keyword '%1$s' erscheint nicht im Seitentitel."],"This is far below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Das ist weit weniger als das erforderliche Minimum von %2$d Wort. Füge mehr Inhalte hinzu, die für das Thema relevant sind.","Das ist weit weniger als das erforderliche Minimum von %2$d Wörtern. Füge mehr Inhalte hinzu, die für das Thema relevant sind."],"This is below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Das ist weniger als das erforderliche Minimum von %2$d Wort. Füge weitere themenrelevante Inhalte hinzu.","Das ist weniger als das erforderliche Minimum von %2$d Wörtern. Füge weitere themenrelevante Inhalte hinzu."],"This is slightly below the recommended minimum of %2$d word. Add a bit more copy.":["Dies ist etwas weniger als das empfohlene Minimum von %2$d Wort. Füge etwas mehr Text hinzu.","Dies ist etwas weniger als das empfohlene Minimum von %2$d Wörtern. Füge etwas mehr Text hinzu."],"This is more than or equal to the recommended minimum of %2$d word.":["Dies ist mehr als oder exakt gleich dem empfohlenen Minimum von %2$d Wort.","Dies ist mehr als oder exakt gleich dem empfohlenen Minimum von %2$d Wörtern."],"The text contains %1$d word.":["Der Text enthält %1$d Wort.","Der Text enthält %1$d Wörter."],"%1$d subheading is followed by more than the recommended maximum of %2$d words. Try to insert another subheading.":["Auf %1$d der Zwischenüberschriften folgen mehr als das empfohlene Maximum von %2$d Wörtern. Versuche noch eine Zwischenüberschrift einzufügen.","Auf %1$d der Zwischenüberschriften folgen mehr als das empfohlene Maximum von %2$d Wörtern. Versuche noch Zwischenüberschriften einzufügen."],"The amount of words following each of the subheadings doesn't exceed the recommended maximum of %1$d words, which is great.":["Die Anzahl der Wörter nach jeder deiner Zwischenüberschriften übersteigt nicht das empfohlene Maximum von %1$d Wörtern. Das ist toll."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is more than the recommended maximum of %5$s. Try to shorten the sentences.":["%1$s der Sätze enthalten %2$smehr als %3$s Wörter%4$s, was mehr als das empfohlene Maximum von %5$s ist. Versuche die Sätze zu kürzen."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s der Sätze enthalten %2$smehr als %3$s Wörter%4$s, was weniger oder gleich als das empfohlene Maximum von %5$s ist."],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["Die Meta Description enthält %1$d Sätze %2$süber %3$s Wörter%4$s. Versuche, diesen Satz zu kürzen.","Die Meta Description enthält %1$d Sätze %2$süber %3$s Wörter%4$s. Versuche, diese Sätze zu kürzen."],"The meta description contains no sentences %1$sover %2$s words%3$s.":["Die Meta Description enthält keine Sätze %1$süber %2$s Wörter%3$s."],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["Dein Text enthält %2$d aufeinanderfolgende Sätze, die mit dem selben Wort beginnen. Versuche, mehr abzuwechseln.","Dein Text enthält %1$d Instanzen, in denen %2$d oder mehr aufeinanderfolgende Sätze mit dem selben Wort beginnen. Versuche, mehr abzuwechseln."],"%1$s of the sentences contain %2$spassive voice%3$s, which is more than the recommended maximum of %4$s. Try to use their active counterparts.":["%1$s der Sätze enthalten %2$seinen Passiv%3$s, was mehr als das empfohlene Maximum von %4$s ist. Versuche, mehr aktive Entsprechungen einzusetzen."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s der Sätze enthalten %2$seinen Passiv%3$s, was weniger oder gleich als das empfohlene Maximum von %4$s ist. "],"%1$d of the paragraphs contains more than the recommended maximum of %2$d words. Are you sure all information is about the same topic, and therefore belongs in one single paragraph?":["Einer der Absätze enthält mehr als das empfohlene Maximum von %2$d Wörtern. Bist du sicher, dass alle Informationen zum selben Thema hierfür in einen einzigen Absatz gehören?","%1$d der Absätze enthalten mehr als das empfohlene Maximum von %2$d Wörtern. Bist du sicher, dass alle Informationen in jedem Absatz zum selben Thema hierfür in einen einzigen Absatz gehören?"],"The meta description is over %1$d characters. Reducing the length will ensure the entire description will be visible.":["Die Meta-Beschreibung enthält mehr als %1$d Zeichen. Eine geringere Länge stellt sicher, dass die komplette Beschreibung sichtbar ist."],"The keyword density is %1$s, which is too low; the focus keyword was found %2$d times.":["Die Keyword-Dichte beträgt %1$s, was ein wenig niedrig ist. Das Fokus-Keyword wurde %2$d mal gefunden."],"Mobile preview":["Mobile Vorschau"],"Desktop preview":["Desktop-Vorschau"],"Please provide an SEO title by editing the snippet below.":["Bitte lege den SEO-Titel fest, indem du den Code-Schnipsel bearbeitest."],"Meta description preview:":["Meta-Beschreibungs-Vorschau:"],"Slug preview:":["Titel-Vorschau:"],"SEO title preview:":["SEO-Titel-Vorschau:"],"Close snippet editor":["Ausschnitt-Editor schließen"],"Slug":["Permalink"],"Remove marks in the text":["Entferne Markierungen im Text"],"Mark this result in the text":["Markiere dieses Ergebnis im Text"],"Marks are disabled in current view":["Markierungen sind in der aktuellen Ansicht deaktiviert."],"Content optimization: Good SEO score":["Inhalts-Optimierung: guter SEO-Wert"],"Good SEO score":["Guter SEO-Wert"],"Content optimization: OK SEO score":["Inhalts-Optimierung: akzeptabler SEO-Wert"],"OK SEO score":["Ausreichender SEO-Wert"],"Content optimization: Bad SEO score":["Inhalts-Optimierung: schwacher SEO-Wert"],"Bad SEO score":["Schlechter SEO-Wert"],"Content optimization: Has feedback":["Inhalts-Optimierung: Hat Feedback"],"Feedback":["Feedback"],"http://en.wikipedia.org/wiki/Stop_words":["https://de.wikipedia.org/wiki/Stoppwort"],"The focus keyword appears in the URL for this page.":["Das Fokus-Keyword erscheint in der URL der Seite."],"You have far too little content, please add some content to enable a good analysis.":["Deine Inhalte sind viel zu kurz. Bitte füge weitere Inhalte hinzu, um eine gute Analyse zu ermöglichen."],"The images on this page contain alt attributes.":["Die Bilder auf dieser Seite enthalten ALT-Attribute"],"The images on this page do not have alt attributes containing the focus keyword.":["Die Bilder auf dieser Seite enthalten keine alt-Attribute mit dem Fokus-Keyword"],"The images on this page contain alt attributes with the focus keyword.":["Die Bilder auf dieser Seite enthalten ALT-Attribute mit dem Fokus-Keyword."],"The text does not contain any %1$ssubheadings%2$s. Add at least one subheading.":["Der Text enthält keine %1$sZwischenüberschriften%2$s. Füge mindestens eine Zwischenüberschrift hinzu."],"None of the paragraphs are too long, which is great.":["Keiner deiner Absätze ist zu lang. Das ist toll."],"The SEO title is wider than the viewable limit.":["Der SEO-Titel ist länger als der sichtbare Bereich."],"The SEO title has a nice length.":["Der SEO-Titel hat eine gute Länge."],"The SEO title is too short. Use the space to add keyword variations or create compelling call-to-action copy.":["Der SEO-Titel ist zu kurz. Nutze den Platz um eine Keyword-Variation oder einen interessanten Handlungs-Aufruf einzufügen."],"The meta description contains the focus keyword.":["Die Meta-Beschreibung enthält das Fokus-Keyword."],"The keyphrase is over 10 words, a keyphrase should be shorter.":["Die Suchkette ist länger als 10 Wörter, sie sollte kürzer sein."],"ok":["OK"],"Please provide a meta description by editing the snippet below.":["Bitte lege eine Meta-Beschreibung fest, indem du den Code-Schnipsel bearbeitest."],"Edit snippet":["Code-Schnipsel bearbeiten"],"You can click on each element in the preview to jump to the Snippet Editor.":["Du kannst auf jedes Element in der Vorschau klicken, um zum Snippet-Editor zu springen."],"SEO title":["SEO Titel"],"Needs improvement":["Verbesserungsbedarf"],"Good":["Gut"],"very difficult":["sehr schwierig"],"Try to make shorter sentences, using less difficult words to improve readability.":["Versuche, kürzere Sätze zu formulieren und weniger komplizierte Wörter zu nutzen, um die Lesbarkeit zu erhöhen."],"difficult":["schwer"],"Try to make shorter sentences to improve readability.":["Versuche, kürzere Sätze zu formulieren, um die Lesbarkeit zu erhöhen."],"fairly difficult":["ziemlich schwer"],"OK":["OK"],"fairly easy":["ziemlich einfach"],"easy":["einfach"],"very easy":["sehr einfach"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["Der Text erzielt %1$s in dem %2$s-Test, was als %3$s zum Lesen betrachtet wird. %4$s"],"The focus keyword appears in the first paragraph of the copy.":["Das Fokus-Keyword taucht im ersten Absatz auf."],"The focus keyword doesn't appear in the first paragraph of the copy. Make sure the topic is clear immediately.":["Das Fokus-Keyword scheint im ersten Absatz des Textes nicht vorzukommen. Stelle umgehend sicher, dass das Thema klar ist."],"The keyword density is %1$s, which is great; the focus keyword was found %2$d times.":["Die Keyword-Dichte beträgt %1$s, was toll ist. Das Fokus-Keyword wurde %2$d mal gefunden."],"The keyword density is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d times.":["Die Suchbegriffsdichte beträgt %1$s und liegt damit über der empfohlenen Dichte von maximal %3$s. Das Focus Keyword wurde %2$d mal gefunden."],"A meta description has been specified, but it does not contain the focus keyword.":["Die Meta-Beschreibung wurde definiert, enthält aber nicht das Fokus-Keyword."],"No meta description has been specified. Search engines will display copy from the page instead.":["Es wurde keine Meta-Beschreibung angegeben. Suchmaschinen werden versuchen, aus der Seite eine passende Beschreibung zu erstellen."],"The meta description is under %1$d characters long. However, up to %2$d characters are available.":["Die Meta-Beschreibung hat weniger als %1$d Zeichen. Es stehen also noch %2$d Zeichen zur Verfügung."],"You have not used the focus keyword in any subheading (such as an H2) in your copy.":["Du hast das Fokus-Keyword in keiner Zwischenüberschrift (wie z.B. H2) verwendet."],"The images on this page are missing alt attributes.":["Die Bilder auf dieser Seite besitzen kein alt-Attribut."],"No outbound links appear in this page, consider adding some as appropriate.":["Diese Seite hat keine ausgehenden Links; füge ggf. welche hinzu."],"This page has %1$s nofollowed outbound link(s) and %2$s normal outbound link(s).":["Diese Seite hat %1$s ausgehende Link(s) auf nofollow und %2$s normale ausgehende Link(s)."],"This page has %1$s outbound link(s), all nofollowed.":["Diese Seite hat %1$s ausgehende(n) Link(s), alle auf nofollow gesetzt."],"This page has %1$s outbound link(s).":["Diese Seite hat %1$s ausgehende Link(s)."],"You're linking to another page with the focus keyword you want this page to rank for. Consider changing that if you truly want this page to rank.":["Du verlinkst mit einem Fokus-Keyword zu einer externen Seite, mit dem du selber mit dieser Seite gute Suchmaschinenergebnisse erzielen willst. Du solltest den Linktext ändern, wenn du diese Seite wirklich optimieren willst."],"No images appear in this page, consider adding some as appropriate.":["Diese Seite enthält keine Bilder, füge ggf. welche hinzu."],"The SEO title contains the focus keyword, but it does not appear at the beginning; try and move it to the beginning.":["Der Seitentitel enthält das Fokus-Keyword, das jedoch nicht am Anfang erscheint; versuche, es an den Anfang zu verschieben."],"The SEO title contains the focus keyword, at the beginning which is considered to improve rankings.":["Der Seitentitel enthält am Anfang das Fokus-Keyword, was das Ranking verbessern kann."],"Please create an SEO title.":["Bitte vergib einen SEO-Titel."],"The slug for this page is a bit long, consider shortening it.":["Die Titelform dieser Seite ist etwas lang. Erwäge, sie ein wenig zu kürzen."],"The focus keyword does not appear in the URL for this page. If you decide to rename the URL be sure to check the old URL 301 redirects to the new one!":["Das Fokus-Keyword ist nicht in der URL dieser Seite enthalten. Wenn du dich entschließt, diese Seite umzubenennen, richte bitte einen 301-Redirect von der alten zu der neuen URL ein. "],"You've never used this focus keyword before, very good.":["Toll gemacht! Dieses Fokus-Keyword hast du noch nie zuvor benutzt!"],"No focus keyword was set for this page. If you do not set a focus keyword, no score can be calculated.":["Es wurde kein Fokus-Keyword für diese Seite festgelegt. Wenn du kein Fokus-Keyword festlegst, kann keine Bewertung der Seite errechnet werden."],"Meta description":["Meta-Beschreibung"],"Snippet preview":["Snippet Vorschau"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=n != 1;","lang":"de"},"The focus keyword appears in %2$d (out of %1$d) subheadings in your copy.":["Das Fokus-Keyword erscheint in %2$d (von %1$d) Unterüberschriften in Ihrem Text."],"You've used this focus keyword %1$s%2$d times before%3$s. It’s probably a good idea to read about %4$swhy you should not use your focus keyword more than once%5$s.":["Sie haben dieses Fokus-Keyword bereits %1$s%2$d Mal benutzt%3$s. Es wäre bestimmt eine gute Idee zu lesen %4$swieso Sie Ihr Fokus-Keyword nicht mehr als einmal%5$s benutzen sollten."],"You've used this focus keyword %1$sonce before%2$s. It’s probably a good idea to read about %3$swhy you should not use your focus keyword more than once%4$s.":["Sie haben dieses Fokus-Keyword bereits %1$seinmal zuvor%2$s benutzt. Es wäre bestimmt eine gute Idee zu lesen %3$swieso Sie Ihr Fokus-Keyword nicht mehr als einmal%4$s benutzen sollten."],"The meta description has a nice length.":["Die Meta-Beschreibung hat eine gute Länge."],"No internal links appear in this page, consider adding some as appropriate.":["Es gibt keine internen Links auf dieser Seite. Überlegen Sie, geeignete hinzuzufügen."],"This page has %1$s internal link(s).":["Diese Seite hat %1$s interne Links."],"This page has %1$s nofollowed internal link(s) and %2$s normal internal link(s).":["Diese Seite hat %1$s interne Link(s) und %2$s normale interne Link(s)."],"This page has %1$s internal link(s), all nofollowed.":["Diese Seite hat %1$s interne(r) Link(s), alle mit Parameter nofollow."],"Scroll to see the preview content.":["Scrollen Sie, um die Vorschau zu sehen."],"The focus keyword contains a stop word. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s.":["Das Focus-Keyword enthält ein Stoppwort. Dies kann sich unter Umständen negativ auswirken. %1$sMehr über Stoppwörter lernen%2$s.","Das Focus-Keyword enthält %3$d Stoppwörter. Dies kann sich unter Umständen negativ auswirken. %1$sMehr über Stoppwörter lernen%2$s."],"The keyword density is %1$s, which is way over the advised %3$s maximum; the focus keyword was found %2$d times.":["Die Keyword-Dichte beträgt%1$s. Das empfohlene Maximum der Keyword-Dichte ist %3$s. Das Fokus-Keyword wurde hierzu %2$d mal gefunden."],"An error occurred in the '%1$s' assessment":["Es ist ein Fehler in der '%1$s' Bewertung aufgetreten."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["%1$s der Wörter enthalten %2$süber %3$s Silben%4$s, was mehr als das empfohlene Maximum von %5$s ist."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s der Wörter enthalten %2$süber %3$s Silben%4$s, was zu wenig oder gleich mit dem empfohlenen Maximum von %5$s ist."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["Der Titel für diese Seite enthält eines oder mehrere %1$s Stoppwörter%2$s, erwägen Sie diese zu entfernen.","Die Titel für diese Seiten enthalten eines oder mehrere %1$s Stoppwörter%2$s, erwägen Sie diese zu entfernen."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s der Sätze enthält ein %2$sÜbergangswort%3$s oder Phrase, das ist großartig."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s der Sätze enthält ein %2$sÜbergangswort%3$s oder Phrase, das weniger als das empfohlene Minimum von %4$s ist."],"The focus keyword '%1$s' does not appear in the SEO title.":["Das Fokus-Keyword '%1$s' erscheint nicht im Seitentitel."],"This is far below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Das ist weit weniger als das erforderliche Minimum von %2$d Wort. Fügen Sie weitere Inhalte hinzu, die für das Thema relevant sind.","Das ist weit weniger als das erforderliche Minimum von %2$d Wörtern. Fügen Sie weitere Inhalte hinzu, die für das Thema relevant sind."],"This is below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Das ist weniger als das erforderliche Minimum von %2$d Wort. Fügen Sie weitere themenrelevante Inhalte hinzu.","Das ist weniger als das erforderliche Minimum von %2$d Wörtern. Fügen Sie weitere themenrelevante Inhalte hinzu."],"This is slightly below the recommended minimum of %2$d word. Add a bit more copy.":["Dies ist etwas weniger als das empfohlene Minimum von %2$d Wort. Fügen Sie etwas mehr Text hinzu.","Dies ist etwas weniger als das empfohlene Minimum von %2$d Wörtern. Fügen Sie etwas mehr Text hinzu."],"This is more than or equal to the recommended minimum of %2$d word.":["Dies ist mehr als oder exakt gleich dem empfohlenen Minimum von %2$d Wort.","Dies ist mehr als oder exakt gleich dem empfohlenen Minimum von %2$d Wörtern."],"The text contains %1$d word.":["Der Text enthält %1$d Wort.","Der Text enthält %1$d Wörter."],"%1$d subheading is followed by more than the recommended maximum of %2$d words. Try to insert another subheading.":["Auf %1$d der Zwischenüberschriften folgen mehr als das empfohlene Maximum von %2$d Wörtern. Versuchen Sie noch eine Zwischenüberschrift einzufügen.","Auf %1$d der Zwischenüberschriften folgen mehr als das empfohlene Maximum von %2$d Wörtern. Versuchen Sie noch Zwischenüberschriften einzufügen."],"The amount of words following each of the subheadings doesn't exceed the recommended maximum of %1$d words, which is great.":["Die Anzahl der Wörter nach jeder Ihrer Zwischenüberschriften übersteigt nicht das empfohlene Maximum von %1$d Wörtern. Das ist toll."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is more than the recommended maximum of %5$s. Try to shorten the sentences.":["%1$s der Sätze enthalten %2$smehr als %3$s Wörter%4$s, was mehr als das empfohlene Maximum von %5$s ist. Versuchen Sie die Sätze zu kürzen."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s der Sätze enthalten %2$smehr als %3$s Wörter%4$s, was weniger oder gleich als das empfohlene Maximum von %5$s ist."],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["Die Meta Description enthält %1$d Sätze %2$süber %3$s Wörter%4$s. Versuchen Sie, diesen Satz zu kürzen.","Die Meta Description enthält %1$d Sätze %2$süber %3$s Wörter%4$s. Versuchen Sie, diese Sätze zu kürzen."],"The meta description contains no sentences %1$sover %2$s words%3$s.":["Die Meta Description enthält keine Sätze %1$süber %2$s Wörter%3$s."],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["Der Text enthält %2$d aufeinanderfolgende Sätze, die mit dem selben Wort beginnen. Versuchen Sie etwas kreativer zu sein!","Der Text enthält %1$d Stellen, wo %2$d oder mehr aufeinanderfolgende Sätze mit dem selben Wort beginnen. Versuchen Sie etwas kreativer zu sein!"],"%1$s of the sentences contain %2$spassive voice%3$s, which is more than the recommended maximum of %4$s. Try to use their active counterparts.":["%1$s der Sätze enthalten %2$seinen Passiv%3$s, was mehr als das empfohlene Maximum von %4$s ist. Versuchen Sie, mehr aktive Entsprechungen einzusetzen."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s der Sätze enthalten %2$seinen Passiv%3$s, was weniger oder gleich als das empfohlene Maximum von %4$s ist. "],"%1$d of the paragraphs contains more than the recommended maximum of %2$d words. Are you sure all information is about the same topic, and therefore belongs in one single paragraph?":["Absatz %1$d enthält mehr als das empfohlene Maximum von %2$d Wörtern. Sind Sie sicher, dass alle Informationen zum selben Thema hierfür in einen einzigen Absatz gehören?","%1$d der Absätze enthalten mehr als das empfohlene Maximum von %2$d Wörtern. Sind Sie sicher, dass alle Informationen in jedem Absatz zum selben Thema hierfür in einen einzigen Absatz gehören?"],"The meta description is over %1$d characters. Reducing the length will ensure the entire description will be visible.":["Die Meta-Beschreibung enthält mehr als %1$d Zeichen. Eine geringere Länge stellt sicher, dass die komplette Beschreibung sichtbar ist."],"The keyword density is %1$s, which is too low; the focus keyword was found %2$d times.":["Die Keyword-Dichte beträgt %1$s, was ein wenig niedrig ist. Das Fokus-Keyword wurde %2$d mal gefunden."],"Mobile preview":["Mobil-Vorschau"],"Desktop preview":["Desktop-Vorschau"],"Please provide an SEO title by editing the snippet below.":["Bitte legen Sie den SEO-Titel fest, indem Sie den Code-Schnipsel bearbeiten."],"Meta description preview:":["Meta-Beschreibungs-Vorschau:"],"Slug preview:":["Titel-Vorschau:"],"SEO title preview:":["SEO-Titelvorschau:"],"Close snippet editor":["Ausschnitt-Editor schließen"],"Slug":["Titelform"],"Remove marks in the text":["Entferne Markierungen im Text"],"Mark this result in the text":["Markiere dieses Ergebnis im Text"],"Marks are disabled in current view":["Markierungen sind in der aktuellen Ansicht deaktiviert."],"Content optimization: Good SEO score":["Inhalts-Optimierung: guter SEO-Wert"],"Good SEO score":["Guter SEO-Wert"],"Content optimization: OK SEO score":["Inhalts-Optimierung: akzeptabler SEO-Wert"],"OK SEO score":["Ausreichender SEO-Wert"],"Content optimization: Bad SEO score":["Inhalts-Optimierung: schwacher SEO-Wert"],"Bad SEO score":["Schlechter SEO-Wert"],"Content optimization: Has feedback":["Inhalts-Optimierung: Hat Feedback"],"Feedback":["Feedback"],"http://en.wikipedia.org/wiki/Stop_words":["https://de.wikipedia.org/wiki/Stoppwort"],"The focus keyword appears in the URL for this page.":["Das Fokus-Keyword erscheint in der URL der Seite."],"You have far too little content, please add some content to enable a good analysis.":["Ihre Inhalte sind viel zu kurz. Bitte fügen Sie weitere Inhalte hinzu, um eine gute Analyse zu ermöglichen."],"The images on this page contain alt attributes.":["Die Bilder auf dieser Seite enthalten ALT-Attribute"],"The images on this page do not have alt attributes containing the focus keyword.":["Die Bilder auf dieser Seite enthalten keine alt-Attribute mit dem Fokus-Keyword"],"The images on this page contain alt attributes with the focus keyword.":["Die Bilder auf dieser Seite enthalten ALT-Attribute mit dem Fokus-Keyword."],"The text does not contain any %1$ssubheadings%2$s. Add at least one subheading.":["Der Text enthält keine %1$sZwischenüberschriften%2$s. Fügen Sie mindestens eine Zwischenüberschrift hinzu."],"None of the paragraphs are too long, which is great.":["Keiner der Absätze ist zu lang. Das ist toll."],"The SEO title is wider than the viewable limit.":["Der SEO-Titel ist länger als der sichtbare Bereich."],"The SEO title has a nice length.":["Der SEO-Titel hat eine gute Länge."],"The SEO title is too short. Use the space to add keyword variations or create compelling call-to-action copy.":["Der SEO-Titel ist zu kurz. Nutzen Sie den Platz um eine Keyword-Variation oder einen interessanten Handlungs-Aufruf einzufügen."],"The meta description contains the focus keyword.":["Die Meta-Beschreibung enthält das Fokus-Keyword."],"The keyphrase is over 10 words, a keyphrase should be shorter.":["Die Suchkette ist länger als 10 Wörter, sie sollte kürzer sein."],"ok":["OK"],"Please provide a meta description by editing the snippet below.":["Bitte legen Sie eine Meta-Beschreibung fest, indem Sie den Code-Schnipsel bearbeiten."],"Edit snippet":["Code-Schnipsel bearbeiten"],"You can click on each element in the preview to jump to the Snippet Editor.":["Sie können auf jedes Element in der Vorschau klicken, um zum Snippet-Editor zu springen."],"SEO title":["SEO-Titel"],"Needs improvement":["Verbesserungsbedarf"],"Good":["Gut"],"very difficult":["sehr schwierig"],"Try to make shorter sentences, using less difficult words to improve readability.":["Versuchen Sie, kürzere Sätze zu formulieren und weniger komplizierte Wörter zu nutzen, um die Lesbarkeit zu erhöhen."],"difficult":["schwierig"],"Try to make shorter sentences to improve readability.":["Versuchen Sie, kürzere Sätze zu formulieren, um die Lesbarkeit zu erhöhen."],"fairly difficult":["ziemlich schwierig"],"OK":["OK"],"fairly easy":["ziemlich einfach"],"easy":["einfach"],"very easy":["sehr einfach"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["Der Text erzielt %1$s in dem %2$s-Test, was als %3$s zum Lesen betrachtet wird. %4$s"],"The focus keyword appears in the first paragraph of the copy.":["Das Fokus-Keyword taucht im ersten Absatz auf."],"The focus keyword doesn't appear in the first paragraph of the copy. Make sure the topic is clear immediately.":["Das Fokus-Keyword scheint im ersten Absatz des Textes nicht vorzukommen. Stellen Sie umgehend sicher, dass das Thema klar ist."],"The keyword density is %1$s, which is great; the focus keyword was found %2$d times.":["Die Keyword-Dichte beträgt %1$s, was toll ist. Das Fokus-Keyword wurde %2$d mal gefunden."],"The keyword density is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d times.":["Die Keyword-Dichte beträgt %1$s und liegt damit über der empfohlenen Dichte von maximal %3$s. Das Focus Keyword wurde %2$d mal gefunden."],"A meta description has been specified, but it does not contain the focus keyword.":["Die Meta-Beschreibung wurde definiert, enthält aber nicht das Fokus-Keyword."],"No meta description has been specified. Search engines will display copy from the page instead.":["Es wurde keine Meta-Beschreibung angegeben. Suchmaschinen stellen stattdessen Inhaltstext aus der Seite dar."],"The meta description is under %1$d characters long. However, up to %2$d characters are available.":["Die Meta-Beschreibung hat weniger als %1$d Zeichen. Es stehen also noch %2$d Zeichen zur Verfügung."],"You have not used the focus keyword in any subheading (such as an H2) in your copy.":["Sie haben das Fokus-Keyword in keiner Zwischenüberschrift (wie z.B. H2) verwendet."],"The images on this page are missing alt attributes.":["Die Bilder auf dieser Seite besitzen kein alt-Attribut."],"No outbound links appear in this page, consider adding some as appropriate.":["Diese Seite hat keine ausgehenden Links; fügen Sie ggf. welche hinzu."],"This page has %1$s nofollowed outbound link(s) and %2$s normal outbound link(s).":["Diese Seite hat %1$s ausgehende Link(s) auf nofollow und %2$s normale ausgehende(n) Link(s)."],"This page has %1$s outbound link(s), all nofollowed.":["Diese Seite hat %1$s ausgehende(n) Link(s), alle auf nofollow gesetzt."],"This page has %1$s outbound link(s).":["Diese Seite hat %1$s ausgehende Link(s)."],"You're linking to another page with the focus keyword you want this page to rank for. Consider changing that if you truly want this page to rank.":["Sie verlinken mit einem Fokus-Keyword zu einer externen Seite, mit dem Sie selber mit dieser Seite gute Suchmaschinenergebnisse erzielen wollen. Sie sollten den Linktext ändern, wenn Sie diese Seite wirklich optimieren wollen."],"No images appear in this page, consider adding some as appropriate.":["Diese Seite enthält keine Bilder, fügen Sie ggf. welche hinzu."],"The SEO title contains the focus keyword, but it does not appear at the beginning; try and move it to the beginning.":["Der SEO-Seitentitel enthält das Fokus-Keyword, das jedoch nicht am Anfang erscheint; versuchen Sie, es an den Anfang zu verschieben."],"The SEO title contains the focus keyword, at the beginning which is considered to improve rankings.":["Der SEO-Seitentitel enthält am Anfang das Fokus-Keyword, was das Ranking verbessern kann."],"Please create an SEO title.":["Bitte vergeben Sie einen SEO-Titel."],"The slug for this page is a bit long, consider shortening it.":["Die Titelform dieser Seite ist etwas lang. Erwägen Sie, sie ein wenig zu kürzen."],"The focus keyword does not appear in the URL for this page. If you decide to rename the URL be sure to check the old URL 301 redirects to the new one!":["Das Fokus-Keyword ist nicht in der URL dieser Seite enthalten. Wenn Sie sich entschließen, diese Seite umzubenennen, richten Sie bitte eine 301-Weiterleitung von der alten zu der neuen URL ein. "],"You've never used this focus keyword before, very good.":["Toll gemacht! Dieses Fokus-Keyword haben Sie noch nie zuvor benutzt!"],"No focus keyword was set for this page. If you do not set a focus keyword, no score can be calculated.":["Es wurde kein Fokus-Keyword für diese Seite festgelegt. Wenn Sie kein Fokus-Keyword festlegen, kann keine Bewertung der Seite errechnet werden."],"Meta description":["Meta-Beschreibung"],"Snippet preview":["Code-Schnipsel Vorschau"]}}}
languages/wordpress-seo-nl_NL.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=n != 1;","lang":"nl"},"The focus keyword appears in %2$d (out of %1$d) subheadings in your copy.":[""],"You've used this focus keyword %1$s%2$d times before%3$s. It’s probably a good idea to read about %4$swhy you should not use your focus keyword more than once%5$s.":[""],"You've used this focus keyword %1$sonce before%2$s. It’s probably a good idea to read about %3$swhy you should not use your focus keyword more than once%4$s.":[""],"The meta description has a nice length.":[""],"No internal links appear in this page, consider adding some as appropriate.":["Er worden geen interne links weergegeven op deze pagina. Overweeg, indien van toepassing, er een aantal toe te voegen."],"This page has %1$s internal link(s).":["Deze pagina heeft %1$s interne link(s)."],"This page has %1$s nofollowed internal link(s) and %2$s normal internal link(s).":["Deze pagina heeft %1$s interne link(s) met nofollow en %2$s normale interne link(s)"],"This page has %1$s internal link(s), all nofollowed.":["Deze pagina heeft %1$s interne link(s), allemaal ingesteld op nofollow."],"Scroll to see the preview content.":["Scrol om de voorbeeldinhoud te zien."],"The focus keyword contains a stop word. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s.":["Het focustrefwoord bevat een stopwoord. Dit kan onverstandig zijn afhankelijk van de omstandigheden. %1$sLeer meer over stopwoorden%2$s.","Het focustrefwoord bevat %3$d stopwoorden. Dit kan onverstandig zijn afhankelijk van de omstandigheden. %1$sLeer meer over stopwoorden%2$s."],"The keyword density is %1$s, which is way over the advised %3$s maximum; the focus keyword was found %2$d times.":["De trefwoord-dichtheid is %1$s, wat meer is dan het geadviseerde maximum van %3$s. Het trefwoord werd %2$d keer gevonden."],"An error occurred in the '%1$s' assessment":["Er ging iets fout in de '%1$s'-beoordeling"],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["%1$s van de woorden bevat %2$sover %3$s lettergrepen%4$s, wat meer is dan het aanbevolen maximum van %5$s."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s van de woorden bevat %2$sover %3$s lettergrepen%4$s, wat minder is dan of gelijk aan het aanbevolen maximum van %5$s."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["De titelkern van deze pagina bevat een %1$sstopwoord%2$s. Overweeg dat te verwijderen.","De titelkern van deze pagina bevat %1$sstopwoorden%2$s. Overweeg die te verwijderen."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s zinnen bevatten een %2$sovergangswoord%3$s of -zin, wat goed is."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s zinnen bevatten een %2$sovergangswoord%3$s of -frase, wat minder is dan het aanbevolen minimum van %4$s."],"The focus keyword '%1$s' does not appear in the SEO title.":["Het focus-trefwoord '%1$s' komt niet voor in de SEO-titel."],"This is far below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Dit is ver beneden het minimum aantal aanbevolen woord van %2$d. Voeg meer content toe dat relevant is voor dit onderwerp.","Dit is ver beneden het minimum aantal aanbevolen woorden van %2$d. Voeg meer tekst en beeld toe die relevant zijn voor dit onderwerp."],"This is below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Dit is ver beneden het minimum aantal aanbevolen woord van %2$d. Voeg meer content toe dat relevant is voor dit onderwerp.","Dit is ver beneden het minimum aantal aanbevolen woorden van %2$d. Voeg meer content toe dat relevant is voor dit onderwerp."],"This is slightly below the recommended minimum of %2$d word. Add a bit more copy.":["Dit is net onder het aanbevolen minimumaantal van %2$d woord. Voeg nog iets meer tekst toe.","Dit is net onder het aanbevolen minimumaantal van %2$d woorden. Voeg nog iets meer tekst toe."],"This is more than or equal to the recommended minimum of %2$d word.":["Dit is meer dan, of gelijk aan, het aanbevolen minimumaantal woorden van %2$d.","Dit is meer dan, of gelijk aan, het aanbevolen minimum van %2$d woorden."],"The text contains %1$d word.":["De tekst bevat %1$d woord.","De tekst bevat %1$d woorden."],"%1$d subheading is followed by more than the recommended maximum of %2$d words. Try to insert another subheading.":["%1$d ondertitel wordt gevolgd door meer dan %2$d woorden, het maximaal aanbevolen aantal. Probeer een ondertitel toe te voegen in de tekst.","%1$d van de tussenkoppen wordt gevolgd door meer dan %2$d woorden, het maximaal aanbevolen aantal. Probeer meer tussenkoppen toe te voegen."],"The amount of words following each of the subheadings doesn't exceed the recommended maximum of %1$d words, which is great.":["Het aantal woorden dat na een tussenkop volgt, komt niet boven het aanbevolen maximum van %1$d woorden uit. Dat is uitstekend."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is more than the recommended maximum of %5$s. Try to shorten the sentences.":["%1$s van de zinnen bevatten %2$smeer dan %3$s woorden%4$s, wat meer is dan het aanbevolen maximum van %5$s. probeer de zinnen te verkorten."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s van de zinnen bevatten %2$smeer dan %3$s woorden%4$s, wat minder of gelijk is aan het aanbevolen maximum van %5$s. "],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["De meta-omschrijving bevat %1$d zin van %2$smeer dan %3$s woorden%4$s. Probeer deze in te korten.","De meta-omschrijving bevat %1$d zinnen van %2$smeer dan %3$s woorden%4$s. Probeer deze in te korten."],"The meta description contains no sentences %1$sover %2$s words%3$s.":["De meta-omschrijving bevat geen zinnen van %1$smeer dan %2$s woorden%3$s."],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["De tekst bevat %2$d opeenvolgende zinnen die met hetzelfde woord beginnen. Probeer wat variatie aan te brengen.","De tekst bevat %1$d groepen van %2$d of meer opeenvolgende zinnen die met het zelfde woord beginnen. Probeer wat variatie aan te brengen."],"%1$s of the sentences contain %2$spassive voice%3$s, which is more than the recommended maximum of %4$s. Try to use their active counterparts.":["%1$s van de zinnen bevat %2$spassief taalgebruik%3$s, dat is meer dan het aanbevolen maximum van %4$s. Probeer de actieve vorm te gebruiken."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s van de zinnen staan in de %2$slijdende vorm%3$s. Dat is minder of gelijk aan het aanbevolen maximum van %4$s."],"%1$d of the paragraphs contains more than the recommended maximum of %2$d words. Are you sure all information is about the same topic, and therefore belongs in one single paragraph?":["%1$d van de alinea's bevat meer dan het aanbevolen maximum van %2$d woorden. Bent u er zeker van dat alle informatie binnen deze alinea over hetzelfde onderwerp gaat, en daarom in een enkele alinea hoort?","%1$d van de alinea's bevatten meer dan het aanbevolen maximum van %2$d woorden. Bent u er zeker van dat alle informatie binnen elk van deze alinea's over hetzelfde onderwerp gaat, en daarom in een enkele alinea hoort?"],"The meta description is over %1$d characters. Reducing the length will ensure the entire description will be visible.":["De opgegeven meta-omschrijving bevat meer dan %1$d tekens, kort deze in om er zeker van te zijn dat de hele omschrijving zichtbaar zal zijn."],"The keyword density is %1$s, which is too low; the focus keyword was found %2$d times.":["De trefwoord-dichtheid is %1$s, wat aan de lage kant is. Het trefwoord is %2$d keer gevonden."],"Mobile preview":["Mobiel preview"],"Desktop preview":["Desktop preview"],"Please provide an SEO title by editing the snippet below.":["Voeg een SEO-titel toe door de snippet hieronder te bewerken."],"Meta description preview:":["Meta-omschrijvingvoorvertoning:"],"Slug preview:":["Voorvertoning slug:"],"SEO title preview:":["SEO-titel-preview:"],"Close snippet editor":["Snippet-editor sluiten"],"Slug":["Slug"],"Remove marks in the text":["Markeringen in de tekst verwijderen"],"Mark this result in the text":["Dit resultaat markeren in de text"],"Marks are disabled in current view":["Markeringen zijn uitgeschakeld in de huidige weergave"],"Content optimization: Good SEO score":["Inhoud-optimalisatie: SEO-score goed"],"Good SEO score":["Goede SEO-score"],"Content optimization: OK SEO score":["Inhoud-optimalisatie: SEO-score voldoende"],"OK SEO score":["Redelijke SEO-score"],"Content optimization: Bad SEO score":["Inhoud-optimalisatie: SEO-score onvoldoende"],"Bad SEO score":["Slechte SEO-score"],"Content optimization: Has feedback":["Inhoud-optimalisatie: Heeft feedback"],"Feedback":["Reacties"],"http://en.wikipedia.org/wiki/Stop_words":["https://nl.wikipedia.org/wiki/Stopwoord_(taalkunde)"],"The focus keyword appears in the URL for this page.":["Het focus-trefwoord komt voor in de URL voor deze pagina."],"You have far too little content, please add some content to enable a good analysis.":["U heeft veel te weinig inhoud, voeg inhoud toe om een goede analyse uit te kunnen voeren."],"The images on this page contain alt attributes.":["De afbeeldingen op deze pagina bevatten alt-attributen."],"The images on this page do not have alt attributes containing the focus keyword.":["De afbeeldingen op deze pagina bevatten geen alt-attributen met het trefwoord."],"The images on this page contain alt attributes with the focus keyword.":["De afbeeldingen op deze pagina bevatten alt-attributen met het focustrefwoord."],"The text does not contain any %1$ssubheadings%2$s. Add at least one subheading.":[""],"None of the paragraphs are too long, which is great.":["Geen enkele paragraaf is te lang, wat uitstekend is."],"The SEO title is wider than the viewable limit.":["De SEO-titel is langer dan het toonbare limiet."],"The SEO title has a nice length.":["De SEO-titel heeft een prima lengte."],"The SEO title is too short. Use the space to add keyword variations or create compelling call-to-action copy.":["De paginatitel is te kort. Gebruik de ruimte om trefwoordvariaties toe te voegen of creëer een aansprekende tekst die aanzet tot actie."],"The meta description contains the focus keyword.":["De meta-omschrijving bevat het focus-trefwoord."],"The keyphrase is over 10 words, a keyphrase should be shorter.":["Uw sleutelzin bevat meer dan 10 woorden; een sleutelzin moet korter zijn."],"ok":["ok"],"Please provide a meta description by editing the snippet below.":["Voeg een meta-omschrijving toe door de onderstaande snippet te bewerken."],"Edit snippet":["Snippet bewerken"],"You can click on each element in the preview to jump to the Snippet Editor.":["U kan op elk element in het voorbeeld klikken om naar de snippet-editor te gaan."],"SEO title":["SEO-titel"],"Needs improvement":["Heeft verbetering nodig"],"Good":["Goed"],"very difficult":["heel moeilijk"],"Try to make shorter sentences, using less difficult words to improve readability.":["Probeer kortere zinnen met minder moeilijke woorden te maken om de leesbaarheid te verbeteren."],"difficult":["moeilijk"],"Try to make shorter sentences to improve readability.":["Probeer kortere zinnen te maken om de leesbaarheid te verbeteren."],"fairly difficult":["redelijk moeilijk"],"OK":["OK"],"fairly easy":["redelijk eenvoudig"],"easy":["eenvoudig"],"very easy":["heel eenvoudig"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["De inhoud scoort %1$s in de %2$s-test, wat beschouwd wordt als %3$s om te lezen. %4$s"],"The focus keyword appears in the first paragraph of the copy.":["Het focus-trefwoord komt voor in de eerste alinea van het bericht."],"The focus keyword doesn't appear in the first paragraph of the copy. Make sure the topic is clear immediately.":["Het focus-trefwoord komt niet voor in de eerste alinea van het bericht. Zorg ervoor dat het onderwerp direct duidelijk is."],"The keyword density is %1$s, which is great; the focus keyword was found %2$d times.":["De trefwoord-dichtheid is %1$s; dat is geweldig. Het trefwoord is %2$d keer gevonden."],"The keyword density is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d times.":["De trefwoorden-dichtheid is %1$s, wat meer is dan het geadviseerde maximum van %3$s, het trefwoord is %2$d keer gevonden."],"A meta description has been specified, but it does not contain the focus keyword.":["Er is een meta-omschrijving gespecificeerd, maar deze bevat geen focus-trefwoord."],"No meta description has been specified. Search engines will display copy from the page instead.":["Er is geen meta-beschrijving opgegeven. Zoekmachines zullen tekst van de pagina tonen."],"The meta description is under %1$d characters long. However, up to %2$d characters are available.":["De meta-omschrijving bevat minder dan %1$d tekens, hoewel er tot %2$d tekens beschikbaar zijn. "],"You have not used the focus keyword in any subheading (such as an H2) in your copy.":["U hebt het focustrefwoord niet gebruikt in een tussenkop (zoals een H2) in je tekst."],"The images on this page are missing alt attributes.":["De afbeeldingen op deze pagina missen alt-attributen."],"No outbound links appear in this page, consider adding some as appropriate.":["Er zijn geen uitgaande koppelingen gevonden op deze pagina; overweeg om enkele relevante verwijzingen toe te voegen."],"This page has %1$s nofollowed outbound link(s) and %2$s normal outbound link(s).":["Deze pagina bevat %1$s nofollow-link(s) en %2$s normale uitgaande link(s)."],"This page has %1$s outbound link(s), all nofollowed.":["Deze pagina bevat %1$s uitgaande link(s), allemaal van het type nofollow."],"This page has %1$s outbound link(s).":["Deze pagina bevat %1$s uitgaande koppeling(en)."],"You're linking to another page with the focus keyword you want this page to rank for. Consider changing that if you truly want this page to rank.":["U koppelt naar een andere pagina met het focus-trefwoord waarmee u deze pagina wilt laten aanduiden. Overweeg dit aan te passen als u deze pagina echt wilt laten klasseren."],"No images appear in this page, consider adding some as appropriate.":["Deze pagina bevat geen afbeeldingen, overweeg geschikte afbeeldingen toe te voegen."],"The SEO title contains the focus keyword, but it does not appear at the beginning; try and move it to the beginning.":["De SEO-paginatitel bevat het focus-trefwoord, maar dat staat niet aan het begin. Probeer het naar voren te halen."],"The SEO title contains the focus keyword, at the beginning which is considered to improve rankings.":["De SEO-paginatitel bevat het focus-trefwoord aan het begin, wat de klassering ten goede komt."],"Please create an SEO title.":["Geef een SEO-paginatitel op."],"The slug for this page is a bit long, consider shortening it.":["De slug van deze pagina is wat lang, overweeg om deze in te korten."],"The focus keyword does not appear in the URL for this page. If you decide to rename the URL be sure to check the old URL 301 redirects to the new one!":["Het focus-trefwoord komt niet voor in de URL van deze pagina. Als u de URL aanpast, controleer dan dat de oude URL via een 301-redirect op de nieuwe URL uitkomt."],"You've never used this focus keyword before, very good.":["U hebt dit focus-trefwoord nog nooit eerder gebruikt; heel goed."],"No focus keyword was set for this page. If you do not set a focus keyword, no score can be calculated.":["Er is geen focus-trefwoord ingesteld voor deze pagina. Als er geen focus-trefwoord wordt opgegeven, kan er geen score worden berekend."],"Meta description":["Meta-omschrijving"],"Snippet preview":["Snippetvoorvertoning"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=n != 1;","lang":"nl"},"The focus keyword appears in %2$d (out of %1$d) subheadings in your copy.":[""],"You've used this focus keyword %1$s%2$d times before%3$s. It’s probably a good idea to read about %4$swhy you should not use your focus keyword more than once%5$s.":[""],"You've used this focus keyword %1$sonce before%2$s. It’s probably a good idea to read about %3$swhy you should not use your focus keyword more than once%4$s.":[""],"The meta description has a nice length.":[""],"No internal links appear in this page, consider adding some as appropriate.":["Er worden geen interne links weergegeven op deze pagina. Overweeg, indien van toepassing, er een aantal toe te voegen."],"This page has %1$s internal link(s).":["Deze pagina heeft %1$s interne link(s)."],"This page has %1$s nofollowed internal link(s) and %2$s normal internal link(s).":["Deze pagina heeft %1$s interne link(s) met nofollow en %2$s normale interne link(s)"],"This page has %1$s internal link(s), all nofollowed.":["Deze pagina heeft %1$s interne link(s), allemaal ingesteld op nofollow."],"Scroll to see the preview content.":["Scrol om de voorbeeldinhoud te zien."],"The focus keyword contains a stop word. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s.":["Het focustrefwoord bevat een stopwoord. Dit kan onverstandig zijn afhankelijk van de omstandigheden. %1$sLeer meer over stopwoorden%2$s.","Het focustrefwoord bevat %3$d stopwoorden. Dit kan onverstandig zijn afhankelijk van de omstandigheden. %1$sLeer meer over stopwoorden%2$s."],"The keyword density is %1$s, which is way over the advised %3$s maximum; the focus keyword was found %2$d times.":["De trefwoord-dichtheid is %1$s, wat meer is dan het geadviseerde maximum van %3$s. Het trefwoord werd %2$d keer gevonden."],"An error occurred in the '%1$s' assessment":["Er ging iets fout in de '%1$s'-beoordeling"],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["%1$s van de woorden bevat %2$sover %3$s lettergrepen%4$s, wat meer is dan het aanbevolen maximum van %5$s."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s van de woorden bevat %2$sover %3$s lettergrepen%4$s, wat minder is dan of gelijk aan het aanbevolen maximum van %5$s."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["De titelkern van deze pagina bevat een %1$sstopwoord%2$s. Overweeg dat te verwijderen.","De titelkern van deze pagina bevat %1$sstopwoorden%2$s. Overweeg die te verwijderen."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s zinnen bevatten een %2$signaalwoord%3$s of -zin, wat goed is."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s zinnen bevatten een %2$signaalwoord%3$s of -zin, wat minder is dan het aanbevolen minimum van %4$s."],"The focus keyword '%1$s' does not appear in the SEO title.":["Het focus-trefwoord '%1$s' komt niet voor in de SEO-titel."],"This is far below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Dit is ver beneden het minimum aantal aanbevolen woord van %2$d. Voeg meer content toe dat relevant is voor dit onderwerp.","Dit is ver beneden het minimum aantal aanbevolen woorden van %2$d. Voeg meer tekst en beeld toe die relevant zijn voor dit onderwerp."],"This is below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Dit is ver beneden het minimum aantal aanbevolen woord van %2$d. Voeg meer content toe dat relevant is voor dit onderwerp.","Dit is ver beneden het minimum aantal aanbevolen woorden van %2$d. Voeg meer content toe dat relevant is voor dit onderwerp."],"This is slightly below the recommended minimum of %2$d word. Add a bit more copy.":["Dit is net onder het aanbevolen minimumaantal van %2$d woord. Voeg nog iets meer tekst toe.","Dit is net onder het aanbevolen minimumaantal van %2$d woorden. Voeg nog iets meer tekst toe."],"This is more than or equal to the recommended minimum of %2$d word.":["Dit is meer dan, of gelijk aan, het aanbevolen minimumaantal woorden van %2$d.","Dit is meer dan, of gelijk aan, het aanbevolen minimum van %2$d woorden."],"The text contains %1$d word.":["De tekst bevat %1$d woord.","De tekst bevat %1$d woorden."],"%1$d subheading is followed by more than the recommended maximum of %2$d words. Try to insert another subheading.":["%1$d ondertitel wordt gevolgd door meer dan %2$d woorden, het maximaal aanbevolen aantal. Probeer een ondertitel toe te voegen in de tekst.","%1$d van de tussenkoppen wordt gevolgd door meer dan %2$d woorden, het maximaal aanbevolen aantal. Probeer meer tussenkoppen toe te voegen."],"The amount of words following each of the subheadings doesn't exceed the recommended maximum of %1$d words, which is great.":["Het aantal woorden dat na een tussenkop volgt, komt niet boven het aanbevolen maximum van %1$d woorden uit. Dat is uitstekend."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is more than the recommended maximum of %5$s. Try to shorten the sentences.":["%1$s van de zinnen bevatten %2$smeer dan %3$s woorden%4$s, wat meer is dan het aanbevolen maximum van %5$s. probeer de zinnen te verkorten."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s van de zinnen bevatten %2$smeer dan %3$s woorden%4$s, wat minder of gelijk is aan het aanbevolen maximum van %5$s. "],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["De meta-omschrijving bevat %1$d zin van %2$smeer dan %3$s woorden%4$s. Probeer deze in te korten.","De meta-omschrijving bevat %1$d zinnen van %2$smeer dan %3$s woorden%4$s. Probeer deze in te korten."],"The meta description contains no sentences %1$sover %2$s words%3$s.":["De meta-omschrijving bevat geen zinnen van %1$smeer dan %2$s woorden%3$s."],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["De tekst bevat %2$d opeenvolgende zinnen die met hetzelfde woord beginnen. Probeer wat variatie aan te brengen.","De tekst bevat %1$d groepen van %2$d of meer opeenvolgende zinnen die met het zelfde woord beginnen. Probeer wat variatie aan te brengen."],"%1$s of the sentences contain %2$spassive voice%3$s, which is more than the recommended maximum of %4$s. Try to use their active counterparts.":["%1$s van de zinnen bevat %2$spassief taalgebruik%3$s, dat is meer dan het aanbevolen maximum van %4$s. Probeer de actieve vorm te gebruiken."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s van de zinnen staan in de %2$slijdende vorm%3$s. Dat is minder of gelijk aan het aanbevolen maximum van %4$s."],"%1$d of the paragraphs contains more than the recommended maximum of %2$d words. Are you sure all information is about the same topic, and therefore belongs in one single paragraph?":["%1$d van de alinea's bevat meer dan het aanbevolen maximum van %2$d woorden. Bent u er zeker van dat alle informatie binnen deze alinea over hetzelfde onderwerp gaat, en daarom in een enkele alinea hoort?","%1$d van de alinea's bevatten meer dan het aanbevolen maximum van %2$d woorden. Bent u er zeker van dat alle informatie binnen elk van deze alinea's over hetzelfde onderwerp gaat, en daarom in een enkele alinea hoort?"],"The meta description is over %1$d characters. Reducing the length will ensure the entire description will be visible.":["De opgegeven meta-omschrijving bevat meer dan %1$d tekens, kort deze in om er zeker van te zijn dat de hele omschrijving zichtbaar zal zijn."],"The keyword density is %1$s, which is too low; the focus keyword was found %2$d times.":["De trefwoord-dichtheid is %1$s, wat aan de lage kant is. Het trefwoord is %2$d keer gevonden."],"Mobile preview":["Mobiel preview"],"Desktop preview":["Desktop preview"],"Please provide an SEO title by editing the snippet below.":["Voeg een SEO-titel toe door de snippet hieronder te bewerken."],"Meta description preview:":["Meta-omschrijvingvoorvertoning:"],"Slug preview:":["Voorvertoning slug:"],"SEO title preview:":["SEO-titel-preview:"],"Close snippet editor":["Snippet-editor sluiten"],"Slug":["Slug"],"Remove marks in the text":["Markeringen in de tekst verwijderen"],"Mark this result in the text":["Dit resultaat markeren in de text"],"Marks are disabled in current view":["Markeringen zijn uitgeschakeld in de huidige weergave"],"Content optimization: Good SEO score":["Inhoud-optimalisatie: SEO-score goed"],"Good SEO score":["Goede SEO-score"],"Content optimization: OK SEO score":["Inhoud-optimalisatie: SEO-score voldoende"],"OK SEO score":["Redelijke SEO-score"],"Content optimization: Bad SEO score":["Inhoud-optimalisatie: SEO-score onvoldoende"],"Bad SEO score":["Slechte SEO-score"],"Content optimization: Has feedback":["Inhoud-optimalisatie: Heeft feedback"],"Feedback":["Reacties"],"http://en.wikipedia.org/wiki/Stop_words":["https://nl.wikipedia.org/wiki/Stopwoord_(taalkunde)"],"The focus keyword appears in the URL for this page.":["Het focus-trefwoord komt voor in de URL voor deze pagina."],"You have far too little content, please add some content to enable a good analysis.":["U heeft veel te weinig inhoud, voeg inhoud toe om een goede analyse uit te kunnen voeren."],"The images on this page contain alt attributes.":["De afbeeldingen op deze pagina bevatten alt-attributen."],"The images on this page do not have alt attributes containing the focus keyword.":["De afbeeldingen op deze pagina bevatten geen alt-attributen met het trefwoord."],"The images on this page contain alt attributes with the focus keyword.":["De afbeeldingen op deze pagina bevatten alt-attributen met het focustrefwoord."],"The text does not contain any %1$ssubheadings%2$s. Add at least one subheading.":[""],"None of the paragraphs are too long, which is great.":["Geen enkele paragraaf is te lang, wat uitstekend is."],"The SEO title is wider than the viewable limit.":["De SEO-titel is langer dan het toonbare limiet."],"The SEO title has a nice length.":["De SEO-titel heeft een prima lengte."],"The SEO title is too short. Use the space to add keyword variations or create compelling call-to-action copy.":["De paginatitel is te kort. Gebruik de ruimte om trefwoordvariaties toe te voegen of creëer een aansprekende tekst die aanzet tot actie."],"The meta description contains the focus keyword.":["De meta-omschrijving bevat het focus-trefwoord."],"The keyphrase is over 10 words, a keyphrase should be shorter.":["Uw sleutelzin bevat meer dan 10 woorden; een sleutelzin moet korter zijn."],"ok":["ok"],"Please provide a meta description by editing the snippet below.":["Voeg een meta-omschrijving toe door de onderstaande snippet te bewerken."],"Edit snippet":["Snippet bewerken"],"You can click on each element in the preview to jump to the Snippet Editor.":["U kan op elk element in het voorbeeld klikken om naar de snippet-editor te gaan."],"SEO title":["SEO-titel"],"Needs improvement":["Heeft verbetering nodig"],"Good":["Goed"],"very difficult":["heel moeilijk"],"Try to make shorter sentences, using less difficult words to improve readability.":["Probeer kortere zinnen met minder moeilijke woorden te maken om de leesbaarheid te verbeteren."],"difficult":["moeilijk"],"Try to make shorter sentences to improve readability.":["Probeer kortere zinnen te maken om de leesbaarheid te verbeteren."],"fairly difficult":["redelijk moeilijk"],"OK":["OK"],"fairly easy":["redelijk eenvoudig"],"easy":["eenvoudig"],"very easy":["heel eenvoudig"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["De inhoud scoort %1$s in de %2$s-test, wat beschouwd wordt als %3$s om te lezen. %4$s"],"The focus keyword appears in the first paragraph of the copy.":["Het focus-trefwoord komt voor in de eerste alinea van het bericht."],"The focus keyword doesn't appear in the first paragraph of the copy. Make sure the topic is clear immediately.":["Het focus-trefwoord komt niet voor in de eerste alinea van het bericht. Zorg ervoor dat het onderwerp direct duidelijk is."],"The keyword density is %1$s, which is great; the focus keyword was found %2$d times.":["De trefwoord-dichtheid is %1$s; dat is geweldig. Het trefwoord is %2$d keer gevonden."],"The keyword density is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d times.":["De trefwoorden-dichtheid is %1$s, wat meer is dan het geadviseerde maximum van %3$s, het trefwoord is %2$d keer gevonden."],"A meta description has been specified, but it does not contain the focus keyword.":["Er is een meta-omschrijving gespecificeerd, maar deze bevat geen focus-trefwoord."],"No meta description has been specified. Search engines will display copy from the page instead.":["Er is geen meta-beschrijving opgegeven. Zoekmachines zullen tekst van de pagina tonen."],"The meta description is under %1$d characters long. However, up to %2$d characters are available.":["De meta-omschrijving bevat minder dan %1$d tekens, hoewel er tot %2$d tekens beschikbaar zijn. "],"You have not used the focus keyword in any subheading (such as an H2) in your copy.":["U hebt het focustrefwoord niet gebruikt in een tussenkop (zoals een H2) in je tekst."],"The images on this page are missing alt attributes.":["De afbeeldingen op deze pagina missen alt-attributen."],"No outbound links appear in this page, consider adding some as appropriate.":["Er zijn geen uitgaande koppelingen gevonden op deze pagina; overweeg om enkele relevante verwijzingen toe te voegen."],"This page has %1$s nofollowed outbound link(s) and %2$s normal outbound link(s).":["Deze pagina bevat %1$s nofollow-link(s) en %2$s normale uitgaande link(s)."],"This page has %1$s outbound link(s), all nofollowed.":["Deze pagina bevat %1$s uitgaande link(s), allemaal van het type nofollow."],"This page has %1$s outbound link(s).":["Deze pagina bevat %1$s uitgaande koppeling(en)."],"You're linking to another page with the focus keyword you want this page to rank for. Consider changing that if you truly want this page to rank.":["U koppelt naar een andere pagina met het focus-trefwoord waarmee u deze pagina wilt laten aanduiden. Overweeg dit aan te passen als u deze pagina echt wilt laten klasseren."],"No images appear in this page, consider adding some as appropriate.":["Deze pagina bevat geen afbeeldingen, overweeg geschikte afbeeldingen toe te voegen."],"The SEO title contains the focus keyword, but it does not appear at the beginning; try and move it to the beginning.":["De SEO-paginatitel bevat het focus-trefwoord, maar dat staat niet aan het begin. Probeer het naar voren te halen."],"The SEO title contains the focus keyword, at the beginning which is considered to improve rankings.":["De SEO-paginatitel bevat het focus-trefwoord aan het begin, wat de klassering ten goede komt."],"Please create an SEO title.":["Geef een SEO-paginatitel op."],"The slug for this page is a bit long, consider shortening it.":["De slug van deze pagina is wat lang, overweeg om deze in te korten."],"The focus keyword does not appear in the URL for this page. If you decide to rename the URL be sure to check the old URL 301 redirects to the new one!":["Het focus-trefwoord komt niet voor in de URL van deze pagina. Als u de URL aanpast, controleer dan dat de oude URL via een 301-redirect op de nieuwe URL uitkomt."],"You've never used this focus keyword before, very good.":["U hebt dit focus-trefwoord nog nooit eerder gebruikt; heel goed."],"No focus keyword was set for this page. If you do not set a focus keyword, no score can be calculated.":["Er is geen focus-trefwoord ingesteld voor deze pagina. Als er geen focus-trefwoord wordt opgegeven, kan er geen score worden berekend."],"Meta description":["Meta-omschrijving"],"Snippet preview":["Snippetvoorvertoning"]}}}
languages/wordpress-seo-pt_PT.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=n != 1;","lang":"pt"},"The focus keyword appears in %2$d (out of %1$d) subheadings in your copy.":[""],"You've used this focus keyword %1$s%2$d times before%3$s. It’s probably a good idea to read about %4$swhy you should not use your focus keyword more than once%5$s.":[""],"You've used this focus keyword %1$sonce before%2$s. It’s probably a good idea to read about %3$swhy you should not use your focus keyword more than once%4$s.":[""],"The meta description has a nice length.":["A descrição tem um bom comprimento."],"No internal links appear in this page, consider adding some as appropriate.":["Não há ligações internas nesta página, considere acrescentar algumas desde que apropriadas. "],"This page has %1$s internal link(s).":["Esta página tem %1$s ligações interna."],"This page has %1$s nofollowed internal link(s) and %2$s normal internal link(s).":["Esta página tem %1$s ligações internas a não seguir e %2$s ligações internas normais."],"This page has %1$s internal link(s), all nofollowed.":["Esta página tem %1$s ligações internas, todas a não seguir."],"Scroll to see the preview content.":["Deslize para baixo para pré-visualizar o conteúdo."],"The focus keyword contains a stop word. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s.":["","The focus keyword contains %3$d stop words. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s."],"The keyword density is %1$s, which is way over the advised %3$s maximum; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é muito superior ao máximo recomendado de %3$s, a palavra-chave principal foi encontrada %2$d vezes."],"An error occurred in the '%1$s' assessment":["Ocorreu um erro na avaliação de '%1$s'"],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["%1$s das palavras contêm %2$smais de %3$s sílabas%4$s, o que é superior ao máximo recomendado de %5$s."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s das palavras contêm %2$smais de %3$s sílabas%4$s, o que é inferior ou igual ao mínimo recomendado de %5$s."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["A slug desta página contém uma %1$spalavra de ligação%2$s; considere a sua remoção.","A slug desta página contém %1$spalavras de ligação%2$s; considere a sua remoção."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s das frases contêm uma %2$spalavra de transição%3$s ou frase, o que é bom."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s das frases contêm uma %2$spalavra de transição%3$s ou frase, o que é inferior ao mínimo recomendado de %4$s."],"The focus keyword '%1$s' does not appear in the SEO title.":["A palavra-chave principal '%1$s' não aparece no título SEO."],"This is far below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Isto é muito abaixo do mínimo recomendado de %2$d palavra. Acrescente mais conteúdo relevante sobre este assunto.","Isto é muito abaixo do mínimo recomendado de %2$d palavras. Acrescente mais conteúdo relevante sobre este assunto."],"This is below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Isto é abaixo do mínimo recomendado de %2$d palavra. Acrescente mais conteúdo relevante sobre este assunto.","Isto é abaixo do mínimo recomendado de %2$d palavras. Acrescente mais conteúdo relevante sobre este assunto."],"This is slightly below the recommended minimum of %2$d word. Add a bit more copy.":["Isto é um pouco inferior ao mínimo recomendado de %2$d palavra. Acrescente mais algum texto.","Isto é um pouco inferior ao mínimo recomendado de %2$d palavras. Acrescente mais algum texto."],"This is more than or equal to the recommended minimum of %2$d word.":["Isto é superior ou igual ao mínimo recomendado de %2$d palavra.","Isto é superior ou igual ao mínimo recomendado de %2$d palavras."],"The text contains %1$d word.":["O texto contém %1$d palavra.","O texto contém %1$d palavras."],"%1$d subheading is followed by more than the recommended maximum of %2$d words. Try to insert another subheading.":["%1$d subtítulo é seguido por mais do que o máximo recomendado de %2$d palavras. Tente inserir outro subtítulo.","%1$d dos subtítulos são seguidos por mais do que o máximo recomendado de %2$d palavras. Tente inserir outros subtítulos."],"The amount of words following each of the subheadings doesn't exceed the recommended maximum of %1$d words, which is great.":["O número de palavras depois de cada um dos subtítulos não ultrapassa o máximo recomendado de %1$d palavras, o que é bom."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is more than the recommended maximum of %5$s. Try to shorten the sentences.":["%1$s das frases contêm %2$smais do que %3$s palavras%4$s, o que é superior ao máximo recomendado de %5$s. Tente encurtar as suas frases."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s das frases contêm %2$smais do que %3$s palavras%4$s, o que é inferior ou igual ao máximo recomendado de %5$s."],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["A descrição contém %1$d frase %2$scom mais de %3$s palavras%4$s. Tente encurtar esta frase.","A descrição contém %1$d frases %2$scom mais de %3$s palavras%4$s. Tente encurtar estas frases."],"The meta description contains no sentences %1$sover %2$s words%3$s.":["A descrição não contém frases %1$scom mais de %2$s palavras%3$s."],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["O texto contém %2$d frase consecutiva a começar com a mesma palavra. Tente alternar um pouco!","O texto contém %1$d instância onde %2$d ou mais frases consecutivas a começarem com a mesma palavra. Tente alternar um pouco!"],"%1$s of the sentences contain %2$spassive voice%3$s, which is more than the recommended maximum of %4$s. Try to use their active counterparts.":["%1$s das frases contêm %2$svoz passiva%3$s, o que é superior ao máximo recomendado de %4$s. Tente usar voz activa."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s das frases contêm %2$svoz passiva%3$s, o que é inferior ou igual ao máximo recomendado de %4$s."],"%1$d of the paragraphs contains more than the recommended maximum of %2$d words. Are you sure all information is about the same topic, and therefore belongs in one single paragraph?":["%1$d dos parágrafos tem mais do que o máximo recomendado de %2$d palavras. Tem a certeza de que toda a informação é sobre o mesmo tema e, portanto, pertence ao mesmo parágrafo?","%1$d dos parágrafos têm mais do que o máximo recomendado de %2$d palavras. Tem a certeza de que toda a informação em cada um desses parágrafo é sobre o mesmo tema e, portanto, pertence a esse mesmo parágrafo?"],"The meta description is over %1$d characters. Reducing the length will ensure the entire description will be visible.":["A descrição ultrapassa %1$d caracteres. Reduza-a até ficar visível por inteiro."],"The keyword density is %1$s, which is too low; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é muito pouco, a palavra-chave principal foi encontrada %2$d vezes."],"Mobile preview":["Pré-visualizar em dispositivo móvel"],"Desktop preview":["Pré-visualizar em computador"],"Please provide an SEO title by editing the snippet below.":["Por favor, insira um título SEO editando o fragmento abaixo."],"Meta description preview:":["Pré-visualização da descrição:"],"Slug preview:":["Pré-visualização da slug:"],"SEO title preview:":["Pré-visualização do título SEO:"],"Close snippet editor":["Fechar editor de fragmentos"],"Slug":["Slug"],"Remove marks in the text":["Remover marcas no texto"],"Mark this result in the text":["Realçar este resultado no texto"],"Marks are disabled in current view":["Marcações desativadas na vista atual"],"Content optimization: Good SEO score":["Optimização de conteúdo: classificação boa de SEO"],"Good SEO score":["Classificação boa de SEO"],"Content optimization: OK SEO score":["Optimização de conteúdo: classificação razoável de SEO"],"OK SEO score":["Classificação razoável de SEO"],"Content optimization: Bad SEO score":["Otimização de conteúdo: classificação má de SEO"],"Bad SEO score":["Classificação má de SEO"],"Content optimization: Has feedback":["Optimização de conteúdo: Tem feedback"],"Feedback":["Feedback"],"http://en.wikipedia.org/wiki/Stop_words":["http://en.wikipedia.org/wiki/Stop_words"],"The focus keyword appears in the URL for this page.":["A palavra-chave principal aparece no URL desta página."],"You have far too little content, please add some content to enable a good analysis.":["Tem pouco conteúdo, por favor, adicione mais conteúdo para obter uma boa análise."],"The images on this page contain alt attributes.":["As imagens nesta página contêm atributos de texto alternativo."],"The images on this page do not have alt attributes containing the focus keyword.":["As imagens nesta página não contêm atributos de texto alternativo com a palavra-chave principal."],"The images on this page contain alt attributes with the focus keyword.":["As imagens nesta página contêm atributos de texto alternativo com a palavra-chave principal."],"The text does not contain any %1$ssubheadings%2$s. Add at least one subheading.":["O texto não tem nenhum %1$ssubtítulo%2$s. Adicione pelo menos um subtítulo."],"None of the paragraphs are too long, which is great.":["Nenhum dos parágrafos é muito longo, o que é bom."],"The SEO title is wider than the viewable limit.":["O título SEO é maior do que o limite visível."],"The SEO title has a nice length.":["O título SEO tem um bom comprimento."],"The SEO title is too short. Use the space to add keyword variations or create compelling call-to-action copy.":["O título SEO da página é muito curto. Use o espaço para adicionar variações da palavra-chave ou criar uma chamada para a acção."],"The meta description contains the focus keyword.":["A descrição contém a palavra-chave principal."],"The keyphrase is over 10 words, a keyphrase should be shorter.":["A sua frase-chave tem mais de 10 palavras, as frases-chave devem ser mais curtas."],"ok":["razoável"],"Please provide a meta description by editing the snippet below.":["Por favor, insira uma descrição editando o fragmento abaixo."],"Edit snippet":["Editar fragmento"],"You can click on each element in the preview to jump to the Snippet Editor.":["Pode clicar em cada elemento na pré-visualização para ir para o Editor de fragmentos."],"SEO title":["Título SEO"],"Needs improvement":["Precisa de melhoramentos"],"Good":["Bom"],"very difficult":["muito difícil"],"Try to make shorter sentences, using less difficult words to improve readability.":["Tente criar frases mais curtas, use menos palavras difíceis para melhorar a legibilidade."],"difficult":["difícil"],"Try to make shorter sentences to improve readability.":["Tente criar frases mais curtas para melhorar a legibilidade."],"fairly difficult":["razoavelmente difícil"],"OK":["Razoável"],"fairly easy":["razoavelmente fácil"],"easy":["fácil"],"very easy":["muito fácil"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["O texto tem a classificação de %1$s no teste de %2$s, o que é considerado %3$s de ler. %4$s"],"The focus keyword appears in the first paragraph of the copy.":["A palavra-chave principal aparece no primeiro parágrafo do texto."],"The focus keyword doesn't appear in the first paragraph of the copy. Make sure the topic is clear immediately.":["A palavra-chave principal não aparece no primeiro parágrafo do texto. Tenha a certeza que o tema é claro e imediato."],"The keyword density is %1$s, which is great; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é muito bom, a palavra-chave principal foi encontrada %2$d vezes."],"The keyword density is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é superior ao máximo recomendado de %3$s, a palavra-chave principal foi encontrada %2$d vezes."],"A meta description has been specified, but it does not contain the focus keyword.":["Foi especificada uma descrição mas não contém a palavra-chave principal."],"No meta description has been specified. Search engines will display copy from the page instead.":["A meta descrição não foi especificada. Em alternativa, os motores de pesquisa vão mostrar uma cópia da página."],"The meta description is under %1$d characters long. However, up to %2$d characters are available.":["A descrição tem menos de %1$d caracteres. Tem até %2$d caracteres disponíveis."],"You have not used the focus keyword in any subheading (such as an H2) in your copy.":["Não utilizou a sua palavra-chave principal em qualquer subtítulo (como um H2) no corpo do texto."],"The images on this page are missing alt attributes.":["As imagens nesta página não contêm atributos de texto alternativo."],"No outbound links appear in this page, consider adding some as appropriate.":["Não há ligações nesta página, considere acrescentar algumas desde que apropriadas."],"This page has %1$s nofollowed outbound link(s) and %2$s normal outbound link(s).":["Esta página tem %1$s ligações a não seguir e %2$s ligações de saída normais."],"This page has %1$s outbound link(s), all nofollowed.":["Esta página tem %1$s ligações de saída. Todas a não seguir."],"This page has %1$s outbound link(s).":["Esta página tem %1$s ligações de saída."],"You're linking to another page with the focus keyword you want this page to rank for. Consider changing that if you truly want this page to rank.":["Está a ligar para outra página com a palavra-chave principal para a qual pretende um posicionamento desta página. Considere alterar isto, se realmente quer ter esta página bem posicionada."],"No images appear in this page, consider adding some as appropriate.":["Não há imagens nesta página, considere acrescentar algumas desde que apropriadas."],"The SEO title contains the focus keyword, but it does not appear at the beginning; try and move it to the beginning.":["O título SEO contém a palavra-chave principal, mas não aparece no início; tente colocá-la no início."],"The SEO title contains the focus keyword, at the beginning which is considered to improve rankings.":["O título SEO contém a palavra-chave principal no início, o que é bom para melhorar o posicionamento."],"Please create an SEO title.":["Por favor, crie um título SEO."],"The slug for this page is a bit long, consider shortening it.":["A slug desta página é um pouco longa, considere encurtá-la."],"The focus keyword does not appear in the URL for this page. If you decide to rename the URL be sure to check the old URL 301 redirects to the new one!":["A palavra-chave principal não aparece no URL desta página. Caso decida alterar o URL, verifique os antigos redireccionamentos 301 para o novo URL!"],"You've never used this focus keyword before, very good.":["Nunca usou esta palavra-chave principal antes, muito bem."],"No focus keyword was set for this page. If you do not set a focus keyword, no score can be calculated.":["Não há palavra-chave principal definida para esta página. Se não definir uma, não pode ser calculado nenhuma classificação."],"Meta description":["Descrição"],"Snippet preview":["Pré-visualização do fragmento"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=n != 1;","lang":"pt"},"The focus keyword appears in %2$d (out of %1$d) subheadings in your copy.":[""],"You've used this focus keyword %1$s%2$d times before%3$s. It’s probably a good idea to read about %4$swhy you should not use your focus keyword more than once%5$s.":[""],"You've used this focus keyword %1$sonce before%2$s. It’s probably a good idea to read about %3$swhy you should not use your focus keyword more than once%4$s.":[""],"The meta description has a nice length.":[""],"No internal links appear in this page, consider adding some as appropriate.":["Não há ligações internas nesta página, considere acrescentar algumas desde que apropriadas. "],"This page has %1$s internal link(s).":["Esta página tem %1$s ligações interna."],"This page has %1$s nofollowed internal link(s) and %2$s normal internal link(s).":["Esta página tem %1$s ligações internas a não seguir e %2$s ligações internas normais."],"This page has %1$s internal link(s), all nofollowed.":["Esta página tem %1$s ligações internas, todas a não seguir."],"Scroll to see the preview content.":["Deslize para baixo para pré-visualizar o conteúdo."],"The focus keyword contains a stop word. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s.":["","The focus keyword contains %3$d stop words. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s."],"The keyword density is %1$s, which is way over the advised %3$s maximum; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é muito superior ao máximo recomendado de %3$s, a palavra-chave principal foi encontrada %2$d vezes."],"An error occurred in the '%1$s' assessment":["Ocorreu um erro na avaliação de '%1$s'"],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["%1$s das palavras contêm %2$smais de %3$s sílabas%4$s, o que é superior ao máximo recomendado de %5$s."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s das palavras contêm %2$smais de %3$s sílabas%4$s, o que é inferior ou igual ao mínimo recomendado de %5$s."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["A slug desta página contém uma %1$spalavra de ligação%2$s; considere a sua remoção.","A slug desta página contém %1$spalavras de ligação%2$s; considere a sua remoção."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s das frases contêm uma %2$spalavra de transição%3$s ou frase, o que é bom."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s das frases contêm uma %2$spalavra de transição%3$s ou frase, o que é inferior ao mínimo recomendado de %4$s."],"The focus keyword '%1$s' does not appear in the SEO title.":["A palavra-chave principal '%1$s' não aparece no título SEO."],"This is far below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Isto é muito abaixo do mínimo recomendado de %2$d palavra. Acrescente mais conteúdo relevante sobre este assunto.","Isto é muito abaixo do mínimo recomendado de %2$d palavras. Acrescente mais conteúdo relevante sobre este assunto."],"This is below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Isto é abaixo do mínimo recomendado de %2$d palavra. Acrescente mais conteúdo relevante sobre este assunto.","Isto é abaixo do mínimo recomendado de %2$d palavras. Acrescente mais conteúdo relevante sobre este assunto."],"This is slightly below the recommended minimum of %2$d word. Add a bit more copy.":["Isto é um pouco inferior ao mínimo recomendado de %2$d palavra. Acrescente mais algum texto.","Isto é um pouco inferior ao mínimo recomendado de %2$d palavras. Acrescente mais algum texto."],"This is more than or equal to the recommended minimum of %2$d word.":["Isto é superior ou igual ao mínimo recomendado de %2$d palavra.","Isto é superior ou igual ao mínimo recomendado de %2$d palavras."],"The text contains %1$d word.":["O texto contém %1$d palavra.","O texto contém %1$d palavras."],"%1$d subheading is followed by more than the recommended maximum of %2$d words. Try to insert another subheading.":["%1$d subtítulo é seguido por mais do que o máximo recomendado de %2$d palavras. Tente inserir outro subtítulo.","%1$d dos subtítulos são seguidos por mais do que o máximo recomendado de %2$d palavras. Tente inserir outros subtítulos."],"The amount of words following each of the subheadings doesn't exceed the recommended maximum of %1$d words, which is great.":["O número de palavras depois de cada um dos subtítulos não ultrapassa o máximo recomendado de %1$d palavras, o que é bom."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is more than the recommended maximum of %5$s. Try to shorten the sentences.":["%1$s das frases contêm %2$smais do que %3$s palavras%4$s, o que é superior ao máximo recomendado de %5$s. Tente encurtar as suas frases."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s das frases contêm %2$smais do que %3$s palavras%4$s, o que é inferior ou igual ao máximo recomendado de %5$s."],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["A descrição contém %1$d frase %2$scom mais de %3$s palavras%4$s. Tente encurtar esta frase.","A descrição contém %1$d frases %2$scom mais de %3$s palavras%4$s. Tente encurtar estas frases."],"The meta description contains no sentences %1$sover %2$s words%3$s.":["A descrição não contém frases %1$scom mais de %2$s palavras%3$s."],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["O texto contém %2$d frase consecutiva a começar com a mesma palavra. Tente alternar um pouco!","O texto contém %1$d instância onde %2$d ou mais frases consecutivas a começarem com a mesma palavra. Tente alternar um pouco!"],"%1$s of the sentences contain %2$spassive voice%3$s, which is more than the recommended maximum of %4$s. Try to use their active counterparts.":["%1$s das frases contêm %2$svoz passiva%3$s, o que é superior ao máximo recomendado de %4$s. Tente usar voz ativa."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s das frases contêm %2$svoz passiva%3$s, o que é inferior ou igual ao máximo recomendado de %4$s."],"%1$d of the paragraphs contains more than the recommended maximum of %2$d words. Are you sure all information is about the same topic, and therefore belongs in one single paragraph?":["%1$d dos parágrafos tem mais do que o máximo recomendado de %2$d palavras. Tem a certeza de que toda a informação é sobre o mesmo tema e, portanto, pertence ao mesmo parágrafo?","%1$d dos parágrafos têm mais do que o máximo recomendado de %2$d palavras. Tem a certeza de que toda a informação em cada um desses parágrafo é sobre o mesmo tema e, portanto, pertence a esse mesmo parágrafo?"],"The meta description is over %1$d characters. Reducing the length will ensure the entire description will be visible.":["A descrição ultrapassa %1$d carateres. Reduza-a até ficar visível por inteiro."],"The keyword density is %1$s, which is too low; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é muito pouco, a palavra-chave principal foi encontrada %2$d vezes."],"Mobile preview":["Pré-visualizar em dispositivo móvel"],"Desktop preview":["Pré-visualizar em computador"],"Please provide an SEO title by editing the snippet below.":["Por favor, insira um título SEO editando o fragmento abaixo."],"Meta description preview:":["Pré-visualização da descrição:"],"Slug preview:":["Pré-visualização da slug:"],"SEO title preview:":["Pré-visualização do título SEO:"],"Close snippet editor":["Fechar editor de fragmentos"],"Slug":["Slug"],"Remove marks in the text":["Remover marcas no texto"],"Mark this result in the text":["Realçar este resultado no texto"],"Marks are disabled in current view":["Marcações desativadas na vista atual"],"Content optimization: Good SEO score":["Otimização de conteúdo: classificação boa de SEO"],"Good SEO score":["Classificação boa de SEO"],"Content optimization: OK SEO score":["Otimização de conteúdo: classificação razoável de SEO"],"OK SEO score":["Classificação razoável de SEO"],"Content optimization: Bad SEO score":["Otimização de conteúdo: classificação má de SEO"],"Bad SEO score":["Classificação má de SEO"],"Content optimization: Has feedback":["Otimização de conteúdo: Tem feedback"],"Feedback":["Feedback"],"http://en.wikipedia.org/wiki/Stop_words":["http://en.wikipedia.org/wiki/Stop_words"],"The focus keyword appears in the URL for this page.":["A palavra-chave principal aparece no URL desta página."],"You have far too little content, please add some content to enable a good analysis.":["Tem pouco conteúdo, por favor, adicione mais conteúdo para obter uma boa análise."],"The images on this page contain alt attributes.":["As imagens nesta página contêm atributos de texto alternativo."],"The images on this page do not have alt attributes containing the focus keyword.":["As imagens nesta página não contêm atributos de texto alternativo com a palavra-chave principal."],"The images on this page contain alt attributes with the focus keyword.":["As imagens nesta página contêm atributos de texto alternativo com a palavra-chave principal."],"The text does not contain any %1$ssubheadings%2$s. Add at least one subheading.":["O texto não tem nenhum %1$ssubtítulo%2$s. Adicione pelo menos um subtítulo."],"None of the paragraphs are too long, which is great.":["Nenhum dos parágrafos é muito longo, o que é bom."],"The SEO title is wider than the viewable limit.":["O título SEO é maior do que o limite visível."],"The SEO title has a nice length.":["O título SEO tem um bom comprimento."],"The SEO title is too short. Use the space to add keyword variations or create compelling call-to-action copy.":["O título SEO da página é muito curto. Use o espaço para adicionar variações da palavra-chave ou criar uma chamada para a ação."],"The meta description contains the focus keyword.":["A descrição contém a palavra-chave principal."],"The keyphrase is over 10 words, a keyphrase should be shorter.":["A sua frase-chave tem mais de 10 palavras, as frases-chave devem ser mais curtas."],"ok":["razoável"],"Please provide a meta description by editing the snippet below.":["Por favor, insira uma descrição editando o fragmento abaixo."],"Edit snippet":["Editar fragmento"],"You can click on each element in the preview to jump to the Snippet Editor.":["Pode clicar em cada elemento na pré-visualização para ir para o Editor de fragmentos."],"SEO title":["Título SEO"],"Needs improvement":["Precisa de melhoramentos"],"Good":["Bom"],"very difficult":["muito difícil"],"Try to make shorter sentences, using less difficult words to improve readability.":["Tente criar frases mais curtas, use menos palavras difíceis para melhorar a legibilidade."],"difficult":["difícil"],"Try to make shorter sentences to improve readability.":["Tente criar frases mais curtas para melhorar a legibilidade."],"fairly difficult":["razoavelmente difícil"],"OK":["Razoável"],"fairly easy":["razoavelmente fácil"],"easy":["fácil"],"very easy":["muito fácil"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["O texto tem a classificação de %1$s no teste de %2$s, o que é considerado %3$s de ler. %4$s"],"The focus keyword appears in the first paragraph of the copy.":["A palavra-chave principal aparece no primeiro parágrafo do texto."],"The focus keyword doesn't appear in the first paragraph of the copy. Make sure the topic is clear immediately.":["A palavra-chave principal não aparece no primeiro parágrafo do texto. Tenha a certeza que o tema é claro e imediato."],"The keyword density is %1$s, which is great; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é muito bom, a palavra-chave principal foi encontrada %2$d vezes."],"The keyword density is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é superior ao máximo recomendado de %3$s, a palavra-chave principal foi encontrada %2$d vezes."],"A meta description has been specified, but it does not contain the focus keyword.":["Foi especificada uma descrição mas não contém a palavra-chave principal."],"No meta description has been specified. Search engines will display copy from the page instead.":["A meta descrição não foi especificada. Em alternativa, os motores de pesquisa vão mostrar uma cópia da página."],"The meta description is under %1$d characters long. However, up to %2$d characters are available.":["A descrição tem menos de %1$d carateres. Tem até %2$d carateres disponíveis."],"You have not used the focus keyword in any subheading (such as an H2) in your copy.":["Não utilizou a sua palavra-chave principal em qualquer subtítulo (como um H2) no corpo do texto."],"The images on this page are missing alt attributes.":["As imagens nesta página não contêm atributos de texto alternativo."],"No outbound links appear in this page, consider adding some as appropriate.":["Não há ligações nesta página, considere acrescentar algumas desde que apropriadas."],"This page has %1$s nofollowed outbound link(s) and %2$s normal outbound link(s).":["Esta página tem %1$s ligações a não seguir e %2$s ligações de saída normais."],"This page has %1$s outbound link(s), all nofollowed.":["Esta página tem %1$s ligações de saída. Todas a não seguir."],"This page has %1$s outbound link(s).":["Esta página tem %1$s ligações de saída."],"You're linking to another page with the focus keyword you want this page to rank for. Consider changing that if you truly want this page to rank.":["Está a ligar para outra página com a palavra-chave principal para a qual pretende um posicionamento desta página. Considere alterar isto, se realmente quer ter esta página bem posicionada."],"No images appear in this page, consider adding some as appropriate.":["Não há imagens nesta página, considere acrescentar algumas desde que apropriadas."],"The SEO title contains the focus keyword, but it does not appear at the beginning; try and move it to the beginning.":["O título SEO contém a palavra-chave principal, mas não aparece no início; tente colocá-la no início."],"The SEO title contains the focus keyword, at the beginning which is considered to improve rankings.":["O título SEO contém a palavra-chave principal no início, o que é bom para melhorar o posicionamento."],"Please create an SEO title.":["Por favor, crie um título SEO."],"The slug for this page is a bit long, consider shortening it.":["A slug desta página é um pouco longa, considere encurtá-la."],"The focus keyword does not appear in the URL for this page. If you decide to rename the URL be sure to check the old URL 301 redirects to the new one!":["A palavra-chave principal não aparece no URL desta página. Caso decida alterar o URL, verifique os antigos redireccionamentos 301 para o novo URL!"],"You've never used this focus keyword before, very good.":["Nunca usou esta palavra-chave principal antes, muito bem."],"No focus keyword was set for this page. If you do not set a focus keyword, no score can be calculated.":["Não há palavra-chave principal definida para esta página. Se não definir uma, não pode ser calculado nenhuma classificação."],"Meta description":["Descrição"],"Snippet preview":["Pré-visualização do fragmento"]}}}
languages/wordpress-seo-tr_TR.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=(n > 1);","lang":"tr"},"The focus keyword appears in %2$d (out of %1$d) subheadings in your copy.":[""],"You've used this focus keyword %1$s%2$d times before%3$s. It’s probably a good idea to read about %4$swhy you should not use your focus keyword more than once%5$s.":[""],"You've used this focus keyword %1$sonce before%2$s. It’s probably a good idea to read about %3$swhy you should not use your focus keyword more than once%4$s.":[""],"The meta description has a nice length.":[""],"No internal links appear in this page, consider adding some as appropriate.":[""],"This page has %1$s internal link(s).":[""],"This page has %1$s nofollowed internal link(s) and %2$s normal internal link(s).":[""],"This page has %1$s internal link(s), all nofollowed.":[""],"Scroll to see the preview content.":["İçeriği ön izlemek için kaydırın"],"The focus keyword contains a stop word. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s.":["","The focus keyword contains %3$d stop words. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s."],"The keyword density is %1$s, which is way over the advised %3$s maximum; the focus keyword was found %2$d times.":["Anahtar kelime yoğunluğu %1$s ki bu önerilen %3$s en üst seviyesinden çok fazla; odak anahtar kelime %2$d kere bulundu."],"An error occurred in the '%1$s' assessment":["‘%1$s’ değerlendirmesi sırasında bir hata oluştu."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["Kullandığınız kelimelerin %1$s kadarı %2$s%3$s heceden fazla%4$s, ki bu da önerilen %5$s hece sayısını aşıyor."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is less than or equal to the recommended maximum of %5$s.":["Kullandığınız kelimelerin %1$s kadarı %2$s%3$s heceden fazla%4$s, ki bu da önerilen %5$s hece sayısına eşit ya da daha az."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["Bu sayfanın kısa ismi bir ya da daha çok %1$sengelleyici kelime%2$s içeriyor, kaldırmayı bir düşünün.","Bu sayfanın kısa ismi bir ya da daha çok %1$sengelleyici kelime%2$s içeriyor, kaldırmayı bir düşünün."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s cümle %2$sgeçiş kelimesi%3$s ya da cümlesi içeriyor ki bu harika."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s cümle %2$sgeçiş kelimesi%3$s ya da cümlesi içeriyor ki bu önerilen en az %4$s değerinden daha az."],"The focus keyword '%1$s' does not appear in the SEO title.":["Odak anahtar kelime ‘%1$s’ SEO başlığında görünmüyor."],"This is far below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["","This is far below the recommended minimum of %2$d words. Add more content that is relevant for the topic."],"This is below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["","This is below the recommended minimum of %2$d words. Add more content that is relevant for the topic."],"This is slightly below the recommended minimum of %2$d word. Add a bit more copy.":["","This is slightly below the recommended minimum of %2$d words. Add a bit more copy."],"This is more than or equal to the recommended minimum of %2$d word.":["","This is more than or equal to the recommended minimum of %2$d words."],"The text contains %1$d word.":["Metin %1$d kelime içeriyor.","Metin %1$d kelime içeriyor."],"%1$d subheading is followed by more than the recommended maximum of %2$d words. Try to insert another subheading.":["","%1$d of the subheadings are followed by more than the recommended maximum of %2$d words. Try to insert additional subheadings."],"The amount of words following each of the subheadings doesn't exceed the recommended maximum of %1$d words, which is great.":[""],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is more than the recommended maximum of %5$s. Try to shorten the sentences.":[""],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s oranındaki cümleler %2$s%3$s ve daha fazla kelime içeriyor%4$s, ki bu önerilen en fazla değer olan %5$s değerinden fazla."],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["","The meta description contains %1$d sentences %2$sover %3$s words%4$s. Try to shorten these sentences."],"The meta description contains no sentences %1$sover %2$s words%3$s.":[""],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["Yazı, aynı kelime ile başlayan %2$d cümle ard arda gelmiş. Bu cümlelerin ard arda gelmemesini sağlamaya çalışın!","Yazı, aynı kelime ile başlayan %2$d ya da daha fazla cümlenin ard arda geldiği %1$d örnek içeriyor. Bu cümlelerin ard arda gelmemesini sağlamaya çalışın!"],"%1$s of the sentences contain %2$spassive voice%3$s, which is more than the recommended maximum of %4$s. Try to use their active counterparts.":["Cümlelerden %1$s'si %2$sedilgen çatı%3$s içeriyor ki bu önerilen en fazla %4$s cümleden fazla. Edilgen cümlelerin, etken eşanlamlılarını kullanmayı deneyin."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s cümle %2$sedilgen çatı%3$s içeriyor ki bu önerilen asgari %4$s cümleden az ya da eşit."],"%1$d of the paragraphs contains more than the recommended maximum of %2$d words. Are you sure all information is about the same topic, and therefore belongs in one single paragraph?":["%1$d paragraf önerilen azami %2$d kelimeden daha fazla kelime içeriyor. Paragraftaki tüm bilgilerin aynı konu hakkında ve aynı zamanda tek bir paragrafa ait olduklarından emin misiniz?","%1$d paragraf önerilen azami %2$d kelimeden daha fazla kelime içeriyor. Paragraftaki tüm bilgilerin aynı konu hakkında ve aynı zamanda tek bir paragrafa ait olduklarından emin misiniz?"],"The meta description is over %1$d characters. Reducing the length will ensure the entire description will be visible.":["Belirtilen meta açıklaması %1$d karakterin üzerinde. Açıklamanın gözüktüğünden emin olmak için kısaltın."],"The keyword density is %1$s, which is too low; the focus keyword was found %2$d times.":["Anahtar kelime yoğunluğu %1$s ki bu biraz az; odak anahtar kelime %2$d kere bulundu."],"Mobile preview":["Mobil ön izleme"],"Desktop preview":["Masaüstü ön izleme"],"Please provide an SEO title by editing the snippet below.":["Aşağıdaki kod parçacığını düzenleyerek bir SEO başlığı sağlayın."],"Meta description preview:":["Meta açıklaması önizlemesi:"],"Slug preview:":["Kısa isim önizlemesi:"],"SEO title preview:":["SEO başlığı önizleme:"],"Close snippet editor":["Kod parçacığı düzenleyici"],"Slug":["Kısa isim"],"Remove marks in the text":["Metindeki işaretleri kaldır"],"Mark this result in the text":["Bu sonucu metnin içinde işaretle"],"Marks are disabled in current view":["İşaretler bu görünüşte etkisizdir"],"Content optimization: Good SEO score":["İçerik optimizasyonu: İyi SEO puanı"],"Good SEO score":["İyi SEO puanı"],"Content optimization: OK SEO score":["İçerik optimizasyonu: Ortalama SEO puanı"],"OK SEO score":["Kabul edilebilir SEO puanı"],"Content optimization: Bad SEO score":["İçerik optimizasyonu: Kötü SEO puanı"],"Bad SEO score":["Kötü SEO puanı"],"Content optimization: Has feedback":["İçerik optimizasyonu: Geribildirim var"],"Feedback":["Geri bildirim"],"http://en.wikipedia.org/wiki/Stop_words":["http://en.wikipedia.org/wiki/Stop_words"],"The focus keyword appears in the URL for this page.":["Odak anahtar kelime sayfa adresinde yer alıyor."],"You have far too little content, please add some content to enable a good analysis.":["Çok az içeriğiniz var, daha iyi bir analiz için lütfen biraz daha içerik ekleyin."],"The images on this page contain alt attributes.":["Bu sayfadaki görseller alt özelliği içeriyor"],"The images on this page do not have alt attributes containing the focus keyword.":["Bu sayfadaki görseller hedef anahtar kelime için alt özelliğine sahip değil."],"The images on this page contain alt attributes with the focus keyword.":["Bu sayfadaki görseller alt özelliklerinde odak anahtar kelime içeriyor."],"The text does not contain any %1$ssubheadings%2$s. Add at least one subheading.":[""],"None of the paragraphs are too long, which is great.":["Paragraflarınızın hiçbiri çok uzun değil, ki bu harika."],"The SEO title is wider than the viewable limit.":[""],"The SEO title has a nice length.":[""],"The SEO title is too short. Use the space to add keyword variations or create compelling call-to-action copy.":[""],"The meta description contains the focus keyword.":["Meta açıklaması odak anahtar kelimeyi içeriyor."],"The keyphrase is over 10 words, a keyphrase should be shorter.":["Anahtar cümleniz 10 kelimenin üstünde, bir anahtar cümle daha kısa olmalıdır."],"ok":["tamam"],"Please provide a meta description by editing the snippet below.":["Aşağıdaki kod parçacığını düzenleyerek bir meta açıklama sağlayın."],"Edit snippet":["Kod parçacığını düzenle"],"You can click on each element in the preview to jump to the Snippet Editor.":["Kırpıntı düzenleyiciye geçmek için önizleme alanındaki elemanlara tıklayabilirsiniz."],"SEO title":["SEO başlığı"],"Needs improvement":["Geliştirmeye açık"],"Good":["İyi"],"very difficult":["çok zor"],"Try to make shorter sentences, using less difficult words to improve readability.":["Daha kısa cümleler kurmayı deneyin, daha az zor kelimeler kullanarak okunabilirliği geliştirin."],"difficult":["zor"],"Try to make shorter sentences to improve readability.":["Okunabilirliği artırmak için kısa cümleler kurmaya çalışın."],"fairly difficult":["oldukça zor"],"OK":["Tamam"],"fairly easy":["oldukça kolay"],"easy":["kolay"],"very easy":["çok kolay"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["%2$s içindeki %1$s testindeki kopya skoru, ki %3$s okuması varsayılır. %4$s"],"The focus keyword appears in the first paragraph of the copy.":["Odak anahtar kelime kopyanın ilk paragrafında görünüyor."],"The focus keyword doesn't appear in the first paragraph of the copy. Make sure the topic is clear immediately.":["Odak anahtar kelime, kopyanın ilk paragrafında görünmüyor. İlk fırsatta konunun ne olduğunu netleştirin."],"The keyword density is %1$s, which is great; the focus keyword was found %2$d times.":["Anahtar kelime yoğunluğu %1$s ki bu harika; anahtar kelime %2$d kere bulundu."],"The keyword density is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d times.":["Anahtar kelime yoğunluğu %1$s ki bu önerilen %3$s en üst seviyesinden fazla; odak anahtar kelime %2$d kere bulundu."],"A meta description has been specified, but it does not contain the focus keyword.":["Bir meta açıklaması belirtilmiş, ancak hedef anahtar kelimeyi / cümleyi içermiyor."],"No meta description has been specified. Search engines will display copy from the page instead.":["Hiçbir meta açıklaması belirtilmemiş. Arama motorları ilgili sayfanın kopyasını gösterecektir."],"The meta description is under %1$d characters long. However, up to %2$d characters are available.":[""],"You have not used the focus keyword in any subheading (such as an H2) in your copy.":["Mevcut kopyanızda anahtar kelime / cümle öbeklerini herhangi bir alt başlıkta (H2 vb.) kullanmamışsınız."],"The images on this page are missing alt attributes.":["Bu sayfadaki görsellerde alt özelliği eksik."],"No outbound links appear in this page, consider adding some as appropriate.":[""],"This page has %1$s nofollowed outbound link(s) and %2$s normal outbound link(s).":[""],"This page has %1$s outbound link(s), all nofollowed.":["Bu sayfa %1$s dışarı bağlantı içeriyor ve hepsi takip edilmeyecek."],"This page has %1$s outbound link(s).":["Bu sayfa, %1$s giden bağlantıya sahiptir."],"You're linking to another page with the focus keyword you want this page to rank for. Consider changing that if you truly want this page to rank.":["Başka bir sayfaya odak anahtar kelime ile bağlantı veriyorsunuz. Gerçekten bu sayfanın sıralamada yükselmesini istiyorsanız değiştirmeyi düşünün."],"No images appear in this page, consider adding some as appropriate.":["Bu sayfada hiç görsel bulunmuyor, bir kaç tane eklemeyi düşünün."],"The SEO title contains the focus keyword, but it does not appear at the beginning; try and move it to the beginning.":["SEO başlığı odak anahtar kelime içeriyor ama en başta yer almıyor; en başa taşımaya çalışın."],"The SEO title contains the focus keyword, at the beginning which is considered to improve rankings.":["SEO başlığı odak anahtar kelime içeriyor ve en başta ki bu sıralamayı iyileştiren bir durumdur."],"Please create an SEO title.":[""],"The slug for this page is a bit long, consider shortening it.":["Bu sayfa için kısa yazı ismi biraz uzun, kısaltmayı gözden geçirin."],"The focus keyword does not appear in the URL for this page. If you decide to rename the URL be sure to check the old URL 301 redirects to the new one!":["Anahtar kelime / cümle bu sayfanın adresinde görünmüyor. Adresi yeniden oluşturmaya karar verirseniz eski adresin 301 yönlendirmesi ile yeni adrese yönlendiğini kontrol edin!"],"You've never used this focus keyword before, very good.":["Çok iyi, daha önce bu odak anahtar kelimeyi hiç kullanmamıştınız."],"No focus keyword was set for this page. If you do not set a focus keyword, no score can be calculated.":["Bu sayfa için odak anahtar kelime belirlenmemiş. Bir odak anahtar kelime belirlemezseniz, puan hesaplanamaz."],"Meta description":["Meta açıklaması"],"Snippet preview":["Kod parçacığı ön izleme"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=(n > 1);","lang":"tr"},"The focus keyword appears in %2$d (out of %1$d) subheadings in your copy.":[""],"You've used this focus keyword %1$s%2$d times before%3$s. It’s probably a good idea to read about %4$swhy you should not use your focus keyword more than once%5$s.":[""],"You've used this focus keyword %1$sonce before%2$s. It’s probably a good idea to read about %3$swhy you should not use your focus keyword more than once%4$s.":[""],"The meta description has a nice length.":[""],"No internal links appear in this page, consider adding some as appropriate.":[""],"This page has %1$s internal link(s).":[""],"This page has %1$s nofollowed internal link(s) and %2$s normal internal link(s).":[""],"This page has %1$s internal link(s), all nofollowed.":[""],"Scroll to see the preview content.":["İçeriği ön izlemek için kaydırın"],"The focus keyword contains a stop word. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s.":["","The focus keyword contains %3$d stop words. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s."],"The keyword density is %1$s, which is way over the advised %3$s maximum; the focus keyword was found %2$d times.":["Anahtar kelime yoğunluğu %1$s ki bu önerilen %3$s en üst seviyesinden çok fazla; odak anahtar kelime %2$d kere bulundu."],"An error occurred in the '%1$s' assessment":["‘%1$s’ değerlendirmesi sırasında bir hata oluştu."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["Kullandığınız kelimelerin %1$s kadarı %2$s%3$s heceden fazla%4$s, ki bu da önerilen %5$s hece sayısını aşıyor."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is less than or equal to the recommended maximum of %5$s.":["Kullandığınız kelimelerin %1$s kadarı %2$s%3$s heceden fazla%4$s, ki bu da önerilen %5$s hece sayısına eşit ya da daha az."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["Bu sayfanın kısa ismi bir ya da daha çok %1$sengelleyici kelime%2$s içeriyor, kaldırmayı bir düşünün.","Bu sayfanın kısa ismi bir ya da daha çok %1$sengelleyici kelime%2$s içeriyor, kaldırmayı bir düşünün."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s cümle %2$sgeçiş kelimesi%3$s ya da cümlesi içeriyor ki bu harika."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s cümle %2$sgeçiş kelimesi%3$s ya da cümlesi içeriyor ki bu önerilen en az %4$s değerinden daha az."],"The focus keyword '%1$s' does not appear in the SEO title.":["Odak anahtar kelime ‘%1$s’ SEO başlığında görünmüyor."],"This is far below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["","This is far below the recommended minimum of %2$d words. Add more content that is relevant for the topic."],"This is below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["","This is below the recommended minimum of %2$d words. Add more content that is relevant for the topic."],"This is slightly below the recommended minimum of %2$d word. Add a bit more copy.":["","This is slightly below the recommended minimum of %2$d words. Add a bit more copy."],"This is more than or equal to the recommended minimum of %2$d word.":["","This is more than or equal to the recommended minimum of %2$d words."],"The text contains %1$d word.":["Metin %1$d kelime içeriyor.","Metin %1$d kelime içeriyor."],"%1$d subheading is followed by more than the recommended maximum of %2$d words. Try to insert another subheading.":["","%1$d of the subheadings are followed by more than the recommended maximum of %2$d words. Try to insert additional subheadings."],"The amount of words following each of the subheadings doesn't exceed the recommended maximum of %1$d words, which is great.":[""],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is more than the recommended maximum of %5$s. Try to shorten the sentences.":[""],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s oranındaki cümleler %2$s%3$s ve daha fazla kelime içeriyor%4$s, ki bu önerilen en fazla değer olan %5$s değerinden fazla."],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["","The meta description contains %1$d sentences %2$sover %3$s words%4$s. Try to shorten these sentences."],"The meta description contains no sentences %1$sover %2$s words%3$s.":[""],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["Yazı, aynı kelime ile başlayan %2$d cümle ard arda gelmiş. Bu cümlelerin ard arda gelmemesini sağlamaya çalışın!","Yazı, aynı kelime ile başlayan %2$d ya da daha fazla cümlenin ard arda geldiği %1$d örnek içeriyor. Bu cümlelerin ard arda gelmemesini sağlamaya çalışın!"],"%1$s of the sentences contain %2$spassive voice%3$s, which is more than the recommended maximum of %4$s. Try to use their active counterparts.":["Cümlelerden %1$s'si %2$sedilgen çatı%3$s içeriyor ki bu önerilen en fazla %4$s cümleden fazla. Edilgen cümlelerin, etken eşanlamlılarını kullanmayı deneyin."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s cümle %2$sedilgen çatı%3$s içeriyor ki bu önerilen asgari %4$s cümleden az ya da eşit."],"%1$d of the paragraphs contains more than the recommended maximum of %2$d words. Are you sure all information is about the same topic, and therefore belongs in one single paragraph?":["%1$d paragraf önerilen azami %2$d kelimeden daha fazla kelime içeriyor. Paragraftaki tüm bilgilerin aynı konu hakkında ve aynı zamanda tek bir paragrafa ait olduklarından emin misiniz?","%1$d paragraf önerilen azami %2$d kelimeden daha fazla kelime içeriyor. Paragraftaki tüm bilgilerin aynı konu hakkında ve aynı zamanda tek bir paragrafa ait olduklarından emin misiniz?"],"The meta description is over %1$d characters. Reducing the length will ensure the entire description will be visible.":["Belirtilen meta açıklaması %1$d karakterin üzerinde. Açıklamanın gözüktüğünden emin olmak için kısaltın."],"The keyword density is %1$s, which is too low; the focus keyword was found %2$d times.":["Anahtar kelime yoğunluğu %1$s ki bu biraz az; odak anahtar kelime %2$d kere bulundu."],"Mobile preview":["Mobil ön izleme"],"Desktop preview":["Masaüstü ön izleme"],"Please provide an SEO title by editing the snippet below.":["Aşağıdaki kod parçacığını düzenleyerek bir SEO başlığı sağlayın."],"Meta description preview:":["Meta açıklaması önizlemesi:"],"Slug preview:":["Kısa isim önizlemesi:"],"SEO title preview:":["SEO başlığı önizleme:"],"Close snippet editor":["Kod parçacığı düzenleyici"],"Slug":["Kısa isim"],"Remove marks in the text":["Metindeki işaretleri kaldır"],"Mark this result in the text":["Bu sonucu metnin içinde işaretle"],"Marks are disabled in current view":["İşaretler bu görünüşte etkisizdir"],"Content optimization: Good SEO score":["İçerik optimizasyonu: İyi SEO puanı"],"Good SEO score":["İyi SEO puanı"],"Content optimization: OK SEO score":["İçerik optimizasyonu: Ortalama SEO puanı"],"OK SEO score":["Kabul edilebilir SEO puanı"],"Content optimization: Bad SEO score":["İçerik optimizasyonu: Kötü SEO puanı"],"Bad SEO score":["Kötü SEO puanı"],"Content optimization: Has feedback":["İçerik optimizasyonu: Geribildirim var"],"Feedback":["Geri bildirim"],"http://en.wikipedia.org/wiki/Stop_words":["http://en.wikipedia.org/wiki/Stop_words"],"The focus keyword appears in the URL for this page.":["Odak anahtar kelime sayfa adresinde yer alıyor."],"You have far too little content, please add some content to enable a good analysis.":["Çok az içeriğiniz var, daha iyi bir analiz için lütfen biraz daha içerik ekleyin."],"The images on this page contain alt attributes.":["Bu sayfadaki görseller alt özelliği içeriyor"],"The images on this page do not have alt attributes containing the focus keyword.":["Bu sayfadaki görseller hedef anahtar kelime için alt özelliğine sahip değil."],"The images on this page contain alt attributes with the focus keyword.":["Bu sayfadaki görseller alt özelliklerinde odak anahtar kelime içeriyor."],"The text does not contain any %1$ssubheadings%2$s. Add at least one subheading.":["Bu metin %1$salt başlık%2$s içermiyor. En az bir tane ekleyin."],"None of the paragraphs are too long, which is great.":["Paragraflarınızın hiçbiri çok uzun değil, ki bu harika."],"The SEO title is wider than the viewable limit.":["SEO başlığınız görünebilir limitten daha uzun."],"The SEO title has a nice length.":["SEO başlığının uzunluğu yeterli."],"The SEO title is too short. Use the space to add keyword variations or create compelling call-to-action copy.":[""],"The meta description contains the focus keyword.":["Meta açıklaması odak anahtar kelimeyi içeriyor."],"The keyphrase is over 10 words, a keyphrase should be shorter.":["Anahtar cümleniz 10 kelimenin üstünde, bir anahtar cümle daha kısa olmalıdır."],"ok":["tamam"],"Please provide a meta description by editing the snippet below.":["Aşağıdaki kod parçacığını düzenleyerek bir meta açıklama sağlayın."],"Edit snippet":["Kod parçacığını düzenle"],"You can click on each element in the preview to jump to the Snippet Editor.":["Kırpıntı düzenleyiciye geçmek için önizleme alanındaki elemanlara tıklayabilirsiniz."],"SEO title":["SEO başlığı"],"Needs improvement":["Geliştirmeye açık"],"Good":["İyi"],"very difficult":["çok zor"],"Try to make shorter sentences, using less difficult words to improve readability.":["Daha kısa cümleler kurmayı deneyin, daha az zor kelimeler kullanarak okunabilirliği geliştirin."],"difficult":["zor"],"Try to make shorter sentences to improve readability.":["Okunabilirliği artırmak için kısa cümleler kurmaya çalışın."],"fairly difficult":["oldukça zor"],"OK":["Tamam"],"fairly easy":["oldukça kolay"],"easy":["kolay"],"very easy":["çok kolay"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["%2$s içindeki %1$s testindeki kopya skoru, ki %3$s okuması varsayılır. %4$s"],"The focus keyword appears in the first paragraph of the copy.":["Odak anahtar kelime kopyanın ilk paragrafında görünüyor."],"The focus keyword doesn't appear in the first paragraph of the copy. Make sure the topic is clear immediately.":["Odak anahtar kelime, kopyanın ilk paragrafında görünmüyor. İlk fırsatta konunun ne olduğunu netleştirin."],"The keyword density is %1$s, which is great; the focus keyword was found %2$d times.":["Anahtar kelime yoğunluğu %1$s ki bu harika; anahtar kelime %2$d kere bulundu."],"The keyword density is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d times.":["Anahtar kelime yoğunluğu %1$s ki bu önerilen %3$s en üst seviyesinden fazla; odak anahtar kelime %2$d kere bulundu."],"A meta description has been specified, but it does not contain the focus keyword.":["Bir meta açıklaması belirtilmiş, ancak hedef anahtar kelimeyi / cümleyi içermiyor."],"No meta description has been specified. Search engines will display copy from the page instead.":["Hiçbir meta açıklaması belirtilmemiş. Arama motorları ilgili sayfanın kopyasını gösterecektir."],"The meta description is under %1$d characters long. However, up to %2$d characters are available.":[""],"You have not used the focus keyword in any subheading (such as an H2) in your copy.":["Mevcut kopyanızda anahtar kelime / cümle öbeklerini herhangi bir alt başlıkta (H2 vb.) kullanmamışsınız."],"The images on this page are missing alt attributes.":["Bu sayfadaki görsellerde alt özelliği eksik."],"No outbound links appear in this page, consider adding some as appropriate.":[""],"This page has %1$s nofollowed outbound link(s) and %2$s normal outbound link(s).":[""],"This page has %1$s outbound link(s), all nofollowed.":["Bu sayfa %1$s dışarı bağlantı içeriyor ve hepsi takip edilmeyecek."],"This page has %1$s outbound link(s).":["Bu sayfa, %1$s giden bağlantıya sahiptir."],"You're linking to another page with the focus keyword you want this page to rank for. Consider changing that if you truly want this page to rank.":["Başka bir sayfaya odak anahtar kelime ile bağlantı veriyorsunuz. Gerçekten bu sayfanın sıralamada yükselmesini istiyorsanız değiştirmeyi düşünün."],"No images appear in this page, consider adding some as appropriate.":["Bu sayfada hiç görsel bulunmuyor, bir kaç tane eklemeyi düşünün."],"The SEO title contains the focus keyword, but it does not appear at the beginning; try and move it to the beginning.":["SEO başlığı odak anahtar kelime içeriyor ama en başta yer almıyor; en başa taşımaya çalışın."],"The SEO title contains the focus keyword, at the beginning which is considered to improve rankings.":["SEO başlığı odak anahtar kelime içeriyor ve en başta ki bu sıralamayı iyileştiren bir durumdur."],"Please create an SEO title.":[""],"The slug for this page is a bit long, consider shortening it.":["Bu sayfa için kısa yazı ismi biraz uzun, kısaltmayı gözden geçirin."],"The focus keyword does not appear in the URL for this page. If you decide to rename the URL be sure to check the old URL 301 redirects to the new one!":["Anahtar kelime / cümle bu sayfanın adresinde görünmüyor. Adresi yeniden oluşturmaya karar verirseniz eski adresin 301 yönlendirmesi ile yeni adrese yönlendiğini kontrol edin!"],"You've never used this focus keyword before, very good.":["Çok iyi, daha önce bu odak anahtar kelimeyi hiç kullanmamıştınız."],"No focus keyword was set for this page. If you do not set a focus keyword, no score can be calculated.":["Bu sayfa için odak anahtar kelime belirlenmemiş. Bir odak anahtar kelime belirlemezseniz, puan hesaplanamaz."],"Meta description":["Meta açıklaması"],"Snippet preview":["Kod parçacığı ön izleme"]}}}
languages/yoast-components-de_DE.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=n != 1;","lang":"de"},"Enter authorization code here...":["Autorisierungscode hier eingeben&hellip;"],"Step %1$d: %2$s":["Schritt %1$d: %2$s"],"Choose an image":["Wähle ein Bild"],"Remove the image":["Bild entfernen"],"company logo image preview":["Vorschau des Firmenlogos"],"Choose image":["Bild wählen"],"MailChimp signup failed:":["MailChimp-Registrierung fehlgeschlagen:"],"Sign Up!":["Anmelden"],"Name":["Name"],"There is an error with the request.":["Es ist ein Fehler bei der Anfrage aufgetreten."],"Select profile":["Profil wählen"],"Choose a profile":["Wähle ein Profil"],"Reauthenticate with Google":["Erneute Identifizierung mit Google"],"To allow %s to fetch your Google Search Console information, please enter your Google Authorization Code. Clicking the button below will open a new window.":["Damit %s deine Google Search Console-Informationen abrufen kann, gebe bitte deinen Google Authorization Code ein. Wenn du auf den Button unten klickst, öffnet sich ein neues Fenster."],"Search Result Preview":["Suchergebnis Vorschau"],"URL preview: ":["URL Vorschau:"],"Please provide a meta description by editing the snippet below.":["Bitte lege eine Meta-Beschreibung fest, indem du den Code-Schnipsel bearbeitest."],"Edit snippet":["Code-Schnipsel bearbeiten"],"Search Result Form":["Suchergebnis Formular"],"You can click on each element in the preview to jump to the Snippet Editor.":["Du kannst auf jedes Element in der Vorschau klicken, um zum Snippet-Editor zu springen."],"SEO title preview: ":["SEO-Titel Vorschau:"],"This is an example title - edit by clicking here":["Dies ist ein Beispiel Titel - Zum Bearbeiten hier klicken"],"Slug preview: ":["Slug Vorschau:"],"Meta description preview: ":["Meta Description Vorschau:"],"Please provide a meta description by editing it here.":["Bitte gebe eine meta Beschreibung ein, indem Du sie hier bearbeitest."],"Close search result form":["Schließe das Suchergebnis Formular"],"A problem occurred when saving the current step, {{link}}please file a bug report{{/link}} describing what step you are on and which changes you want to make (if any).":["Beim Speichern des aktuellen Schritts ist ein Problem aufgetreten. {{link}}Bitte erfasse einen Fehlerbericht{{/link}}, der beschreibt in welchen Schritt du warst und welche Änderungen du vorgenommen hast (falls Änderungen gemacht wurden)."],"Close the Wizard":["Schließe den Assistenten "],"Previous step":["Schritt zurück"],"Next step":["Nächster Schritt"],"%s installation wizard":["%s Installationsassistent"],"Enter your Google Authorization Code and press the Authenticate button.":["Gib den Autorisierungscode von Google ein und klicke auf \"Authentifizieren\"."],"There were no profiles found":["Kein Profil gefunden."],"Authenticate":["Authentifizieren"],"Get Google Authorization Code":["Google-Autorisierungscode abrufen"],"Email":["E-Mail"],"Previous":["Zurück"],"Next":["Weiter"],"Close":["Schließen"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=n != 1;","lang":"de"},"Enter authorization code here...":["Autorisierungscode hier eingeben&hellip;"],"Step %1$d: %2$s":["Schritt %1$d: %2$s"],"Choose an image":["Bild wählen"],"Remove the image":["Bild entfernen"],"company logo image preview":["Vorschau des Firmenlogos"],"Choose image":["Bild wählen"],"MailChimp signup failed:":["MailChimp-Registrierung fehlgeschlagen:"],"Sign Up!":["Anmelden"],"Name":["Name"],"There is an error with the request.":["Es ist ein Fehler bei der Anfrage aufgetreten."],"Select profile":["Profil wählen"],"Choose a profile":["Wählen Sie ein Profil"],"Reauthenticate with Google":["Erneute Identifizierung mit Google"],"To allow %s to fetch your Google Search Console information, please enter your Google Authorization Code. Clicking the button below will open a new window.":["Damit %s Ihre Google Search Console-Informationen abrufen kann, geben Sie bitte Ihren Google Authorization Code ein. Wenn Sie auf den Button unten klicken, öffnet sich ein neues Fenster."],"Search Result Preview":["Suchergebnis Vorschau"],"URL preview: ":["URL-Vorschau:"],"Please provide a meta description by editing the snippet below.":["Bitte legen Sie eine Meta-Beschreibung fest, indem Sie den Code-Schnipsel bearbeiten."],"Edit snippet":["Code-Schnipsel bearbeiten"],"Search Result Form":["Suchergebnis Formular"],"You can click on each element in the preview to jump to the Snippet Editor.":["Sie können auf jedes Element in der Vorschau klicken, um zum Snippet-Editor zu springen."],"SEO title preview: ":["SEO-Titelvorschau:"],"This is an example title - edit by clicking here":["Dies ist ein Beispiel Titel - Zum Bearbeiten hier klicken"],"Slug preview: ":["Titelform-Vorschau:"],"Meta description preview: ":["Meta-Beschreibung Vorschau:"],"Please provide a meta description by editing it here.":["Bitte geben Sie eine Meta-Beschreibung ein, indem Sie sie hier bearbeiten."],"Close search result form":["Suchergebnisformular schließen"],"A problem occurred when saving the current step, {{link}}please file a bug report{{/link}} describing what step you are on and which changes you want to make (if any).":["Beim Speichern des aktuellen Schritts ist ein Problem aufgetreten. {{link}}Bitte erfassen Sie einen Fehlerbericht{{/link}}, der beschreibt in welchen Schritt Sie waren und welche Änderungen Sie vorgenommen haben (falls Änderungen gemacht wurden)."],"Close the Wizard":["Assistenten schließen"],"Previous step":["Schritt zurück"],"Next step":["Nächster Schritt"],"%s installation wizard":["%s Installationsassistent"],"Enter your Google Authorization Code and press the Authenticate button.":["Geben Sie den Autorisierungscode von Google ein und klicken Sie auf \"Authentifizieren\"."],"There were no profiles found":["Es wurden keine Profile gefunden"],"Authenticate":["Authentifizieren"],"Get Google Authorization Code":["Google-Autorisierungscode abrufen"],"Email":["E-Mail"],"Previous":["Zurück"],"Next":["Weiter"],"Close":["Schließen"]}}}
languages/yoast-components-pt_PT.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=n != 1;","lang":"pt"},"Enter authorization code here...":["Insira aqui o código de autorização..."],"Step %1$d: %2$s":["Passo %1$d: %2$s"],"Choose an image":["Escolha uma imagem"],"Remove the image":["Remover a imagem"],"company logo image preview":["pré-visualização do logótipo da empresa"],"Choose image":["Escolher imagem"],"MailChimp signup failed:":["Falhou ao subscrever no MailChimp:"],"Sign Up!":["Subscrever!"],"Name":["Nome"],"There is an error with the request.":["Ocorreu um erro com o pedido."],"Select profile":["Seleccionar perfil"],"Choose a profile":["Escolha um perfil"],"Reauthenticate with Google":["Autenticar de novo com o Google"],"To allow %s to fetch your Google Search Console information, please enter your Google Authorization Code. Clicking the button below will open a new window.":["Para autorizar o %s a obter a sua informação do Google Search Console, por favor insira o seu código de autorização do Google. Ao clicar no botão abaixo abre uma nova janela."],"Search Result Preview":["Pré-visualização dos resultados da pesquisa"],"URL preview: ":["Pré-visualização do URL:"],"Please provide a meta description by editing the snippet below.":["Por favor, insira uma descrição editando o fragmento abaixo."],"Edit snippet":["Editar fragmento"],"Search Result Form":["Formulário de resultados de pesquisa"],"You can click on each element in the preview to jump to the Snippet Editor.":["Pode clicar em cada elemento na pré-visualização para ir para o Editor de fragmentos."],"SEO title preview: ":["Pré-visualização do título SEO:"],"This is an example title - edit by clicking here":["Este é um exemplo de título - clique aqui para editar"],"Slug preview: ":["Pré-visualização da slug:"],"Meta description preview: ":["Pré-visualização da descrição: "],"Please provide a meta description by editing it here.":["Por favor, insira uma descrição editando-a aqui."],"Close search result form":["Fechar o formulário dos resultados da pesquisa"],"A problem occurred when saving the current step, {{link}}please file a bug report{{/link}} describing what step you are on and which changes you want to make (if any).":["Ocorreu um problema ao guardar o passo actual, {{link}}por favor submeta um relatório de erro{{/link}} descrevendo em que passo está e que alterações pretende efectuar (caso queira alterar algo)."],"Close the Wizard":["Fechar o assistente"],"Previous step":["Passo anterior"],"Next step":["Passo seguinte"],"%s installation wizard":["Assistente de instalação de %s"],"Enter your Google Authorization Code and press the Authenticate button.":["Insira o seu código de autorização do Google e carregue no botão Autenticar."],"There were no profiles found":["Nenhum perfil encontrado"],"Authenticate":["Autenticar"],"Get Google Authorization Code":["Obter o código de autorização do Google"],"Email":["Email"],"Previous":["Anterior"],"Next":["Seguinte"],"Close":["Fechar"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=n != 1;","lang":"pt"},"Enter authorization code here...":["Insira aqui o código de autorização..."],"Step %1$d: %2$s":["Passo %1$d: %2$s"],"Choose an image":["Escolha uma imagem"],"Remove the image":["Remover a imagem"],"company logo image preview":["pré-visualização do logótipo da empresa"],"Choose image":["Escolher imagem"],"MailChimp signup failed:":["Falhou ao subscrever no MailChimp:"],"Sign Up!":["Subscrever!"],"Name":["Nome"],"There is an error with the request.":["Ocorreu um erro com o pedido."],"Select profile":["Selecionar perfil"],"Choose a profile":["Escolha um perfil"],"Reauthenticate with Google":["Autenticar de novo com o Google"],"To allow %s to fetch your Google Search Console information, please enter your Google Authorization Code. Clicking the button below will open a new window.":["Para autorizar o %s a obter a sua informação do Google Search Console, por favor insira o seu código de autorização do Google. Ao clicar no botão abaixo abre uma nova janela."],"Search Result Preview":["Pré-visualização dos resultados da pesquisa"],"URL preview: ":["Pré-visualização do URL:"],"Please provide a meta description by editing the snippet below.":["Por favor, insira uma descrição editando o fragmento abaixo."],"Edit snippet":["Editar fragmento"],"Search Result Form":["Formulário de resultados de pesquisa"],"You can click on each element in the preview to jump to the Snippet Editor.":["Pode clicar em cada elemento na pré-visualização para ir para o Editor de fragmentos."],"SEO title preview: ":["Pré-visualização do título SEO:"],"This is an example title - edit by clicking here":["Este é um exemplo de título - clique aqui para editar"],"Slug preview: ":["Pré-visualização da slug:"],"Meta description preview: ":["Pré-visualização da descrição: "],"Please provide a meta description by editing it here.":["Por favor, insira uma descrição editando-a aqui."],"Close search result form":["Fechar o formulário dos resultados da pesquisa"],"A problem occurred when saving the current step, {{link}}please file a bug report{{/link}} describing what step you are on and which changes you want to make (if any).":["Ocorreu um problema ao guardar o passo atual, {{link}}por favor submeta um relatório de erro{{/link}} descrevendo em que passo está e que alterações pretende efetuar (caso queira alterar algo)."],"Close the Wizard":["Fechar o assistente"],"Previous step":["Passo anterior"],"Next step":["Passo seguinte"],"%s installation wizard":["Assistente de instalação de %s"],"Enter your Google Authorization Code and press the Authenticate button.":["Insira o seu código de autorização do Google e carregue no botão Autenticar."],"There were no profiles found":["Nenhum perfil encontrado"],"Authenticate":["Autenticar"],"Get Google Authorization Code":["Obter o código de autorização do Google"],"Email":["Email"],"Previous":["Anterior"],"Next":["Seguinte"],"Close":["Fechar"]}}}
readme.txt CHANGED
@@ -6,7 +6,7 @@ License URI: http://www.gnu.org/licenses/gpl.html
6
  Tags: SEO, XML sitemap, Google Search Console, Content analysis, Readability
7
  Requires at least: 4.8
8
  Tested up to: 4.9.4
9
- Stable tag: 7.0.2
10
  Requires PHP: 5.2.4
11
 
12
  Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.
@@ -106,6 +106,13 @@ You'll find answers to many of your questions on [kb.yoast.com](https://yoa.st/1
106
 
107
  == Changelog ==
108
 
 
 
 
 
 
 
 
109
  = 7.0.2 =
110
  Release Date: March 8th, 2018
111
 
6
  Tags: SEO, XML sitemap, Google Search Console, Content analysis, Readability
7
  Requires at least: 4.8
8
  Tested up to: 4.9.4
9
+ Stable tag: 7.0.3
10
  Requires PHP: 5.2.4
11
 
12
  Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.
106
 
107
  == Changelog ==
108
 
109
+ = 7.0.3 =
110
+ Release Date: March 12th, 2018
111
+
112
+ Bugfixes:
113
+ * Fixes a bug where the option settings that needs to be migrated are backfilled prematurely, resulting in settings not being migrated as expected.
114
+ * Fixes a bug where adding a `wpseo_sitemap_entries_per_page` is not being applied as expected.
115
+
116
  = 7.0.2 =
117
  Release Date: March 8th, 2018
118
 
vendor/autoload_52.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
6
 
7
- return ComposerAutoloaderInit5e2b2ecae60158223a1cf7a9e390860e::getLoader();
4
 
5
  require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
6
 
7
+ return ComposerAutoloaderInit503e08848fb9da26d79854e9fc1ab0e6::getLoader();
vendor/composer/autoload_real_52.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real_52.php generated by xrstf/composer-php52
4
 
5
- class ComposerAutoloaderInit5e2b2ecae60158223a1cf7a9e390860e {
6
  private static $loader;
7
 
8
  public static function loadClassLoader($class) {
@@ -19,9 +19,9 @@ class ComposerAutoloaderInit5e2b2ecae60158223a1cf7a9e390860e {
19
  return self::$loader;
20
  }
21
 
22
- spl_autoload_register(array('ComposerAutoloaderInit5e2b2ecae60158223a1cf7a9e390860e', 'loadClassLoader'), true /*, true */);
23
  self::$loader = $loader = new xrstf_Composer52_ClassLoader();
24
- spl_autoload_unregister(array('ComposerAutoloaderInit5e2b2ecae60158223a1cf7a9e390860e', 'loadClassLoader'));
25
 
26
  $vendorDir = dirname(dirname(__FILE__));
27
  $baseDir = dirname($vendorDir);
2
 
3
  // autoload_real_52.php generated by xrstf/composer-php52
4
 
5
+ class ComposerAutoloaderInit503e08848fb9da26d79854e9fc1ab0e6 {
6
  private static $loader;
7
 
8
  public static function loadClassLoader($class) {
19
  return self::$loader;
20
  }
21
 
22
+ spl_autoload_register(array('ComposerAutoloaderInit503e08848fb9da26d79854e9fc1ab0e6', 'loadClassLoader'), true /*, true */);
23
  self::$loader = $loader = new xrstf_Composer52_ClassLoader();
24
+ spl_autoload_unregister(array('ComposerAutoloaderInit503e08848fb9da26d79854e9fc1ab0e6', 'loadClassLoader'));
25
 
26
  $vendorDir = dirname(dirname(__FILE__));
27
  $baseDir = dirname($vendorDir);
wp-seo-main.php CHANGED
@@ -13,7 +13,7 @@ if ( ! function_exists( 'add_filter' ) ) {
13
  * {@internal Nobody should be able to overrule the real version number as this can cause
14
  * serious issues with the options, so no if ( ! defined() ).}}
15
  */
16
- define( 'WPSEO_VERSION', '7.0.2' );
17
 
18
  if ( ! defined( 'WPSEO_PATH' ) ) {
19
  define( 'WPSEO_PATH', plugin_dir_path( WPSEO_FILE ) );
13
  * {@internal Nobody should be able to overrule the real version number as this can cause
14
  * serious issues with the options, so no if ( ! defined() ).}}
15
  */
16
+ define( 'WPSEO_VERSION', '7.0.3' );
17
 
18
  if ( ! defined( 'WPSEO_PATH' ) ) {
19
  define( 'WPSEO_PATH', plugin_dir_path( WPSEO_FILE ) );
wp-seo.php CHANGED
@@ -5,7 +5,7 @@
5
 
6
  /**
7
  * Plugin Name: Yoast SEO
8
- * Version: 7.0.2
9
  * Plugin URI: https://yoa.st/1uj
10
  * Description: The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.
11
  * Author: Team Yoast
5
 
6
  /**
7
  * Plugin Name: Yoast SEO
8
+ * Version: 7.0.3
9
  * Plugin URI: https://yoa.st/1uj
10
  * Description: The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.
11
  * Author: Team Yoast