jetpack-strings.php 88 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731
  1. <?php
  2. /* THIS IS A GENERATED FILE. DO NOT EDIT DIRECTLY. */
  3. $jetpack_strings = array(
  4. _x( "At A Glance", "Navigation item.", "jetpack" ), // _inc/client/admin.js:73
  5. __( "At A Glance", "jetpack" ), // _inc/client/admin.js:75
  6. _x( "Plans", "Navigation item.", "jetpack" ), // _inc/client/admin.js:76
  7. _x( "Settings", "Navigation item.", "jetpack" ), // _inc/client/admin.js:77
  8. _x( "Discussion", "Navigation item.", "jetpack" ), // _inc/client/admin.js:78
  9. _x( "Security", "Navigation item.", "jetpack" ), // _inc/client/admin.js:79
  10. _x( "Traffic", "Navigation item.", "jetpack" ), // _inc/client/admin.js:80
  11. _x( "Writing", "Navigation item.", "jetpack" ), // _inc/client/admin.js:81
  12. _x( "Sharing", "Navigation item.", "jetpack" ), // _inc/client/admin.js:82
  13. __( "Disconnecting Jetpack", "jetpack" ), // _inc/client/state/connection/actions.js:81
  14. __( "There was an error disconnecting Jetpack. Error: %(error)s", "jetpack" ), // _inc/client/state/connection/actions.js:98
  15. __( "Unlinking from WordPress.com", "jetpack" ), // _inc/client/state/connection/actions.js:114
  16. __( "Unlinked from WordPress.com.", "jetpack" ), // _inc/client/state/connection/actions.js:121
  17. __( "Error unlinking from WordPress.com. %(error)s", "jetpack" ), // _inc/client/state/connection/actions.js:130
  18. __( "Activating recommended features…", "jetpack" ), // _inc/client/state/jumpstart/actions.js:30
  19. __( "Recommended features active.", "jetpack" ), // _inc/client/state/jumpstart/actions.js:38
  20. __( "Recommended features failed to activate. %(error)s", "jetpack" ), // _inc/client/state/jumpstart/actions.js:49
  21. __( "Activating %(slug)s…", "jetpack" ), // _inc/client/state/modules/actions.js:81
  22. __( "%(slug)s has been activated.", "jetpack" ), // _inc/client/state/modules/actions.js:97
  23. __( "%(slug)s failed to activate. %(error)s", "jetpack" ), // _inc/client/state/modules/actions.js:117
  24. __( "Deactivating %(slug)s…", "jetpack" ), // _inc/client/state/modules/actions.js:138
  25. __( "%(slug)s has been deactivated.", "jetpack" ), // _inc/client/state/modules/actions.js:154
  26. __( "%(slug)s failed to deactivate. %(error)s", "jetpack" ), // _inc/client/state/modules/actions.js:174
  27. __( "Updating %(slug)s settings…", "jetpack" ), // _inc/client/state/modules/actions.js:198
  28. __( "Updated %(slug)s settings.", "jetpack" ), // _inc/client/state/modules/actions.js:216
  29. __( "Error updating %(slug)s settings. %(error)s", "jetpack" ), // _inc/client/state/modules/actions.js:234
  30. __( "Updating %(slug)s address…", "jetpack" ), // _inc/client/state/modules/actions.js:261
  31. __( "Regenerated %(slug)s address .", "jetpack" ), // _inc/client/state/modules/actions.js:281
  32. __( "Error regenerating %(slug)s address. %(error)s", "jetpack" ), // _inc/client/state/modules/actions.js:299
  33. __( "Resetting Jetpack options…", "jetpack" ), // _inc/client/state/dev-version/actions.js:28
  34. __( "Options reset.", "jetpack" ), // _inc/client/state/dev-version/actions.js:34
  35. __( "Options failed to reset.", "jetpack" ), // _inc/client/state/dev-version/actions.js:41
  36. __( "Updating privacy settings…", "jetpack" ), // _inc/client/state/tracking/actions.js:43
  37. __( "Updated privacy settings.", "jetpack" ), // _inc/client/state/tracking/actions.js:44
  38. __( "Error updating privacy settings. %(error)s", "jetpack" ), // _inc/client/state/tracking/actions.js:48
  39. __( "Updating settings…", "jetpack" ), // _inc/client/state/settings/actions.js:88
  40. __( "Updated settings.", "jetpack" ), // _inc/client/state/settings/actions.js:89
  41. __( "Error updating settings. %(error)s", "jetpack" ), // _inc/client/state/settings/actions.js:93
  42. __( "Updating Post by Email address…", "jetpack" ), // _inc/client/state/settings/actions.js:100
  43. __( "Regenerated Post by Email address.", "jetpack" ), // _inc/client/state/settings/actions.js:101
  44. __( "Error regenerating Post by Email address. %(error)s", "jetpack" ), // _inc/client/state/settings/actions.js:102
  45. __( "Updated settings. Refreshing page…", "jetpack" ), // _inc/client/state/settings/actions.js:118
  46. __( "There are unsaved settings in this tab that will be lost if you leave it. Proceed?", "jetpack" ), // _inc/client/main.jsx:68
  47. __( "There are unsaved settings in this tab that will be lost if you leave it. Proceed?", "jetpack" ), // _inc/client/main.jsx:83
  48. __( "{{a}}View your site's activity{{/a}} in a single feed.", "jetpack" ), // _inc/client/at-a-glance/activity.jsx:52
  49. __( "Activity", "jetpack" ), // _inc/client/at-a-glance/activity.jsx:61
  50. __( "Unavailable in Dev Mode.", "jetpack" ), // _inc/client/at-a-glance/activity.jsx:71
  51. __( "Spam Protection", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:42
  52. __( "Akismet checks your comments and contact form submissions against our global database of spam.", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:45
  53. __( "Loading…", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:59
  54. __( "For state-of-the-art spam defense, please {{a}}install Akismet{{/a}}.", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:79
  55. __( "For state-of-the-art spam defense, please {{a}}activate Akismet{{/a}}.", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:102
  56. __( "Invalid key", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:121
  57. __( "Whoops! Your Akismet key is missing or invalid. {{akismetSettings}}Go to Akismet settings to fix{{/akismetSettings}}.", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:126
  58. _x( "Spam comments blocked.", "Example: \"412 Spam comments blocked\"", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:149
  59. __( "Moderate comments", "jetpack" ), // _inc/client/at-a-glance/akismet.jsx:162
  60. __( "Backups", "jetpack" ), // _inc/client/at-a-glance/backups.jsx:32
  61. __( "Jetpack Backups allow you to easily restore or download a backup from a specific moment.", "jetpack" ), // _inc/client/at-a-glance/backups.jsx:35
  62. __( "{{a}}View backup details{{/a}}.", "jetpack" ), // _inc/client/at-a-glance/backups.jsx:88
  63. __( "To automatically back up your entire site, please {{a}}install and activate{{/a}} VaultPress.", "jetpack" ), // _inc/client/at-a-glance/backups.jsx:104
  64. __( "To automatically back up your entire site, please {{a}}upgrade your account{{/a}}.", "jetpack" ), // _inc/client/at-a-glance/backups.jsx:115
  65. __( "Loading…", "jetpack" ), // _inc/client/at-a-glance/backups.jsx:127
  66. __( "Unavailable in Dev Mode.", "jetpack" ), // _inc/client/at-a-glance/backups.jsx:143
  67. __( "Your site is being backed up in real-time.", "jetpack" ), // _inc/client/at-a-glance/backups.jsx:164
  68. __( "View backup history", "jetpack" ), // _inc/client/at-a-glance/backups.jsx:175
  69. __( "Your site is in Development Mode, so it can not be connected to WordPress.com.", "jetpack" ), // _inc/client/at-a-glance/connections.jsx:52
  70. __( "Your site is connected to WordPress.com.", "jetpack" ), // _inc/client/at-a-glance/connections.jsx:68
  71. __( "You are the Jetpack owner.", "jetpack" ), // _inc/client/at-a-glance/connections.jsx:72
  72. __( "The site is in Development Mode, so you can not connect to WordPress.com.", "jetpack" ), // _inc/client/at-a-glance/connections.jsx:111
  73. /* translators: %(username) is the WordPress user login name. */
  74. __( "Connected as {{span}}%(username)s{{/span}}", "jetpack" ), // _inc/client/at-a-glance/connections.jsx:125
  75. __( "Link your account to WordPress.com to get the most out of Jetpack.", "jetpack" ), // _inc/client/at-a-glance/connections.jsx:152
  76. _x( "Site connection", "Dashboard widget header", "jetpack" ), // _inc/client/at-a-glance/connections.jsx:175
  77. _x( "Account connection", "Dashboard widget header", "jetpack" ), // _inc/client/at-a-glance/connections.jsx:185
  78. __( "Security", "jetpack" ), // _inc/client/at-a-glance/index.jsx:62
  79. __( "Manage security on WordPress.com", "jetpack" ), // _inc/client/at-a-glance/index.jsx:66
  80. __( "Connections", "jetpack" ), // _inc/client/at-a-glance/index.jsx:76
  81. __( "Performance", "jetpack" ), // _inc/client/at-a-glance/index.jsx:124
  82. __( "Downtime monitoring", "jetpack" ), // _inc/client/at-a-glance/monitor.jsx:24
  83. __( "Jetpack’s downtime monitor will keep tabs on your site, and alert you the moment that downtime is detected.", "jetpack" ), // _inc/client/at-a-glance/monitor.jsx:27
  84. __( "Jetpack is monitoring your site. If we think your site is down, you will receive an email.", "jetpack" ), // _inc/client/at-a-glance/monitor.jsx:51
  85. __( "Unavailable in Dev Mode.", "jetpack" ), // _inc/client/at-a-glance/monitor.jsx:65
  86. __( "{{a}}Activate Monitor{{/a}} to receive email notifications if your site goes down.", "jetpack" ), // _inc/client/at-a-glance/monitor.jsx:66
  87. __( "Image Performance", "jetpack" ), // _inc/client/at-a-glance/photon.jsx:23
  88. __( "Jetpack will optimize your images and serve them from the server location nearest to your visitors. Using our global content delivery network will boost the loading speed of your site.", "jetpack" ), // _inc/client/at-a-glance/photon.jsx:27
  89. __( "Jetpack is improving and optimizing your image speed.", "jetpack" ), // _inc/client/at-a-glance/photon.jsx:38
  90. __( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/at-a-glance/photon.jsx:51
  91. __( "{{a}}Activate{{/a}} to enhance the performance and speed of your images.", "jetpack" ), // _inc/client/at-a-glance/photon.jsx:52
  92. __( "Plugin Updates", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:35
  93. __( "Jetpack’s Plugin Updates allows you to choose which plugins update automatically.", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:39
  94. __( "Loading…", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:51
  95. _n( "%(number)s", "%(number)s", 1, "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:72
  96. _n( "Plugin needs updating.", "Plugins need updating.", 1, "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:84
  97. __( "{{a}}Turn on plugin autoupdates{{/a}}", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:85
  98. __( "All plugins are up-to-date. Awesome work!", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:89
  99. __( "Manage your plugins", "jetpack" ), // _inc/client/at-a-glance/plugins.jsx:100
  100. __( "Protects your site from traditional and distributed brute force login attacks.", "jetpack" ), // _inc/client/at-a-glance/protect.jsx:27
  101. __( "Jetpack is actively blocking malicious login attempts. Data will display here soon!", "jetpack" ), // _inc/client/at-a-glance/protect.jsx:46
  102. __( "Total malicious attacks blocked on your site.", "jetpack" ), // _inc/client/at-a-glance/protect.jsx:59
  103. __( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/at-a-glance/protect.jsx:72
  104. __( "{{a}}Activate Protect{{/a}} to keep your site protected from malicious sign in attempts.", "jetpack" ), // _inc/client/at-a-glance/protect.jsx:73
  105. __( "Security Scanning", "jetpack" ), // _inc/client/at-a-glance/scan.jsx:36
  106. __( "Your site’s files are regularly scanned for unauthorized or suspicious modifications that could compromise your security and data.", "jetpack" ), // _inc/client/at-a-glance/scan.jsx:39
  107. __( "Loading…", "jetpack" ), // _inc/client/at-a-glance/scan.jsx:91
  108. _n( "Uh oh, %(number)s threat found.", "Uh oh, %(number)s threats found.", 1, "jetpack" ), // _inc/client/at-a-glance/scan.jsx:102
  109. __( "{{a}}View details at VaultPress.com{{/a}}", "jetpack" ), // _inc/client/at-a-glance/scan.jsx:108
  110. __( "{{a}}Contact Support{{/a}}", "jetpack" ), // _inc/client/at-a-glance/scan.jsx:110
  111. __( "No threats found, you're good to go!", "jetpack" ), // _inc/client/at-a-glance/scan.jsx:120
  112. __( "Loading…", "jetpack" ), // _inc/client/at-a-glance/scan.jsx:129
  113. __( "For automated, comprehensive scanning of security threats, please {{a}}install and activate{{/a}} VaultPress.", "jetpack" ), // _inc/client/at-a-glance/scan.jsx:142
  114. __( "For automated, comprehensive scanning of security threats, please {{a}}upgrade your account{{/a}}.", "jetpack" ), // _inc/client/at-a-glance/scan.jsx:147
  115. __( "Unavailable in Dev Mode.", "jetpack" ), // _inc/client/at-a-glance/scan.jsx:163
  116. __( "We are making sure your site stays free of security threats. You will be notified if we find one.", "jetpack" ), // _inc/client/at-a-glance/scan.jsx:181
  117. __( "View security scan details", "jetpack" ), // _inc/client/at-a-glance/scan.jsx:194
  118. __( "Search", "jetpack" ), // _inc/client/at-a-glance/search.jsx:28
  119. __( "Jetpack’s Search module is a powerful replacement for the search capability built into WordPress.", "jetpack" ), // _inc/client/at-a-glance/search.jsx:31
  120. __( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/at-a-glance/search.jsx:67
  121. __( "Give your visitors {{a}}a great search experience{{/a}}.", "jetpack" ), // _inc/client/at-a-glance/search.jsx:76
  122. __( "Search", "jetpack" ), // _inc/client/at-a-glance/search.jsx:91
  123. __( "Jetpack’s Search module is a powerful replacement for the search capability built into WordPress.", "jetpack" ), // _inc/client/at-a-glance/search.jsx:94
  124. __( "Jetpack Search is powering search on your site.", "jetpack" ), // _inc/client/at-a-glance/search.jsx:102
  125. __( "Add Search (Jetpack) Widget", "jetpack" ), // _inc/client/at-a-glance/search.jsx:105
  126. __( "{{a}}Activate{{/a}} to replace the WordPress built-in search with an improved search experience.", "jetpack" ), // _inc/client/at-a-glance/search.jsx:112
  127. __( "Comments", "jetpack" ), // _inc/client/discussion/comments.jsx:67
  128. __( "Replaces the standard WordPress comment form with a new comment system that includes social media login options.", "jetpack" ), // _inc/client/discussion/comments.jsx:78
  129. __( "Comments headline", "jetpack" ), // _inc/client/discussion/comments.jsx:99
  130. __( "A few catchy words to motivate your readers to comment.", "jetpack" ), // _inc/client/discussion/comments.jsx:106
  131. __( "Color scheme", "jetpack" ), // _inc/client/discussion/comments.jsx:108
  132. __( "Learn more", "jetpack" ), // _inc/client/discussion/comments.jsx:139
  133. __( "Privacy Information", "jetpack" ), // _inc/client/discussion/comments.jsx:143
  134. __( "Enable Markdown use for comments.", "jetpack" ), // _inc/client/discussion/comments.jsx:165
  135. __( "Learn more", "jetpack" ), // _inc/client/discussion/comments.jsx:168
  136. __( "Privacy Information", "jetpack" ), // _inc/client/discussion/comments.jsx:172
  137. __( "Learn more", "jetpack" ), // _inc/client/discussion/comments.jsx:197
  138. __( "Privacy Information", "jetpack" ), // _inc/client/discussion/comments.jsx:201
  139. __( "View your Email Followers", "jetpack" ), // _inc/client/discussion/subscriptions.jsx:67
  140. __( "Connect your user account to WordPress.com to view your email followers", "jetpack" ), // _inc/client/discussion/subscriptions.jsx:68
  141. __( "Allows readers to subscribe to your posts or comments, and receive notifications of new content by email.", "jetpack" ), // _inc/client/discussion/subscriptions.jsx:81
  142. __( "Show a \"follow blog\" option in the comment form", "jetpack" ), // _inc/client/discussion/subscriptions.jsx:106
  143. __( "Show a \"follow comments\" option in the comment form", "jetpack" ), // _inc/client/discussion/subscriptions.jsx:116
  144. _n( "Please correct the issue below and try again.", "Please correct the issues listed below and try again.", 1, "jetpack" ), // _inc/client/notices/validation-error-list.jsx:20
  145. _x( "privacy", "Search term.", "jetpack" ), // _inc/client/privacy/index.jsx:61
  146. _x( "tracks", "Search term.", "jetpack" ), // _inc/client/privacy/index.jsx:62
  147. _x( "data", "Search term.", "jetpack" ), // _inc/client/privacy/index.jsx:63
  148. _x( "gdpr", "Search term.", "jetpack" ), // _inc/client/privacy/index.jsx:64
  149. _x( "tos", "Search term.", "jetpack" ), // _inc/client/privacy/index.jsx:65
  150. _x( "terms of service", "Search term.", "jetpack" ), // _inc/client/privacy/index.jsx:66
  151. _x( "Privacy Settings", "Settings header", "jetpack" ), // _inc/client/privacy/index.jsx:100
  152. __( "We are committed to your privacy and security. ", "jetpack" ), // _inc/client/privacy/index.jsx:106
  153. __( "Share information with our analytics tool about your use of services while logged in to your WordPress.com account. {{cookiePolicyLink}}Learn more{{/cookiePolicyLink}}.", "jetpack" ), // _inc/client/privacy/index.jsx:116
  154. __( "This information helps us improve our products, make marketing to you more relevant, personalize your WordPress.com experience, and more as detailed in our {{pp}}privacy policy{{/pp}}.", "jetpack" ), // _inc/client/privacy/index.jsx:131
  155. __( "We use other tracking tools, including some from third parties. {{cookiePolicyLink}}Read about these{{/cookiePolicyLink}} and how to control them.", "jetpack" ), // _inc/client/privacy/index.jsx:144
  156. __( "For more information on how specific Jetpack features use data and track activity, please refer to our {{privacyCenterLink}}Privacy Center{{/privacyCenterLink}}.", "jetpack" ), // _inc/client/privacy/index.jsx:158
  157. _x( "Threats", "A caption for a small button to fix security issues.", "jetpack" ), // _inc/client/pro-status/index.jsx:83
  158. _x( "Threats found!", "Short warning message about new threats found.", "jetpack" ), // _inc/client/pro-status/index.jsx:85
  159. _x( "FIX", "A caption for a small button to fix security issues.", "jetpack" ), // _inc/client/pro-status/index.jsx:86
  160. _x( "No scanning", "Short warning message about site having no security scan.", "jetpack" ), // _inc/client/pro-status/index.jsx:95
  161. _x( "Upgrade", "Caption for a button to purchase a paid feature.", "jetpack" ), // _inc/client/pro-status/index.jsx:97
  162. _x( "Upgrade", "Caption for a button to purchase a pro plan.", "jetpack" ), // _inc/client/pro-status/index.jsx:103
  163. _x( "Secure", "Short message informing user that the site is secure.", "jetpack" ), // _inc/client/pro-status/index.jsx:108
  164. _x( "Invalid key", "Short warning message about an invalid key being used for Akismet.", "jetpack" ), // _inc/client/pro-status/index.jsx:112
  165. __( "Connected", "jetpack" ), // _inc/client/pro-status/index.jsx:118
  166. __( "ACTIVE", "jetpack" ), // _inc/client/pro-status/index.jsx:122
  167. _x( "Set up", "Caption for a button to set up a feature.", "jetpack" ), // _inc/client/pro-status/index.jsx:155
  168. __( "Daily backup of all your site data with unlimited space and one-click restores", "jetpack" ), // _inc/client/plans/plan-body.jsx:104
  169. __( "Daily backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support", "jetpack" ), // _inc/client/plans/plan-body.jsx:107
  170. __( "Real-time backup of all your site data with unlimited space, one-click restores, automated security scanning, and priority support", "jetpack" ), // _inc/client/plans/plan-body.jsx:110
  171. __( "Backups", "jetpack" ), // _inc/client/plans/plan-body.jsx:119
  172. __( "Real-time backup of all your site data with unlimited space, one-click restores, and automated security scanning.", "jetpack" ), // _inc/client/plans/plan-body.jsx:120
  173. __( "View your security activity", "jetpack" ), // _inc/client/plans/plan-body.jsx:122
  174. __( "Backups", "jetpack" ), // _inc/client/plans/plan-body.jsx:130
  175. __( " (powered by VaultPress).", "jetpack" ), // _inc/client/plans/plan-body.jsx:131
  176. __( "View your security dashboard", "jetpack" ), // _inc/client/plans/plan-body.jsx:135
  177. __( "Configure VaultPress", "jetpack" ), // _inc/client/plans/plan-body.jsx:140
  178. __( "Unlimited Premium Themes", "jetpack" ), // _inc/client/plans/plan-body.jsx:157
  179. __( "Exclusive hand-crafted designs you will love with dedicated support directly from the theme authors.", "jetpack" ), // _inc/client/plans/plan-body.jsx:158
  180. __( "Browse Themes", "jetpack" ), // _inc/client/plans/plan-body.jsx:163
  181. __( "Spam Protection", "jetpack" ), // _inc/client/plans/plan-body.jsx:169
  182. __( "State-of-the-art spam defense powered by Akismet.", "jetpack" ), // _inc/client/plans/plan-body.jsx:170
  183. __( "View your spam stats", "jetpack" ), // _inc/client/plans/plan-body.jsx:174
  184. __( "Configure Akismet", "jetpack" ), // _inc/client/plans/plan-body.jsx:179
  185. __( "Ads", "jetpack" ), // _inc/client/plans/plan-body.jsx:201
  186. __( "Earn income by allowing Jetpack to display high quality ads (powered by WordAds).", "jetpack" ), // _inc/client/plans/plan-body.jsx:202
  187. __( "View your earnings", "jetpack" ), // _inc/client/plans/plan-body.jsx:206
  188. __( "Activate Ads", "jetpack" ), // _inc/client/plans/plan-body.jsx:215
  189. __( "Search", "jetpack" ), // _inc/client/plans/plan-body.jsx:227
  190. __( "Replace the default WordPress search with better results that will help your users find what they are looking for.", "jetpack" ), // _inc/client/plans/plan-body.jsx:228
  191. __( "Customize Search Widget", "jetpack" ), // _inc/client/plans/plan-body.jsx:232
  192. __( "Activate Search", "jetpack" ), // _inc/client/plans/plan-body.jsx:241
  193. __( "Social Media Scheduling", "jetpack" ), // _inc/client/plans/plan-body.jsx:253
  194. __( "Schedule multiple Facebook, Twitter, and other social media postings in advance and view share history stats.", "jetpack" ), // _inc/client/plans/plan-body.jsx:254
  195. __( "Schedule Posts", "jetpack" ), // _inc/client/plans/plan-body.jsx:259
  196. __( "Activate Publicize", "jetpack" ), // _inc/client/plans/plan-body.jsx:268
  197. __( "Video Hosting", "jetpack" ), // _inc/client/plans/plan-body.jsx:280
  198. __( "Fast, optimized, ad-free, and unlimited video hosting for your site.", "jetpack" ), // _inc/client/plans/plan-body.jsx:281
  199. __( "Upload Videos Now", "jetpack" ), // _inc/client/plans/plan-body.jsx:285
  200. __( "Activate Video Hosting", "jetpack" ), // _inc/client/plans/plan-body.jsx:294
  201. __( "SEO Tools", "jetpack" ), // _inc/client/plans/plan-body.jsx:306
  202. __( "Advanced SEO tools to help your site get found when people search for relevant content.", "jetpack" ), // _inc/client/plans/plan-body.jsx:307
  203. __( "Configure Site SEO", "jetpack" ), // _inc/client/plans/plan-body.jsx:311
  204. __( "Activate SEO Tools", "jetpack" ), // _inc/client/plans/plan-body.jsx:320
  205. __( "Google Analytics", "jetpack" ), // _inc/client/plans/plan-body.jsx:332
  206. __( "Track website statistics with Google Analytics for a deeper understanding of your website visitors and customers.", "jetpack" ), // _inc/client/plans/plan-body.jsx:333
  207. __( "Configure Google Analytics", "jetpack" ), // _inc/client/plans/plan-body.jsx:337
  208. __( "Activate Google Analytics", "jetpack" ), // _inc/client/plans/plan-body.jsx:346
  209. __( "Three great reasons to go Pro", "jetpack" ), // _inc/client/plans/plan-body.jsx:357
  210. __( "Design the perfect site with unlimited access to hundreds of themes and unlimited, high-speed, and ad-free video hosting.", "jetpack" ), // _inc/client/plans/plan-body.jsx:358
  211. __( "Always-on security including real-time backups, malware scanning, and automatic threat resolution.", "jetpack" ), // _inc/client/plans/plan-body.jsx:359
  212. __( "Grow your traffic and revenue with social media scheduling, enhanced site search, SEO tools, PayPal payments, and an ad program.", "jetpack" ), // _inc/client/plans/plan-body.jsx:360
  213. __( "Compare Plans", "jetpack" ), // _inc/client/plans/plan-body.jsx:363
  214. __( "Two great reasons to go Pro", "jetpack" ), // _inc/client/plans/plan-body.jsx:373
  215. __( "Unlimited access to hundreds of premium WordPress themes with dedicated support directly from the theme authors.", "jetpack" ), // _inc/client/plans/plan-body.jsx:374
  216. __( "A superior search experience powered by Elasticsearch providing your users with faster and more relevant search results. Previously only available to WordPress.com VIP customers and trusted by industry-leading brands.", "jetpack" ), // _inc/client/plans/plan-body.jsx:375
  217. __( "Explore Jetpack Professional", "jetpack" ), // _inc/client/plans/plan-body.jsx:378
  218. __( "Design the perfect website", "jetpack" ), // _inc/client/plans/plan-body.jsx:393
  219. __( "Get unlimited access to hundreds of professional themes, a superior search experience for your users, and unlimited high-speed, and ad-free video hosting.", "jetpack" ), // _inc/client/plans/plan-body.jsx:394
  220. __( "Increase traffic and revenue", "jetpack" ), // _inc/client/plans/plan-body.jsx:398
  221. __( "Reach more people and earn money with automated social media scheduling, better search results, SEO preview tools, PayPal payments, and an ad program.", "jetpack" ), // _inc/client/plans/plan-body.jsx:399
  222. __( "Always-on Security", "jetpack" ), // _inc/client/plans/plan-body.jsx:405
  223. __( "Automatic defense against hacks, malware, spam, data loss, and downtime with automated backups, unlimited storage, and malware scanning.", "jetpack" ), // _inc/client/plans/plan-body.jsx:406
  224. __( "Enjoy priority support", "jetpack" ), // _inc/client/plans/plan-body.jsx:411
  225. __( "We support all Jetpack users, regardless of plan. But customers on a paid subscription enjoy priority support so that security issues are identified and fixed for you as soon as possible.", "jetpack" ), // _inc/client/plans/plan-body.jsx:412
  226. __( "Compare Plans", "jetpack" ), // _inc/client/plans/plan-body.jsx:419
  227. __( "You’re currently on Jetpack %(plan)s.", "jetpack" ), // _inc/client/plans/plan-grid.jsx:63
  228. __( "Your Plan", "jetpack" ), // _inc/client/plans/plan-grid.jsx:71
  229. __( "Manage your plan", "jetpack" ), // _inc/client/plans/plan-grid.jsx:74
  230. __( "View all Jetpack plans", "jetpack" ), // _inc/client/plans/plan-grid.jsx:77
  231. __( "Jetpack Premium now includes our full security suite", "jetpack" ), // _inc/client/plans/plan-header.jsx:38
  232. __( "Automated backups, one-click restores, spam filtering, and malware scanning.", "jetpack" ), // _inc/client/plans/plan-header.jsx:41
  233. __( "How much is your website worth?", "jetpack" ), // _inc/client/plans/plan-header.jsx:45
  234. __( "For less than the price of a coffee a month you can rest easy knowing your hard work (or livelihood) is backed up.", "jetpack" ), // _inc/client/plans/plan-header.jsx:47
  235. __( "Upgrade to a weekly coffee and fully protect your site from malware, infiltrations, and security loopholes with automated malware scanning.", "jetpack" ), // _inc/client/plans/plan-header.jsx:49
  236. __( "Learn more", "jetpack" ), // _inc/client/plans/plan-header.jsx:53
  237. __( "Image of WordPress login screen protected by Jetpack", "jetpack" ), // _inc/client/plans/plan-header.jsx:58
  238. __( "Powerful services for your site", "jetpack" ), // _inc/client/plans/plan-header.jsx:73
  239. __( "Always-on security, a better search experience, unlimited CDN use, advanced marketing tools, and monetization services.", "jetpack" ), // _inc/client/plans/plan-header.jsx:74
  240. __( "Welcome to Jetpack Personal", "jetpack" ), // _inc/client/plans/plan-header.jsx:87
  241. __( "Daily backups, spam filtering, and priority support.", "jetpack" ), // _inc/client/plans/plan-header.jsx:91
  242. __( "Spam filtering and priority support.", "jetpack" ), // _inc/client/plans/plan-header.jsx:94
  243. __( "Welcome to Jetpack Premium", "jetpack" ), // _inc/client/plans/plan-header.jsx:109
  244. __( "Full security suite, marketing and revenue automation tools, unlimited video hosting, and priority support.", "jetpack" ), // _inc/client/plans/plan-header.jsx:110
  245. __( "Welcome to Jetpack Professional", "jetpack" ), // _inc/client/plans/plan-header.jsx:123
  246. __( "Full security suite, marketing and revenue automation tools, unlimited video hosting, unlimited themes, enhanced search, and priority support.", "jetpack" ), // _inc/client/plans/plan-header.jsx:124
  247. __( "Your site is on Development Mode", "jetpack" ), // _inc/client/plans/plan-header.jsx:137
  248. __( "Once you connect, you can upgrade to a paid plan in order to unlock world-class security, spam protection tools, and priority support.", "jetpack" ), // _inc/client/plans/plan-header.jsx:138
  249. __( "Activate", "jetpack" ), // _inc/client/searchable-modules/index.jsx:75
  250. _x( "Like buttons", "Settings header", "jetpack" ), // _inc/client/sharing/likes.jsx:24
  251. __( "Adds like buttons to your content so that visitors can show their appreciation or enjoyment.", "jetpack" ), // _inc/client/sharing/likes.jsx:31
  252. __( "Allow readers to show their appreciation of your posts by adding a like button to your content", "jetpack" ), // _inc/client/sharing/likes.jsx:41
  253. __( "Connect your social media accounts", "jetpack" ), // _inc/client/sharing/publicize.jsx:46
  254. __( "Connect your user account to WordPress.com to use this feature", "jetpack" ), // _inc/client/sharing/publicize.jsx:54
  255. _x( "Publicize connections", "Settings header", "jetpack" ), // _inc/client/sharing/publicize.jsx:66
  256. __( "Allows you to automatically share your newest content on social media sites, including Facebook and Twitter.", "jetpack" ), // _inc/client/sharing/publicize.jsx:75
  257. __( "Automatically share your posts to social networks", "jetpack" ), // _inc/client/sharing/publicize.jsx:86
  258. __( "Configure your sharing buttons", "jetpack" ), // _inc/client/sharing/share-buttons.jsx:36
  259. __( "Configure your sharing buttons", "jetpack" ), // _inc/client/sharing/share-buttons.jsx:40
  260. __( "Connect your user account to WordPress.com to use this feature", "jetpack" ), // _inc/client/sharing/share-buttons.jsx:43
  261. _x( "Sharing buttons", "Settings header", "jetpack" ), // _inc/client/sharing/share-buttons.jsx:49
  262. __( "Adds sharing buttons to your content so that visitors can share it on social media sites.", "jetpack" ), // _inc/client/sharing/share-buttons.jsx:56
  263. __( "Add sharing buttons to your posts", "jetpack" ), // _inc/client/sharing/share-buttons.jsx:65
  264. __( "Checking your spam protection…", "jetpack" ), // _inc/client/security/antispam.jsx:93
  265. __( "Fetching key…", "jetpack" ), // _inc/client/security/antispam.jsx:97
  266. __( "Your site needs an Antispam key.", "jetpack" ), // _inc/client/security/antispam.jsx:102
  267. __( "There's a problem with your Antispam API key. {{a}}Learn more{{/a}}.", "jetpack" ), // _inc/client/security/antispam.jsx:108
  268. __( "Your site is not protected from spam.", "jetpack" ), // _inc/client/security/antispam.jsx:116
  269. __( "Your Antispam key is valid.", "jetpack" ), // _inc/client/security/antispam.jsx:118
  270. __( "Your site is protected from spam.", "jetpack" ), // _inc/client/security/antispam.jsx:120
  271. __( "Checking key…", "jetpack" ), // _inc/client/security/antispam.jsx:126
  272. _x( "Spam filtering", "Settings header", "jetpack" ), // _inc/client/security/antispam.jsx:135
  273. __( "Removes spam from comments and contact forms.", "jetpack" ), // _inc/client/security/antispam.jsx:142
  274. __( "Your API key", "jetpack" ), // _inc/client/security/antispam.jsx:148
  275. __( "If you don't already have an API key, then {{a}}get your API key here{{/a}}, and you'll be guided through the process of getting one.", "jetpack" ), // _inc/client/security/antispam.jsx:154
  276. _x( "Backups and security scanning", "Settings header", "jetpack" ), // _inc/client/security/backups-scan.jsx:35
  277. __( "Backs up your site to the global WordPress.com servers, allowing you to restore your content in the event of an emergency or error.", "jetpack" ), // _inc/client/security/backups-scan.jsx:43
  278. __( "Checking site status…", "jetpack" ), // _inc/client/security/backups-scan.jsx:48
  279. __( "Unavailable in Dev Mode.", "jetpack" ), // _inc/client/security/backups-scan.jsx:59
  280. __( "Connected", "jetpack" ), // _inc/client/security/backups-scan.jsx:63
  281. __( "Your site is being backed up in real time and regularly scanned for security threats.", "jetpack" ), // _inc/client/security/backups-scan.jsx:66
  282. _x( "Backups and security scanning", "Settings header", "jetpack" ), // _inc/client/security/backups-scan.jsx:77
  283. __( "Unavailable in Dev Mode.", "jetpack" ), // _inc/client/security/backups-scan.jsx:103
  284. _n( "Uh oh, %(number)s threat found.", "Uh oh, %(number)s threats found.", 1, "jetpack" ), // _inc/client/security/backups-scan.jsx:113
  285. __( "{{a}}View details{{/a}}", "jetpack" ), // _inc/client/security/backups-scan.jsx:123
  286. __( "{{a}}Contact Support{{/a}}", "jetpack" ), // _inc/client/security/backups-scan.jsx:125
  287. __( "Your site is backed up and threat-free.", "jetpack" ), // _inc/client/security/backups-scan.jsx:128
  288. __( "Your site is backed up.", "jetpack" ), // _inc/client/security/backups-scan.jsx:134
  289. __( "You have paid for backups but they're not yet active.", "jetpack" ), // _inc/client/security/backups-scan.jsx:140
  290. __( "Click \"Set Up\" to finish installation.", "jetpack" ), // _inc/client/security/backups-scan.jsx:141
  291. __( "You have paid for backups and security scanning but they’re not yet active.", "jetpack" ), // _inc/client/security/backups-scan.jsx:145
  292. __( "Click \"Set Up\" to finish installation.", "jetpack" ), // _inc/client/security/backups-scan.jsx:146
  293. _x( "Backups and security scanning", "Settings header", "jetpack" ), // _inc/client/security/backups-scan.jsx:175
  294. __( "Backs up your site to the global WordPress.com servers, allowing you to restore your content in the event of an emergency or error.", "jetpack" ), // _inc/client/security/backups-scan.jsx:182
  295. __( "Configure your Security Scans", "jetpack" ), // _inc/client/security/backups-scan.jsx:192
  296. _x( "Downtime monitoring", "Settings header", "jetpack" ), // _inc/client/security/monitor.jsx:33
  297. __( "Keep tabs on your site and receive alerts the moment downtime is detected.", "jetpack" ), // _inc/client/security/monitor.jsx:40
  298. __( "Monitor your site's downtime", "jetpack" ), // _inc/client/security/monitor.jsx:52
  299. __( "Configure your notification settings", "jetpack" ), // _inc/client/security/monitor.jsx:63
  300. _x( "Brute force attack protection", "Settings header", "jetpack" ), // _inc/client/security/protect.jsx:98
  301. __( "Protects your site from traditional and distributed brute force login attacks.", "jetpack" ), // _inc/client/security/protect.jsx:111
  302. __( "Your current IP: %(ip)s", "jetpack" ), // _inc/client/security/protect.jsx:119
  303. __( "Add to whitelist", "jetpack" ), // _inc/client/security/protect.jsx:133
  304. __( "Whitelisted IP addresses", "jetpack" ), // _inc/client/security/protect.jsx:138
  305. __( "You may whitelist an IP address or series of addresses preventing them from ever being blocked by Jetpack. IPv4 and IPv6 are acceptable. To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100", "jetpack" ), // _inc/client/security/protect.jsx:154
  306. _x( "WordPress.com log in", "Settings header", "jetpack" ), // _inc/client/security/sso.jsx:64
  307. __( "Allows registered users to log in to your site with their WordPress.com accounts.", "jetpack" ), // _inc/client/security/sso.jsx:71
  308. __( "Match accounts using email addresses", "jetpack" ), // _inc/client/security/sso.jsx:97
  309. __( "Require accounts to use WordPress.com Two-Step Authentication", "jetpack" ), // _inc/client/security/sso.jsx:110
  310. __( "No search results found for %(term)s", "jetpack" ), // _inc/client/settings/index.jsx:32
  311. __( "Enter a search term to find settings or close search.", "jetpack" ), // _inc/client/settings/index.jsx:40
  312. __( "Checks your content for correct grammar and spelling, misused words, and style while you write.", "jetpack" ), // _inc/client/writing/composing.jsx:109
  313. __( "Proofreading", "jetpack" ), // _inc/client/writing/composing.jsx:115
  314. __( "Automatically proofread content when: ", "jetpack" ), // _inc/client/writing/composing.jsx:117
  315. __( "A post or page is first published", "jetpack" ), // _inc/client/writing/composing.jsx:119
  316. __( "A post or page is updated", "jetpack" ), // _inc/client/writing/composing.jsx:120
  317. __( "Automatic Language Detection", "jetpack" ), // _inc/client/writing/composing.jsx:123
  318. __( "The proofreader supports English, French, German, Portuguese and Spanish.", "jetpack" ), // _inc/client/writing/composing.jsx:126
  319. __( "Use automatically detected language to proofread posts and pages", "jetpack" ), // _inc/client/writing/composing.jsx:131
  320. __( "English Options", "jetpack" ), // _inc/client/writing/composing.jsx:136
  321. __( "Enable proofreading for the following grammar and style rules: ", "jetpack" ), // _inc/client/writing/composing.jsx:138
  322. __( "Bias Language", "jetpack" ), // _inc/client/writing/composing.jsx:140
  323. __( "Clichés", "jetpack" ), // _inc/client/writing/composing.jsx:141
  324. __( "Complex Phrases", "jetpack" ), // _inc/client/writing/composing.jsx:142
  325. __( "Diacritical Marks", "jetpack" ), // _inc/client/writing/composing.jsx:143
  326. __( "Double Negatives", "jetpack" ), // _inc/client/writing/composing.jsx:144
  327. __( "Hidden Verbs", "jetpack" ), // _inc/client/writing/composing.jsx:145
  328. __( "Jargon", "jetpack" ), // _inc/client/writing/composing.jsx:146
  329. __( "Passive Voice", "jetpack" ), // _inc/client/writing/composing.jsx:147
  330. __( "Phrases to Avoid", "jetpack" ), // _inc/client/writing/composing.jsx:148
  331. __( "Redundant Phrases", "jetpack" ), // _inc/client/writing/composing.jsx:149
  332. __( "Ignored Phrases", "jetpack" ), // _inc/client/writing/composing.jsx:153
  333. __( "Add a phrase", "jetpack" ), // _inc/client/writing/composing.jsx:158
  334. __( "Confirm each new phrase you add by pressing enter.", "jetpack" ), // _inc/client/writing/composing.jsx:166
  335. __( "Allows you to compose content with links, lists, and other styles using the Markdown syntax.", "jetpack" ), // _inc/client/writing/composing.jsx:209
  336. _x( "Composing", "Settings header", "jetpack" ), // _inc/client/writing/composing.jsx:260
  337. __( "This feature has been disabled by a site administrator.", "jetpack" ), // _inc/client/writing/custom-content-types.jsx:58
  338. __( "Add {{testimonialLink}}testimonials{{/testimonialLink}} to your website to attract new customers. If your theme doesn’t support Jetpack Testimonials, you can still use a simple shortcode to display them on your site.", "jetpack" ), // _inc/client/writing/custom-content-types.jsx:72
  339. __( "Testimonials", "jetpack" ), // _inc/client/writing/custom-content-types.jsx:92
  340. __( "Testimonials shortcode: [testimonials]", "jetpack" ), // _inc/client/writing/custom-content-types.jsx:98
  341. __( "Use {{portfolioLink}}portfolios{{/portfolioLink}} on your site to showcase your best work. If your theme doesn’t support Jetpack Portfolios, you can still use a simple shortcode to display them on your site.", "jetpack" ), // _inc/client/writing/custom-content-types.jsx:110
  342. __( "Portfolios", "jetpack" ), // _inc/client/writing/custom-content-types.jsx:130
  343. __( "Portfolios shortcode: [portfolio]", "jetpack" ), // _inc/client/writing/custom-content-types.jsx:137
  344. __( "Writing tools available to you will be shown here when an administrator enables them.", "jetpack" ), // _inc/client/writing/index.jsx:102
  345. _x( "WordPress.com toolbar", "Settings header", "jetpack" ), // _inc/client/writing/masterbar.jsx:26
  346. __( "The WordPress.com toolbar replaces the default WordPress admin toolbar and streamlines your WordPress experience. It offers one-click access to manage all your sites, update your WordPress.com profile, view notifications, and catch up on the sites you follow in the Reader.", "jetpack" ), // _inc/client/writing/masterbar.jsx:37
  347. __( "Enable the WordPress.com toolbar", "jetpack" ), // _inc/client/writing/masterbar.jsx:51
  348. __( "Connect your user account to WordPress.com to use this feature", "jetpack" ), // _inc/client/writing/masterbar.jsx:62
  349. __( "Images", "jetpack" ), // _inc/client/writing/media.jsx:81
  350. __( "Create full-screen carousel slideshows for the images in your posts and pages. Carousel galleries are mobile-friendly and encourage site visitors to interact with your photos.", "jetpack" ), // _inc/client/writing/media.jsx:84
  351. __( "Display images in a full-screen carousel gallery", "jetpack" ), // _inc/client/writing/media.jsx:98
  352. __( "Show photo Exif metadata in carousel (when available)", "jetpack" ), // _inc/client/writing/media.jsx:110
  353. __( "Exif data shows viewers additional technical details of a photo, like its focal length, aperture, and ISO.", "jetpack" ), // _inc/client/writing/media.jsx:116
  354. __( "Carousel color scheme", "jetpack" ), // _inc/client/writing/media.jsx:123
  355. __( "Video", "jetpack" ), // _inc/client/writing/media.jsx:146
  356. __( "Make the content you publish more engaging with high-resolution video. With Jetpack Video you can customize your media player and deliver high-speed, ad-free, and unbranded videos to your visitors. Videos are hosted on our WordPress.com servers and do not subtract space from your hosting plan!", "jetpack" ), // _inc/client/writing/media.jsx:148
  357. __( "Enable high-speed, ad-free video player", "jetpack" ), // _inc/client/writing/media.jsx:162
  358. __( "Media", "jetpack" ), // _inc/client/writing/media.jsx:174
  359. __( "Allows you to publish new posts by sending an email to a special address.", "jetpack" ), // _inc/client/writing/post-by-email.jsx:65
  360. __( "Email Address", "jetpack" ), // _inc/client/writing/post-by-email.jsx:92
  361. _x( "Copy", "verb", "jetpack" ), // _inc/client/writing/post-by-email.jsx:96
  362. __( "Copied!", "jetpack" ), // _inc/client/writing/post-by-email.jsx:97
  363. __( "Highlight and copy the following text to your clipboard:", "jetpack" ), // _inc/client/writing/post-by-email.jsx:98
  364. __( "Regenerate address", "jetpack" ), // _inc/client/writing/post-by-email.jsx:106
  365. __( "Create address", "jetpack" ), // _inc/client/writing/post-by-email.jsx:107
  366. __( "Connect your user account to WordPress.com to use this feature", "jetpack" ), // _inc/client/writing/post-by-email.jsx:120
  367. __( "Performance & speed", "jetpack" ), // _inc/client/writing/speed-up-site.jsx:47
  368. __( "Jetpack's global Content Delivery Network (CDN) optimizes images so your visitors enjoy the fastest experience regardless of device or location. It also helps you save space on your hosting plan, since images are stored on our servers.", "jetpack" ), // _inc/client/writing/speed-up-site.jsx:60
  369. __( "Serve images from our global CDN", "jetpack" ), // _inc/client/writing/speed-up-site.jsx:76
  370. __( "Lazy-loading images improve your site's speed and create a smoother viewing experience. Images will load as visitors scroll down the screen, instead of all at once.", "jetpack" ), // _inc/client/writing/speed-up-site.jsx:91
  371. __( "Enable Lazy Loading for images", "jetpack" ), // _inc/client/writing/speed-up-site.jsx:105
  372. __( "Theme enhancements", "jetpack" ), // _inc/client/writing/theme-enhancements.jsx:132
  373. __( "Loads the next posts automatically when the reader approaches the bottom of the page.", "jetpack" ), // _inc/client/writing/theme-enhancements.jsx:147
  374. __( "Load more posts using the default theme behavior", "jetpack" ), // _inc/client/writing/theme-enhancements.jsx:157
  375. __( "Load more posts in page with a button", "jetpack" ), // _inc/client/writing/theme-enhancements.jsx:161
  376. __( "Load more posts as the reader scrolls down", "jetpack" ), // _inc/client/writing/theme-enhancements.jsx:165
  377. __( "Theme support required.", "jetpack" ), // _inc/client/writing/theme-enhancements.jsx:182
  378. __( "Learn more about adding support for Infinite Scroll to your theme.", "jetpack" ), // _inc/client/writing/theme-enhancements.jsx:186
  379. __( "Learn more", "jetpack" ), // _inc/client/writing/theme-enhancements.jsx:188
  380. __( "Enables a lightweight, mobile-friendly theme that will be displayed to visitors on mobile devices.", "jetpack" ), // _inc/client/writing/theme-enhancements.jsx:203
  381. __( "Use excerpts instead of full posts on front page and archive pages", "jetpack" ), // _inc/client/writing/theme-enhancements.jsx:221
  382. __( "Show featured images", "jetpack" ), // _inc/client/writing/theme-enhancements.jsx:225
  383. __( "Show an ad for the WordPress mobile apps in the footer of the mobile theme", "jetpack" ), // _inc/client/writing/theme-enhancements.jsx:229
  384. _x( "Ads", "Ads header", "jetpack" ), // _inc/client/traffic/ads.jsx:57
  385. __( "Displays high-quality ads on your site that allow you to earn income.", "jetpack" ), // _inc/client/traffic/ads.jsx:66
  386. __( "Show ads on the first article on your home page or at the end of every page and post. Place additional ads at the top of your site and to any widget area to increase your earnings.", "jetpack" ), // _inc/client/traffic/ads.jsx:70
  387. __( "By activating ads, you agree to the Automattic Ads {{link}}Terms of Service{{/link}}.", "jetpack" ), // _inc/client/traffic/ads.jsx:73
  388. __( "Enable ads and display an ad below each post", "jetpack" ), // _inc/client/traffic/ads.jsx:88
  389. __( "Display ads below posts on", "jetpack" ), // _inc/client/traffic/ads.jsx:92
  390. __( "Front page", "jetpack" ), // _inc/client/traffic/ads.jsx:98
  391. __( "Posts", "jetpack" ), // _inc/client/traffic/ads.jsx:106
  392. __( "Pages", "jetpack" ), // _inc/client/traffic/ads.jsx:114
  393. __( "Archives", "jetpack" ), // _inc/client/traffic/ads.jsx:122
  394. __( "Additional ad placements", "jetpack" ), // _inc/client/traffic/ads.jsx:127
  395. __( "Top of each page", "jetpack" ), // _inc/client/traffic/ads.jsx:133
  396. __( "Second ad below post", "jetpack" ), // _inc/client/traffic/ads.jsx:141
  397. __( "You can place additional ads using the Ad widget. {{link}}Try it out!{{/link}}", "jetpack" ), // _inc/client/traffic/ads.jsx:145
  398. __( "Custom ads.txt entries", "jetpack" ), // _inc/client/traffic/ads.jsx:156
  399. __( "Jetpack automatically generates a custom {{link}}ads.txt{{/link}} tailored for your site. If you need to add additional entries for other networks please add them in the space below, one per line.", "jetpack" ), // _inc/client/traffic/ads.jsx:158
  400. __( "When ads are enabled, Jetpack automatically generates a custom ads.txt tailored for your site.", "jetpack" ), // _inc/client/traffic/ads.jsx:167
  401. __( "View your earnings", "jetpack" ), // _inc/client/traffic/ads.jsx:181
  402. _x( "Google Analytics", "Settings header", "jetpack" ), // _inc/client/traffic/google-analytics.jsx:27
  403. __( "Integrates your WordPress site with Google Analytics, a platform that offers insights into your traffic, visitors, and conversions.", "jetpack" ), // _inc/client/traffic/google-analytics.jsx:34
  404. __( "Google Analytics is a free service that complements our {{a}}built-in stats{{/a}} with different insights into your traffic. WordPress.com stats and Google Analytics use different methods to identify and track activity on your site, so they will normally show slightly different totals for your visits, views, etc.", "jetpack" ), // _inc/client/traffic/google-analytics.jsx:40
  405. __( "Configure your Google Analytics settings", "jetpack" ), // _inc/client/traffic/google-analytics.jsx:54
  406. __( "Show related content after posts", "jetpack" ), // _inc/client/traffic/related-posts.jsx:84
  407. __( "Highlight related content with a heading", "jetpack" ), // _inc/client/traffic/related-posts.jsx:95
  408. __( "Show a thumbnail image where available", "jetpack" ), // _inc/client/traffic/related-posts.jsx:105
  409. _x( "Preview", "A header for a preview area in the configuration screen.", "jetpack" ), // _inc/client/traffic/related-posts.jsx:110
  410. __( "Related", "jetpack" ), // _inc/client/traffic/related-posts.jsx:115
  411. __( "Big iPhone/iPad Update Now Available", "jetpack" ), // _inc/client/traffic/related-posts.jsx:122
  412. /* translators: It refers to the category where a post was found. Used in an example preview. */
  413. __( "In \"Mobile\"", "jetpack" ), // _inc/client/traffic/related-posts.jsx:123
  414. __( "The WordPress for Android App Gets a Big Facelift", "jetpack" ), // _inc/client/traffic/related-posts.jsx:129
  415. /* translators: It refers to the category where a post was found. Used in an example preview. */
  416. __( "In \"Mobile\"", "jetpack" ), // _inc/client/traffic/related-posts.jsx:130
  417. __( "Upgrade Focus: VideoPress For Weddings", "jetpack" ), // _inc/client/traffic/related-posts.jsx:136
  418. /* translators: It refers to the category where a post was found. Used in an example preview. */
  419. __( "In \"Upgrade\"", "jetpack" ), // _inc/client/traffic/related-posts.jsx:137
  420. __( "Configure related posts in the Customizer", "jetpack" ), // _inc/client/traffic/related-posts.jsx:161
  421. __( "Replaces the default WordPress search with a faster, filterable search experience.", "jetpack" ), // _inc/client/traffic/search.jsx:35
  422. __( "Replace WordPress built-in search with an improved search experience", "jetpack" ), // _inc/client/traffic/search.jsx:44
  423. __( "Add the Jetpack search widget to your sidebar to configure advanced search filters.", "jetpack" ), // _inc/client/traffic/search.jsx:49
  424. __( "Add Jetpack Search Widget", "jetpack" ), // _inc/client/traffic/search.jsx:56
  425. _x( "Search engine optimization", "Settings header", "jetpack" ), // _inc/client/traffic/seo.jsx:26
  426. __( "Allows you to optimize your site and its content for better results in search engines.", "jetpack" ), // _inc/client/traffic/seo.jsx:33
  427. __( "You can tweak these settings if you'd like more advanced control. Read more about what you can do to {{a}}optimize your site's SEO{{/a}}.", "jetpack" ), // _inc/client/traffic/seo.jsx:38
  428. __( "Configure your SEO settings", "jetpack" ), // _inc/client/traffic/seo.jsx:50
  429. __( "Jetpack Stats Icon", "jetpack" ), // _inc/client/traffic/site-stats.jsx:136
  430. __( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/traffic/site-stats.jsx:141
  431. __( "{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}", "jetpack" ), // _inc/client/traffic/site-stats.jsx:142
  432. __( "Activate Site Stats", "jetpack" ), // _inc/client/traffic/site-stats.jsx:157
  433. _x( "Site stats", "Settings header", "jetpack" ), // _inc/client/traffic/site-stats.jsx:170
  434. __( "Collecting valuable traffic stats and insights", "jetpack" ), // _inc/client/traffic/site-stats.jsx:175
  435. __( "Displays information on your site activity, including visitors and popular posts or pages.", "jetpack" ), // _inc/client/traffic/site-stats.jsx:183
  436. __( "Put a chart showing 48 hours of views in the admin bar", "jetpack" ), // _inc/client/traffic/site-stats.jsx:196
  437. __( "Hide the stats smiley face image", "jetpack" ), // _inc/client/traffic/site-stats.jsx:208
  438. __( "The image helps collect stats, but should work when hidden.", "jetpack" ), // _inc/client/traffic/site-stats.jsx:213
  439. __( "Count logged in page views from", "jetpack" ), // _inc/client/traffic/site-stats.jsx:219
  440. __( "Allow stats reports to be viewed by", "jetpack" ), // _inc/client/traffic/site-stats.jsx:235
  441. __( "Sitemaps are files that search engines like Google or Bing use to index your website. They can help improve your ranking in search results. When you enable this feature, Jetpack will create sitemaps for you and update them automatically when the content on your site changes.", "jetpack" ), // _inc/client/traffic/sitemaps.jsx:57
  442. __( "Generate XML sitemaps", "jetpack" ), // _inc/client/traffic/sitemaps.jsx:72
  443. __( "Good news: Jetpack is sending your sitemap automatically to all major search engines for indexing.", "jetpack" ), // _inc/client/traffic/sitemaps.jsx:79
  444. __( "Search engines can't access your site at the moment. If you'd like to make your site accessible, check your {{a}}Reading settings{{/a}} and switch \"Search Engine Visibility\" on.", "jetpack" ), // _inc/client/traffic/sitemaps.jsx:110
  445. __( "%(moduleName)s has been disabled by a site administrator.", "jetpack" ), // _inc/client/traffic/verification-services.jsx:75
  446. __( "Activate", "jetpack" ), // _inc/client/traffic/verification-services.jsx:88
  447. __( "Provides the necessary hidden tags needed to verify your WordPress site with various services.", "jetpack" ), // _inc/client/traffic/verification-services.jsx:106
  448. __( "Note that {{b}}verifying your site with these services is not necessary{{/b}} in order for your site to be indexed by search engines. To use these advanced search engine tools and verify your site with a service, paste the HTML Tag code below. Read the {{support}}full instructions{{/support}} if you are having trouble. Supported verification services: {{google}}Google Search Console{{/google}}, {{bing}}Bing Webmaster Center{{/bing}}, {{pinterest}}Pinterest Site Verification{{/pinterest}}, and {{yandex}}Yandex.Webmaster{{/yandex}}.", "jetpack" ), // _inc/client/traffic/verification-services.jsx:111
  449. __( "Google", "jetpack" ), // _inc/client/traffic/verification-services.jsx:153
  450. __( "Bing", "jetpack" ), // _inc/client/traffic/verification-services.jsx:165
  451. __( "Pinterest", "jetpack" ), // _inc/client/traffic/verification-services.jsx:177
  452. __( "Yandex", "jetpack" ), // _inc/client/traffic/verification-services.jsx:189
  453. /* translators: Referring to a number of page views */
  454. __( "Views today", "jetpack" ), // _inc/client/at-a-glance/stats/dash-stats-bottom.jsx:53
  455. /* translators: Referring to a number of page views */
  456. __( "Best overall day", "jetpack" ), // _inc/client/at-a-glance/stats/dash-stats-bottom.jsx:57
  457. _n( "%(number)s View", "%(number)s Views", 1, "jetpack" ), // _inc/client/at-a-glance/stats/dash-stats-bottom.jsx:62
  458. /* translators: Referring to a number of page views */
  459. __( "All-time views", "jetpack" ), // _inc/client/at-a-glance/stats/dash-stats-bottom.jsx:80
  460. /* translators: Referring to a number of comments */
  461. __( "All-time comments", "jetpack" ), // _inc/client/at-a-glance/stats/dash-stats-bottom.jsx:88
  462. __( "{{button}}View detailed stats{{/button}}", "jetpack" ), // _inc/client/at-a-glance/stats/dash-stats-bottom.jsx:101
  463. __( "{{button}}View more stats on WordPress.com {{/button}}", "jetpack" ), // _inc/client/at-a-glance/stats/dash-stats-bottom.jsx:112
  464. __( "Connect your account to WordPress.com to view more stats", "jetpack" ), // _inc/client/at-a-glance/stats/dash-stats-bottom.jsx:134
  465. __( "Week of %(date)s", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:89
  466. __( "Views: %(numberOfViews)s", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:105
  467. __( "Click to view detailed stats.", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:107
  468. __( "Jetpack Stats People", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:152
  469. __( "Hello there! Your stats have been activated.", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:154
  470. __( "Just give us a little time to collect data so we can display it for you here.", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:156
  471. __( "Okay, got it!", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:162
  472. __( "Something happened while loading stats. Please try again later or {{a}}view your stats now on WordPress.com{{/a}}", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:177
  473. __( "Jetpack Stats Icon", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:203
  474. __( "Unavailable in Dev Mode", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:207
  475. __( "{{a}}Activate Site Stats{{/a}} to see detailed stats, likes, followers, subscribers, and more! {{a1}}Learn More{{/a1}}", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:208
  476. __( "Activate Site Stats", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:223
  477. __( "Days", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:261
  478. __( "Weeks", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:266
  479. __( "Months", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:271
  480. __( "Site Stats", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:288
  481. __( "Site Stats", "jetpack" ), // _inc/client/at-a-glance/stats/index.jsx:295
  482. __( "Get WordPress Apps for every device", "jetpack" ), // _inc/client/components/apps-card/index.jsx:59
  483. __( "Manage all your sites from a single dashboard: publish content, track stats, moderate comments, and so much more from anywhere in the world.", "jetpack" ), // _inc/client/components/apps-card/index.jsx:63
  484. __( "Download the free apps", "jetpack" ), // _inc/client/components/apps-card/index.jsx:70
  485. __( "I already use this app.", "jetpack" ), // _inc/client/components/apps-card/index.jsx:78
  486. __( "Unlink me from WordPress.com", "jetpack" ), // _inc/client/components/connect-button/index.jsx:76
  487. __( "Link to WordPress.com", "jetpack" ), // _inc/client/components/connect-button/index.jsx:93
  488. __( "Manage site connection", "jetpack" ), // _inc/client/components/connect-button/index.jsx:113
  489. __( "Set up Jetpack", "jetpack" ), // _inc/client/components/connect-button/index.jsx:128
  490. __( "By clicking the button below, you agree to our {{tosLink}}Terms of Service{{/tosLink}} and to {{shareDetailsLink}}share details{{/shareDetailsLink}} with WordPress.com.", "jetpack" ), // _inc/client/components/connect-button/index.jsx:140
  491. _x( "Updates needed", "Short warning message", "jetpack" ), // _inc/client/components/dash-item/index.jsx:92
  492. __( "Active", "jetpack" ), // _inc/client/components/dash-item/index.jsx:98
  493. _x( "Paid", "Short label appearing near a paid feature configuration block.", "jetpack" ), // _inc/client/components/dash-item/index.jsx:114
  494. _x( "Settings", "Noun. Displayed to screen readers.", "jetpack" ), // _inc/client/components/dash-section-header/index.jsx:51
  495. __( "This will reset all Jetpack options, are you sure?", "jetpack" ), // _inc/client/components/footer/index.jsx:40
  496. _x( "Reset Options (dev only)", "Navigation item.", "jetpack" ), // _inc/client/components/footer/index.jsx:91
  497. __( "Test your site’s compatibility with Jetpack.", "jetpack" ), // _inc/client/components/footer/index.jsx:106
  498. _x( "Debug", "Navigation item. Noun. Links to a debugger tool for Jetpack.", "jetpack" ), // _inc/client/components/footer/index.jsx:108
  499. _x( "Dev Tools", "Navigation item.", "jetpack" ), // _inc/client/components/footer/index.jsx:125
  500. __( "An Automattic Airline", "jetpack" ), // _inc/client/components/footer/index.jsx:144
  501. __( "Jetpack version", "jetpack" ), // _inc/client/components/footer/index.jsx:158
  502. __( "Jetpack version %(version)s", "jetpack" ), // _inc/client/components/footer/index.jsx:162
  503. __( "Jetpack", "jetpack" ), // _inc/client/components/footer/index.jsx:163
  504. __( "WordPress.com Terms of Service", "jetpack" ), // _inc/client/components/footer/index.jsx:173
  505. _x( "Terms", "Shorthand for Terms of Service.", "jetpack" ), // _inc/client/components/footer/index.jsx:175
  506. __( "Automattic's Privacy Policy", "jetpack" ), // _inc/client/components/footer/index.jsx:183
  507. _x( "Privacy", "Shorthand for Privacy Policy.", "jetpack" ), // _inc/client/components/footer/index.jsx:185
  508. __( "Saving…", "jetpack" ), // _inc/client/components/forms/index.jsx:131
  509. __( "Save Settings", "jetpack" ), // _inc/client/components/forms/index.jsx:131
  510. __( "Stars", "jetpack" ), // _inc/client/components/jetpack-dialogue/index.jsx:47
  511. __( "Jupiter", "jetpack" ), // _inc/client/components/jetpack-dialogue/index.jsx:48
  512. __( "Daily, automated backups (unlimited storage)", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:44
  513. __( "Priority support", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:48
  514. __( "Spam filtering", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:52
  515. __( "Daily, automated backups (unlimited storage)", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:60
  516. __( "Daily, automated malware scanning", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:64
  517. __( "Priority support", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:68
  518. __( "13Gb of high-speed video hosting", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:72
  519. __( "Daily, automated backups (unlimited storage)", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:80
  520. __( "Daily, automated malware scanning with automated resolution", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:84
  521. __( "Priority support", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:88
  522. __( "Unlimited high-speed video hosting", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:92
  523. __( "SEO preview tools", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:96
  524. __( "Site stats, related content, and sharing tools", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:103
  525. __( "Brute force attack protection and downtime monitoring", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:107
  526. __( "Unlimited, high-speed image hosting", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:111
  527. __( "Disconnect Jetpack", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:145
  528. __( "By disconnecting %(siteName)s from WordPress.com you will no longer have access to the following:", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:150
  529. _x( "Stay connected", "A caption for a button to cancel disconnection.", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:172
  530. _x( "Disconnect", "A caption for a button to disconnect.", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:180
  531. __( "Read more about Jetpack benefits", "jetpack" ), // _inc/client/components/jetpack-disconnect-dialog/index.jsx:187
  532. __( "You have successfully disconnected Jetpack", "jetpack" ), // _inc/client/components/jetpack-notices/dismissable.jsx:41
  533. __( "Would you tell us why? Just {{a}}answering two simple questions{{/a}} would help us improve Jetpack.", "jetpack" ), // _inc/client/components/jetpack-notices/dismissable.jsx:44
  534. __( "What would you like to see on your Jetpack Dashboard?", "jetpack" ), // _inc/client/components/jetpack-notices/feedback-dash-request.jsx:33
  535. __( "Let us know!", "jetpack" ), // _inc/client/components/jetpack-notices/feedback-dash-request.jsx:38
  536. __( "You are currently running a development version of Jetpack.", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:35
  537. __( "Submit Beta feedback", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:40
  538. __( "You are running Jetpack on a staging server.", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:62
  539. __( "More Info", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:72
  540. __( "{{li}}The jetpack_development_mode filter is active{{/li}}", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:96
  541. __( "{{li}}The JETPACK_DEV_DEBUG constant is defined{{/li}}", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:105
  542. __( "{{li}}Your site URL lacks a dot (e.g. http://localhost){{/li}}", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:114
  543. __( "Currently in {{a}}Development Mode{{/a}} (some features are disabled) because: {{reasons/}}", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:123
  544. __( "Learn More", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:138
  545. __( "Connect your account to get the most out of Jetpack", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:171
  546. __( "Connect to WordPress.com", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:172
  547. __( "This site is not connected to WordPress.com. Please ask the site administrator to connect.", "jetpack" ), // _inc/client/components/jetpack-notices/index.jsx:217
  548. __( "Cheatin' uh?", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:40
  549. __( "{{p}}Would you mind telling us why you did not complete the Jetpack connection in this {{a}}2 question survey{{/a}}?{{/p}}{{p}}A Jetpack connection is required for our free security and traffic features to work.{{/p}}", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:43
  550. __( "You need to stay logged in to your WordPress blog while you authorize Jetpack.", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:54
  551. __( "We had an issue connecting Jetpack; deactivate then reactivate the Jetpack plugin, then connect again.", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:57
  552. __( "There was an issue connecting your Jetpack. Please click \"Connect to WordPress.com\" again.", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:60
  553. __( "Your website needs to be publicly accessible to use Jetpack: %(error_key)s", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:64
  554. __( "{{s}}Your Jetpack has a glitch.{{/s}} Connecting this site with WordPress.com is not possible. This usually means your site is not publicly accessible (localhost).", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:73
  555. __( "WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later.", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:86
  556. __( "Jetpack could not contact WordPress.com: %(error_key)s. This usually means something is incorrectly configured on your web host.", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:90
  557. __( "{{s}}Your Jetpack has a glitch.{{/s}} We're sorry for the inconvenience. Please try again later, if the issue continues please contact support with this message: %(error_key)s", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:129
  558. __( "Welcome to {{s}}Jetpack %(jetpack_version)s{{/s}}!", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:170
  559. __( "Your Jetpack is already connected.", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:182
  560. __( "You're fueled up and ready to go, Jetpack is now active.", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:186
  561. __( "You're fueled up and ready to go.", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:190
  562. __( "Your server is misconfigured, which means that Jetpack Protect is unable to effectively protect your site.", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:194
  563. __( "Learn More", "jetpack" ), // _inc/client/components/jetpack-notices/state-notices.jsx:200
  564. __( "Activating recommended features…", "jetpack" ), // _inc/client/components/jumpstart/index.jsx:31
  565. __( "Activate recommended features", "jetpack" ), // _inc/client/components/jumpstart/index.jsx:31
  566. __( "We're now collecting stats, securing your site, and speeding up your images. Pretty soon you'll be able to see everything going on with your site right through Jetpack! Welcome aboard.", "jetpack" ), // _inc/client/components/jumpstart/index.jsx:56
  567. __( "Jetpack's recommended features include:", "jetpack" ), // _inc/client/components/jumpstart/index.jsx:65
  568. __( "Features can be activated or deactivated at any time.", "jetpack" ), // _inc/client/components/jumpstart/index.jsx:75
  569. __( "Person with laptop", "jetpack" ), // _inc/client/components/jumpstart/index.jsx:85
  570. __( "Your Jetpack site is ready to go!", "jetpack" ), // _inc/client/components/jumpstart/index.jsx:86
  571. __( "Welcome to Jetpack", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:24
  572. __( "Hassle-free design, marketing, and security for your WordPress site. Connect Jetpack to a WordPress.com account to start building your own success story.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:29
  573. __( "WordPress themes and customization tools for designing your site.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:36
  574. __( "Design the perfect website", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:37
  575. __( "Bring your ideas to life with elegant and professional designs and code-free customization tools.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:40
  576. __( "Jetpack's photon serves up lightning fast, optimized images", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:50
  577. __( "Jetpack's WordPress themes", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:54
  578. __( "Professional themes", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:55
  579. __( "Find the perfect design for your site from hundreds of available themes.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:59
  580. __( "Jetpack's customization tools", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:64
  581. __( "Code-free customization", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:65
  582. __( "Customize your site with endless widget options, image galleries, and embedded media.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:69
  583. __( "Jetpack's performance features", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:74
  584. __( "Speed up your site", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:75
  585. __( "Deliver blazing fast images and video and improve site load times.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:79
  586. __( "Drive more traffic to your site with Jetpack", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:90
  587. __( "Increase traffic and revenue", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:91
  588. __( "Reach more people and earn money with automated marketing tools.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:94
  589. _x( "Decoration: Jetpack clouds", "Image alternate text.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:100
  590. _x( "Decoration: Jetpack bar graph", "Image alternate text.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:106
  591. __( "Jetpack's site stats feature", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:115
  592. __( "Track your growth", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:116
  593. __( "Keep an eye on your success with simple, concise, and mobile-friendly stats.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:120
  594. __( "Jetpack's publicize features", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:125
  595. __( "Automated marketing", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:126
  596. __( "Schedule social media posts in advance, show related content, and give better search results.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:130
  597. __( "Jetpack's ads and PayPal features", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:135
  598. __( "Generate revenue", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:136
  599. __( "Monetize your site with high-quality ads and take PayPal payments.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:140
  600. __( "Keep your site safe, 24/7", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:152
  601. __( "Keep your site safe, 24/7", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:153
  602. __( "Automatic defense against hacks, malware, spam, data loss, and downtime.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:156
  603. __( "Jetpack's monitor feature", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:165
  604. _x( "Monitor", "Header. Noun: Monitor is a module of Jetpack.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:166
  605. __( "Be alerted about any unexpected downtime the moment it happens.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:170
  606. __( "Jetpack's Protect features", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:177
  607. _x( "Protect", "Header. Noun: Protect is a module of Jetpack.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:178
  608. __( "Guard your site against brute force login attacks, spam, and harmfulmalware injections.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:182
  609. __( "Backup and restore", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:191
  610. __( "Automatic, real-time backups mean your entire site is always ready to be restored.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:195
  611. __( "Join the millions of users who rely on Jetpack to enhance and secure their sites. We're passionate about WordPress and here to make your life easier.", "jetpack" ), // _inc/client/components/jetpack-connect/index.jsx:209
  612. __( "Dashboard", "jetpack" ), // _inc/client/components/masthead/index.jsx:80
  613. __( "Settings", "jetpack" ), // _inc/client/components/masthead/index.jsx:88
  614. __( "This feature has been enabled by a site administrator. {{link}}Learn more{{/link}}.", "jetpack" ), // _inc/client/components/module-toggle/index.jsx:80
  615. __( "This feature has been disabled by a site administrator. {{link}}Learn more{{/link}}.", "jetpack" ), // _inc/client/components/module-toggle/index.jsx:82
  616. __( "This feature is being managed by a site administrator. {{link}}Learn more{{/link}}.", "jetpack" ), // _inc/client/components/module-toggle/index.jsx:84
  617. _x( "At a Glance", "Navigation item.", "jetpack" ), // _inc/client/components/navigation/index.jsx:45
  618. _x( "Plans", "Navigation item.", "jetpack" ), // _inc/client/components/navigation/index.jsx:51
  619. _x( "At a Glance", "Navigation item.", "jetpack" ), // _inc/client/components/navigation/index.jsx:61
  620. __( "The easiest way to upload ad-free and unbranded videos to your site. You get stats on video playback and shares and the player is lightweight and responsive.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:31
  621. __( "To get started, click on Add Media in your post editor and upload a video; we’ll take care of the rest!", "jetpack" ), // _inc/client/components/module-settings/index.jsx:34
  622. __( "Subscriber", "jetpack" ), // _inc/client/components/module-settings/index.jsx:48
  623. __( "Big iPhone/iPad Update Now Available", "jetpack" ), // _inc/client/components/module-settings/index.jsx:67
  624. __( "The WordPress for Android App Gets a Big Facelift", "jetpack" ), // _inc/client/components/module-settings/index.jsx:70
  625. __( "Upgrade Focus: VideoPress For Weddings", "jetpack" ), // _inc/client/components/module-settings/index.jsx:73
  626. _x( "Related", "A heading for a block of related posts.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:80
  627. __( "{{span}}You can now also configure related posts in the Customizer. {{ExternalLink}}Try it out!{{/ExternalLink}}{{/span}}", "jetpack" ), // _inc/client/components/module-settings/index.jsx:102
  628. __( "Highlight related content with a heading", "jetpack" ), // _inc/client/components/module-settings/index.jsx:116
  629. __( "Show a thumbnail image where available", "jetpack" ), // _inc/client/components/module-settings/index.jsx:120
  630. _x( "Preview", "Noun, a header for a preview block in a configuration screen.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:122
  631. __( "WordPress.com Likes are:", "jetpack" ), // _inc/client/components/module-settings/index.jsx:144
  632. __( "{{a}}Manage Likes visibility from the Sharing Module Settings{{/a}}", "jetpack" ), // _inc/client/components/module-settings/index.jsx:156
  633. __( "{{link}}Configure your Monitor notification settings on WordPress.com{{/link}}", "jetpack" ), // _inc/client/components/module-settings/index.jsx:176
  634. __( "By default ads are shown at the end of every page, post, or the first article on your front page. You can also add them to the top of your site and to any widget area to increase your earnings!", "jetpack" ), // _inc/client/components/module-settings/index.jsx:193
  635. __( "Display an ad unit at the top of your site.", "jetpack" ), // _inc/client/components/module-settings/index.jsx:199
  636. __( "Upgrade Jetpack and our state-of-the-art security scanner will hunt out malicious files and report them immediately so that you're never unaware of what is happening on your website.", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:36
  637. __( "You can see the information about security scanning in the \"At a Glance\" section.", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:42
  638. __( "Configure your Security Scans", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:45
  639. __( "Make sure your site is easily found on search engines with SEO tools for your content and social posts.", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:52
  640. __( "Activate this module to use the advanced SEO tools.", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:60
  641. __( "Configure your SEO settings.", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:66
  642. __( "Google Analytics is a free service that complements our {{a}}built-in stats{{/a}} with different insights into your traffic. WordPress.com stats and Google Analytics use different methods to identify and track activity on your site, so they will normally show slightly different totals for your visits, views, etc.", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:77
  643. __( "Configure Google Analytics settings.", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:92
  644. __( "This module has no configuration options", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:104
  645. __( "Let search engines and visitors know that you are serious about your websites integrity by upgrading Jetpack. Our anti-spam tools will eliminate comment spam, protect your SEO, and make it easier for visitors to stay in touch.", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:111
  646. __( "Real-time offsite backups with automated restores deliver peace-of-mind, so you can focus on writing great content and increasing traffic while we protect every aspect of your investment. Upgrade today.", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:112
  647. __( "{{link}}Configure your %(module_slug)s Settings {{/link}}", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:119
  648. __( "{{link}}Configure your %(module_slug)s Settings {{/link}}", "jetpack" ), // _inc/client/components/module-settings/modules-per-tab-page.jsx:141
  649. __( "Search for a Jetpack feature.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:68
  650. _x( "Writing", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:137
  651. _x( "Sharing", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:151
  652. _x( "Discussion", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:166
  653. _x( "Traffic", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:184
  654. _x( "Security", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:198
  655. _x( "Sharing", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:217
  656. _x( "Writing", "Navigation item.", "jetpack" ), // _inc/client/components/navigation-settings/index.jsx:232
  657. __( "%(moduleName)s has been disabled by a site administrator. {{link}}Learn more{{/link}}.", "jetpack" ), // _inc/client/components/module-overridden-banner/index.jsx:53
  658. _x( "Upgrade", "A caption for a button to upgrade an existing paid feature to a higher tier.", "jetpack" ), // _inc/client/components/settings-card/index.jsx:89
  659. __( "Host fast, high-quality, ad-free video.", "jetpack" ), // _inc/client/components/settings-card/index.jsx:99
  660. __( "Generate income with high-quality ads.", "jetpack" ), // _inc/client/components/settings-card/index.jsx:119
  661. __( "Real-time site backups and automatic threat resolution.", "jetpack" ), // _inc/client/components/settings-card/index.jsx:136
  662. __( "Protect against data loss, malware, and malicious attacks.", "jetpack" ), // _inc/client/components/settings-card/index.jsx:149
  663. __( "Integrate easily with Google Analytics.", "jetpack" ), // _inc/client/components/settings-card/index.jsx:165
  664. __( "Help your content get found and shared with SEO tools.", "jetpack" ), // _inc/client/components/settings-card/index.jsx:180
  665. __( "Faster, more relevant and more powerful sitewide search.", "jetpack" ), // _inc/client/components/settings-card/index.jsx:196
  666. __( "Protect your site from spam.", "jetpack" ), // _inc/client/components/settings-card/index.jsx:213
  667. _x( "Saving…", "Button caption", "jetpack" ), // _inc/client/components/settings-card/index.jsx:337
  668. _x( "Save settings", "Button caption", "jetpack" ), // _inc/client/components/settings-card/index.jsx:338
  669. __( "We're here to help", "jetpack" ), // _inc/client/components/support-card/index.jsx:83
  670. __( "Jetpack comes with free, basic support for all users.", "jetpack" ), // _inc/client/components/support-card/index.jsx:88
  671. __( "Your paid plan gives you access to prioritized Jetpack support.", "jetpack" ), // _inc/client/components/support-card/index.jsx:89
  672. __( "Ask a question", "jetpack" ), // _inc/client/components/support-card/index.jsx:100
  673. __( "Search our support site", "jetpack" ), // _inc/client/components/support-card/index.jsx:109
  674. __( "Get a faster resolution to your support questions.", "jetpack" ), // _inc/client/components/support-card/index.jsx:117
  675. __( "Upgrade", "jetpack" ), // _inc/client/components/support-card/index.jsx:119
  676. __( "Learn more", "jetpack" ), // _inc/client/components/support-info/index.jsx:79
  677. __( "Learn more", "jetpack" ), // _inc/client/components/support-info/index.jsx:89
  678. __( "Privacy information", "jetpack" ), // _inc/client/components/support-info/index.jsx:99
  679. __( " Premium Themes", "jetpack" ), // _inc/client/components/themes-promo-card/index.jsx:55
  680. __( "Introducing Premium Themes", "jetpack" ), // _inc/client/components/themes-promo-card/index.jsx:59
  681. __( "{{p}}To create a beautiful site that looks and works exactly how you want it to, Jetpack Professional gives you unlimited access to over 200 premium WordPress themes.{{/p}}{{p}}Jetpack Professional is about more than just finding the perfect design. It's also about total peace of mind: real-time backups, automatic malware scanning, and priority support from our global team of experts guarantee that your site will always be safe and secure.{{/p}}", "jetpack" ), // _inc/client/components/themes-promo-card/index.jsx:62
  682. __( "{{p}}To create a beautiful site that looks and works exactly how you want it to, Jetpack Professional gives you unlimited access to over 200 premium WordPress themes.{{/p}}{{p}}Jetpack Professional is about more than just finding the perfect design. It's also about total peace of mind knowing that you'll have priority support from our global team of experts should the need arise.{{/p}}", "jetpack" ), // _inc/client/components/themes-promo-card/index.jsx:71
  683. __( "Explore Professional", "jetpack" ), // _inc/client/components/themes-promo-card/index.jsx:87
  684. __( "Compare All Plans", "jetpack" ), // _inc/client/components/themes-promo-card/index.jsx:93
  685. __( "This release of Jetpack brings major new features and big improvements to your WordPress site.", "jetpack" ), // _inc/client/components/upgrade-notice-content/index.jsx:32
  686. __( "Speed up your site and its content", "jetpack" ), // _inc/client/components/upgrade-notice-content/index.jsx:36
  687. __( "Sites with large numbers of images can now activate the Lazy Loading Images feature, which significantly speeds up loading times for visitors. Instead of waiting for the entire page to load, Jetpack will instead show pages instantly, and only download additional images when they are about to come into view.", "jetpack" ), // _inc/client/components/upgrade-notice-content/index.jsx:40
  688. __( "If this sounds like a great improvement (and it is) you can enable it now by clicking the toggle below.", "jetpack" ), // _inc/client/components/upgrade-notice-content/index.jsx:46
  689. __( "We have also upgraded all our Premium plan customers to unlimited high-speed video storage (up from 13GB), and significantly reduced the CSS and JavaScript assets that Jetpack downloads when using features like infinite scroll and embedding rich content.", "jetpack" ), // _inc/client/components/upgrade-notice-content/index.jsx:71
  690. __( "Faster, more relevant search results", "jetpack" ), // _inc/client/components/upgrade-notice-content/index.jsx:77
  691. __( "Elasticsearch", "jetpack" ), // _inc/client/components/upgrade-notice-content/index.jsx:81
  692. __( "Our faster site search is now available to all Professional plan customers. This replaces the default WordPress search with an Elasticsearch-powered infrastructure that returns faster, more relevant results to users.", "jetpack" ), // _inc/client/components/upgrade-notice-content/index.jsx:85
  693. __( "Read the full announcement!", "jetpack" ), // _inc/client/components/upgrade-notice-content/index.jsx:95
  694. __( "Compare paid plans", "jetpack" ), // _inc/client/components/upgrade-notice-content/index.jsx:99
  695. __( "Jetpack Search", "jetpack" ), // _inc/client/components/upgrade-notice-content/index.jsx:109
  696. __( "Major new features from Jetpack", "jetpack" ), // _inc/client/components/upgrade-notice-content/index.jsx:110
  697. __( "Security", "jetpack" ), // _inc/client/components/welcome-new-plan/monitor-akismet-backups-prompt.jsx:16
  698. __( "Your Jetpack plan gives you everything you need to keep your hard work safe, including on-demand backups and malware scans with one-click restores and issue resolution. Your site will be fully protected against spam, malicious code, and brute force login attempts.", "jetpack" ), // _inc/client/components/welcome-new-plan/monitor-akismet-backups-prompt.jsx:18
  699. __( "Thanks for choosing Jetpack Personal. Jetpack is now backing up your site and scanning for security threats.", "jetpack" ), // _inc/client/components/welcome-new-plan/personal.jsx:29
  700. __( "Themes", "jetpack" ), // _inc/client/components/welcome-new-plan/personal.jsx:33
  701. __( "With Jetpack Personal, you have access to more than 100 free, professionally-designed WordPress themes. Choose the theme that best fits your site and customize colors, images, or add a variety of new widgets.", "jetpack" ), // _inc/client/components/welcome-new-plan/personal.jsx:35
  702. __( "Got it!", "jetpack" ), // _inc/client/components/welcome-new-plan/personal.jsx:47
  703. __( "Welcome personal", "jetpack" ), // _inc/client/components/welcome-new-plan/personal.jsx:56
  704. __( "Your Jetpack Personal plan is powering up!", "jetpack" ), // _inc/client/components/welcome-new-plan/personal.jsx:57
  705. __( "Thanks for choosing Jetpack Premium. Jetpack is now backing up your site, scanning for security threats, and enabling monetization features.", "jetpack" ), // _inc/client/components/welcome-new-plan/premium.jsx:47
  706. __( "Themes", "jetpack" ), // _inc/client/components/welcome-new-plan/premium.jsx:51
  707. __( "With Jetpack Premium, you can create the perfect site, no matter its purpose. Customize your site’s appearance with one of more than 100 free themes, or enhance your content with unlimited HD video -- all hosted free of ads or watermarks.", "jetpack" ), // _inc/client/components/welcome-new-plan/premium.jsx:53
  708. __( "Sharing", "jetpack" ), // _inc/client/components/welcome-new-plan/premium.jsx:58
  709. __( "Using Jetpack’s powerful sharing tools, you can automatically share your newest posts on social media, or schedule your content to be re-shared at any date or time you choose. And along with growing your following, you can grow your business with tools like payment buttons and ads.", "jetpack" ), // _inc/client/components/welcome-new-plan/premium.jsx:60
  710. __( "Start exploring Jetpack Premium now to see all the benefits of your new plan.", "jetpack" ), // _inc/client/components/welcome-new-plan/premium.jsx:70
  711. __( "Monetize your site with ads", "jetpack" ), // _inc/client/components/welcome-new-plan/premium.jsx:85
  712. __( "Welcome Premium", "jetpack" ), // _inc/client/components/welcome-new-plan/premium.jsx:94
  713. __( "Your Jetpack Premium plan is powering up!", "jetpack" ), // _inc/client/components/welcome-new-plan/premium.jsx:95
  714. __( "Thanks for choosing Jetpack Professional. Jetpack is now backing up your content in real-time, indexing your content for search, scanning for security threats, and granting access to premium themes.", "jetpack" ), // _inc/client/components/welcome-new-plan/professional.jsx:50
  715. __( "Themes", "jetpack" ), // _inc/client/components/welcome-new-plan/professional.jsx:54
  716. __( "With Jetpack Professional, you can create the perfect site with one of over 300 professionally-designed WordPress themes, including more than 200 premium themes. Customize your content with a variety of widgets, or add unlimited videos to your posts and pages -- displayed free of ads or watermarks.", "jetpack" ), // _inc/client/components/welcome-new-plan/professional.jsx:56
  717. __( "Give your visitor's a great search experience by letting them filter and sort fast, relevant search results.", "jetpack" ), // _inc/client/components/welcome-new-plan/professional.jsx:62
  718. __( "Sharing", "jetpack" ), // _inc/client/components/welcome-new-plan/professional.jsx:65
  719. __( "Growing your following is easy with your Professional plan, thanks to content sharing and scheduling, SEO tools, and built-in subscription options. You can monetize your site with a simple payment button and in-line ads, and monitor the success of your efforts by integrating with Google Analytics.", "jetpack" ), // _inc/client/components/welcome-new-plan/professional.jsx:67
  720. __( "Start exploring Jetpack Professional now to see all the benefits of your new plan.", "jetpack" ), // _inc/client/components/welcome-new-plan/professional.jsx:79
  721. __( "Install premium themes", "jetpack" ), // _inc/client/components/welcome-new-plan/professional.jsx:94
  722. __( "Monetize your site with ads", "jetpack" ), // _inc/client/components/welcome-new-plan/professional.jsx:102
  723. __( "Add the Search (Jetpack) widget to your sidebar", "jetpack" ), // _inc/client/components/welcome-new-plan/professional.jsx:110
  724. __( "Review SEO features", "jetpack" ), // _inc/client/components/welcome-new-plan/professional.jsx:118
  725. __( "Welcome Professional", "jetpack" ), // _inc/client/components/welcome-new-plan/professional.jsx:127
  726. __( "Your Jetpack Professional plan is taking care of business!", "jetpack" ), // _inc/client/components/welcome-new-plan/professional.jsx:128
  727. __( "Sharing", "jetpack" ), // _inc/client/components/welcome-new-plan/social-seo-ads-prompt.jsx:16
  728. __( "Growing your following is easy with your Professional plan, thanks to content sharing and scheduling, SEO tools, and built-in subscription options. You can monetize your site with a simple payment button and in-line ads, and monitor the success of your efforts by integrating with Google Analytics.", "jetpack" ), // _inc/client/components/welcome-new-plan/social-seo-ads-prompt.jsx:18
  729. __( "VideoPress allows you to upload videos from your computer to be hosted on WordPress.com, rather than on your host’s servers. You can then insert these on your self-hosted Jetpack site. ", "jetpack" ), // _inc/client/components/welcome-new-plan/videopress-prompt.jsx:16
  730. );
  731. /* THIS IS THE END OF THE GENERATED FILE */