PluginProbe
Jetpack – WP Security, Backup, Speed, & Growth / 6.2.1
Jetpack – WP Security, Backup, Speed, & Growth v6.2.1
16.2-beta 12.0.3 12.1.3 12.2.3 12.3.2 12.4.2 12.5.2 12.6.4 12.7.3 12.8.3 12.9.5 13.0.2 13.1.5 13.2.4 13.3.3 13.4.5 13.5.2 13.6.2 13.7.2 13.8.3 13.9.2 14.0.1 14.1.1 14.2.2 14.3.1 All 501 releases
jetpack / modules / module-headings.php

module-headings.php in Jetpack – WP Security, Backup, Speed, & Growth 6.2.1, at modules/module-headings.php

350 lines 14.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 // Do not edit this file. It's generated by jetpack/tools/build-module-headings-translations.php
3
4 /**
5 * For a given module, return an array with translated name, description and recommended description.
6 *
7 * @param string $key Module file name without .php
8 *
9 * @return array
10 */
11 function jetpack_get_module_i18n( $key ) {
12 static $modules;
13 if ( ! isset( $modules ) ) {
14 $modules = array(
15 'after-the-deadline' => array(
16 'name' => _x( 'Spelling and Grammar', 'Module Name', 'jetpack' ),
17 'description' => _x( 'Check your spelling, style, and grammar', 'Module Description', 'jetpack' ),
18 ),
19
20 'carousel' => array(
21 'name' => _x( 'Carousel', 'Module Name', 'jetpack' ),
22 'description' => _x( 'Display images and galleries in a gorgeous, full-screen browsing experience', 'Module Description', 'jetpack' ),
23 'recommended description' => _x( 'Brings your photos and images to life as full-size, easily navigable galleries.', 'Jumpstart Description', 'jetpack' ),
24 ),
25
26 'comment-likes' => array(
27 'name' => _x( 'Comment Likes', 'Module Name', 'jetpack' ),
28 'description' => _x( 'Increase visitor engagement by adding a Like button to comments.', 'Module Description', 'jetpack' ),
29 ),
30
31 'comments' => array(
32 'name' => _x( 'Comments', 'Module Name', 'jetpack' ),
33 'description' => _x( 'Let readers use WordPress.com, Twitter, Facebook, or Google+ accounts to comment', 'Module Description', 'jetpack' ),
34 ),
35
36 'contact-form' => array(
37 'name' => _x( 'Contact Form', 'Module Name', 'jetpack' ),
38 'description' => _x( 'Insert a customizable contact form anywhere on your site.', 'Module Description', 'jetpack' ),
39 'recommended description' => _x( 'Adds a button to your post and page editors, allowing you to build simple forms to help visitors stay in touch.', 'Jumpstart Description', 'jetpack' ),
40 ),
41
42 'custom-content-types' => array(
43 'name' => _x( 'Custom content types', 'Module Name', 'jetpack' ),
44 'description' => _x( 'Display different types of content on your site with custom content types.', 'Module Description', 'jetpack' ),
45 ),
46
47 'custom-css' => array(
48 'name' => _x( 'Custom CSS', 'Module Name', 'jetpack' ),
49 'description' => _x( 'Tweak your site’s CSS without modifying your theme.', 'Module Description', 'jetpack' ),
50 ),
51
52 'enhanced-distribution' => array(
53 'name' => _x( 'Enhanced Distribution', 'Module Name', 'jetpack' ),
54 'description' => _x( 'Increase reach and traffic.', 'Module Description', 'jetpack' ),
55 ),
56
57 'google-analytics' => array(
58 'name' => _x( 'Google Analytics', 'Module Name', 'jetpack' ),
59 'description' => _x( 'Set up Google Analytics without touching a line of code.', 'Module Description', 'jetpack' ),
60 ),
61
62 'gravatar-hovercards' => array(
63 'name' => _x( 'Gravatar Hovercards', 'Module Name', 'jetpack' ),
64 'description' => _x( 'Enable pop-up business cards over commenters’ Gravatars.', 'Module Description', 'jetpack' ),
65 'recommended description' => _x( 'Let commenters link their profiles to their Gravatar accounts, making it easy for your visitors to learn more about your community.', 'Jumpstart Description', 'jetpack' ),
66 ),
67
68 'infinite-scroll' => array(
69 'name' => _x( 'Infinite Scroll', 'Module Name', 'jetpack' ),
70 'description' => _x( 'Automatically load new content when a visitor scrolls', 'Module Description', 'jetpack' ),
71 ),
72
73 'json-api' => array(
74 'name' => _x( 'JSON API', 'Module Name', 'jetpack' ),
75 'description' => _x( 'Allow applications to securely access your content.', 'Module Description', 'jetpack' ),
76 ),
77
78 'latex' => array(
79 'name' => _x( 'Beautiful Math', 'Module Name', 'jetpack' ),
80 'description' => _x( 'Use LaTeX markup for complex equations and other geekery.', 'Module Description', 'jetpack' ),
81 ),
82
83 'lazy-images' => array(
84 'name' => _x( 'Lazy Images', 'Module Name', 'jetpack' ),
85 'description' => _x( 'Lazy load images', 'Module Description', 'jetpack' ),
86 ),
87
88 'likes' => array(
89 'name' => _x( 'Likes', 'Module Name', 'jetpack' ),
90 'description' => _x( 'Give visitors an easy way to show they appreciate your content.', 'Module Description', 'jetpack' ),
91 ),
92
93 'manage' => array(
94 'name' => _x( 'Manage', 'Module Name', 'jetpack' ),
95 'description' => _x( 'Manage all of your sites from a centralized dashboard.', 'Module Description', 'jetpack' ),
96 'recommended description' => _x( 'Helps you remotely manage plugins, turn on automated updates, and more from <a href="https://wordpress.com/plugins/" target="_blank">wordpress.com</a>.', 'Jumpstart Description', 'jetpack' ),
97 ),
98
99 'markdown' => array(
100 'name' => _x( 'Markdown', 'Module Name', 'jetpack' ),
101 'description' => _x( 'Write posts or pages in plain-text Markdown syntax', 'Module Description', 'jetpack' ),
102 ),
103
104 'masterbar' => array(
105 'name' => _x( 'WordPress.com Toolbar', 'Module Name', 'jetpack' ),
106 'description' => _x( 'Replaces the admin bar with a useful toolbar to quickly manage your site via WordPress.com.', 'Module Description', 'jetpack' ),
107 ),
108
109 'minileven' => array(
110 'name' => _x( 'Mobile Theme', 'Module Name', 'jetpack' ),
111 'description' => _x( 'Enable the Jetpack Mobile theme', 'Module Description', 'jetpack' ),
112 ),
113
114 'monitor' => array(
115 'name' => _x( 'Monitor', 'Module Name', 'jetpack' ),
116 'description' => _x( 'Receive immediate notifications if your site goes down, 24/7.', 'Module Description', 'jetpack' ),
117 'recommended description' => _x( 'Receive immediate notifications if your site goes down, 24/7.', 'Jumpstart Description', 'jetpack' ),
118 ),
119
120 'notes' => array(
121 'name' => _x( 'Notifications', 'Module Name', 'jetpack' ),
122 'description' => _x( 'Receive instant notifications of site comments and likes.', 'Module Description', 'jetpack' ),
123 ),
124
125 'photon' => array(
126 'name' => _x( 'Photon', 'Module Name', 'jetpack' ),
127 'description' => _x( 'Serve images from our servers', 'Module Description', 'jetpack' ),
128 'recommended description' => _x( 'Mirrors and serves your images from our free and fast image CDN, improving your site’s performance with no additional load on your servers.', 'Jumpstart Description', 'jetpack' ),
129 ),
130
131 'post-by-email' => array(
132 'name' => _x( 'Post by email', 'Module Name', 'jetpack' ),
133 'description' => _x( 'Publish posts by sending an email', 'Module Description', 'jetpack' ),
134 ),
135
136 'protect' => array(
137 'name' => _x( 'Protect', 'Module Name', 'jetpack' ),
138 'description' => _x( 'Block suspicious-looking sign in activity', 'Module Description', 'jetpack' ),
139 ),
140
141 'publicize' => array(
142 'name' => _x( 'Publicize', 'Module Name', 'jetpack' ),
143 'description' => _x( 'Automated social marketing.', 'Module Description', 'jetpack' ),
144 ),
145
146 'pwa' => array(
147 'name' => _x( 'Progressive Web Apps', 'Module Name', 'jetpack' ),
148 'description' => _x( 'Speed up and improve the reliability of your site using the latest in web technology.', 'Module Description', 'jetpack' ),
149 ),
150
151 'related-posts' => array(
152 'name' => _x( 'Related posts', 'Module Name', 'jetpack' ),
153 'description' => _x( 'Increase page views by showing related content to your visitors.', 'Module Description', 'jetpack' ),
154 'recommended description' => _x( 'Keep visitors engaged on your blog by highlighting relevant and new content at the bottom of each published post.', 'Jumpstart Description', 'jetpack' ),
155 ),
156
157 'search' => array(
158 'name' => _x( 'Search', 'Module Name', 'jetpack' ),
159 'description' => _x( 'Enhanced search, powered by Elasticsearch', 'Module Description', 'jetpack' ),
160 ),
161
162 'seo-tools' => array(
163 'name' => _x( 'SEO Tools', 'Module Name', 'jetpack' ),
164 'description' => _x( 'Better results on search engines and social media.', 'Module Description', 'jetpack' ),
165 ),
166
167 'sharedaddy' => array(
168 'name' => _x( 'Sharing', 'Module Name', 'jetpack' ),
169 'description' => _x( 'Allow visitors to share your content.', 'Module Description', 'jetpack' ),
170 'recommended description' => _x( 'Twitter, Facebook and Google+ buttons at the bottom of each post, making it easy for visitors to share your content.', 'Jumpstart Description', 'jetpack' ),
171 ),
172
173 'shortcodes' => array(
174 'name' => _x( 'Shortcode Embeds', 'Module Name', 'jetpack' ),
175 'description' => _x( 'Embed media from popular sites without any coding.', 'Module Description', 'jetpack' ),
176 ),
177
178 'shortlinks' => array(
179 'name' => _x( 'WP.me Shortlinks', 'Module Name', 'jetpack' ),
180 'description' => _x( 'Create short and simple links for all posts and pages.', 'Module Description', 'jetpack' ),
181 ),
182
183 'sitemaps' => array(
184 'name' => _x( 'Sitemaps', 'Module Name', 'jetpack' ),
185 'description' => _x( 'Make it easy for search engines to find your site.', 'Module Description', 'jetpack' ),
186 ),
187
188 'sso' => array(
189 'name' => _x( 'Single Sign On', 'Module Name', 'jetpack' ),
190 'description' => _x( 'Allow users to log into this site using WordPress.com accounts', 'Module Description', 'jetpack' ),
191 'recommended description' => _x( 'Lets you log in to all your Jetpack-enabled sites with one click using your WordPress.com account.', 'Jumpstart Description', 'jetpack' ),
192 ),
193
194 'stats' => array(
195 'name' => _x( 'Site Stats', 'Module Name', 'jetpack' ),
196 'description' => _x( 'Collect valuable traffic stats and insights.', 'Module Description', 'jetpack' ),
197 ),
198
199 'subscriptions' => array(
200 'name' => _x( 'Subscriptions', 'Module Name', 'jetpack' ),
201 'description' => _x( 'Allow users to subscribe to your posts and comments and receive notifications via email', 'Module Description', 'jetpack' ),
202 'recommended description' => _x( 'Give visitors two easy subscription options — while commenting, or via a separate email subscription widget you can display.', 'Jumpstart Description', 'jetpack' ),
203 ),
204
205 'tiled-gallery' => array(
206 'name' => _x( 'Tiled Galleries', 'Module Name', 'jetpack' ),
207 'description' => _x( 'Display image galleries in a variety of elegant arrangements.', 'Module Description', 'jetpack' ),
208 'recommended description' => _x( 'Display image galleries in a variety of elegant arrangements.', 'Jumpstart Description', 'jetpack' ),
209 ),
210
211 'vaultpress' => array(
212 'name' => _x( 'Data Backups', 'Module Name', 'jetpack' ),
213 'description' => _x( 'Off-site backups, security scans, and automatic fixes.', 'Module Description', 'jetpack' ),
214 ),
215
216 'verification-tools' => array(
217 'name' => _x( 'Site verification', 'Module Name', 'jetpack' ),
218 'description' => _x( 'Establish your site\'s authenticity with external services.', 'Module Description', 'jetpack' ),
219 ),
220
221 'videopress' => array(
222 'name' => _x( 'VideoPress', 'Module Name', 'jetpack' ),
223 'description' => _x( 'Fast, ad-free video hosting', 'Module Description', 'jetpack' ),
224 ),
225
226 'widget-visibility' => array(
227 'name' => _x( 'Widget Visibility', 'Module Name', 'jetpack' ),
228 'description' => _x( 'Control where widgets appear on your site.', 'Module Description', 'jetpack' ),
229 ),
230
231 'widgets' => array(
232 'name' => _x( 'Extra Sidebar Widgets', 'Module Name', 'jetpack' ),
233 'description' => _x( 'Add images, Twitter streams, and more to your sidebar.', 'Module Description', 'jetpack' ),
234 ),
235
236 'wordads' => array(
237 'name' => _x( 'Ads', 'Module Name', 'jetpack' ),
238 'description' => _x( 'Earn income by allowing Jetpack to display high quality ads.', 'Module Description', 'jetpack' ),
239 ),
240 );
241 }
242 return $modules[ $key ];
243 }
244 /**
245 * For a given module tag, return its translated version.
246 *
247 * @param string $key Module tag as is in each module heading.
248 *
249 * @return string
250 */
251 function jetpack_get_module_i18n_tag( $key ) {
252 static $module_tags;
253 if ( ! isset( $module_tags ) ) {
254 $module_tags = array(
255 // Modules with `Other` tag:
256 // - modules/contact-form.php
257 // - modules/notes.php
258 'Other' =>_x( 'Other', 'Module Tag', 'jetpack' ),
259
260 // Modules with `Writing` tag:
261 // - modules/after-the-deadline.php
262 // - modules/custom-content-types.php
263 // - modules/enhanced-distribution.php
264 // - modules/json-api.php
265 // - modules/latex.php
266 // - modules/markdown.php
267 // - modules/post-by-email.php
268 // - modules/shortcodes.php
269 'Writing' =>_x( 'Writing', 'Module Tag', 'jetpack' ),
270
271 // Modules with `Photos and Videos` tag:
272 // - modules/carousel.php
273 // - modules/photon.php
274 // - modules/shortcodes.php
275 // - modules/tiled-gallery.php
276 // - modules/videopress.php
277 'Photos and Videos' =>_x( 'Photos and Videos', 'Module Tag', 'jetpack' ),
278
279 // Modules with `Social` tag:
280 // - modules/comment-likes.php
281 // - modules/comments.php
282 // - modules/gravatar-hovercards.php
283 // - modules/likes.php
284 // - modules/publicize.php
285 // - modules/seo-tools.php
286 // - modules/sharedaddy.php
287 // - modules/shortcodes.php
288 // - modules/shortlinks.php
289 // - modules/subscriptions.php
290 // - modules/widgets.php
291 'Social' =>_x( 'Social', 'Module Tag', 'jetpack' ),
292
293 // Modules with `Appearance` tag:
294 // - modules/custom-css.php
295 // - modules/gravatar-hovercards.php
296 // - modules/infinite-scroll.php
297 // - modules/lazy-images.php
298 // - modules/minileven.php
299 // - modules/photon.php
300 // - modules/seo-tools.php
301 // - modules/shortcodes.php
302 // - modules/widget-visibility.php
303 // - modules/widgets.php
304 // - modules/wordads.php
305 'Appearance' =>_x( 'Appearance', 'Module Tag', 'jetpack' ),
306
307 // Modules with `Developers` tag:
308 // - modules/json-api.php
309 // - modules/pwa.php
310 // - modules/sso.php
311 'Developers' =>_x( 'Developers', 'Module Tag', 'jetpack' ),
312
313 // Modules with `Recommended` tag:
314 // - modules/lazy-images.php
315 // - modules/manage.php
316 // - modules/minileven.php
317 // - modules/monitor.php
318 // - modules/photon.php
319 // - modules/protect.php
320 // - modules/publicize.php
321 // - modules/related-posts.php
322 // - modules/sharedaddy.php
323 // - modules/sitemaps.php
324 // - modules/stats.php
325 'Recommended' =>_x( 'Recommended', 'Module Tag', 'jetpack' ),
326
327 // Modules with `Centralized Management` tag:
328 // - modules/manage.php
329 'Centralized Management' =>_x( 'Centralized Management', 'Module Tag', 'jetpack' ),
330
331 // Modules with `General` tag:
332 // - modules/masterbar.php
333 'General' =>_x( 'General', 'Module Tag', 'jetpack' ),
334
335 // Modules with `Mobile` tag:
336 // - modules/minileven.php
337 'Mobile' =>_x( 'Mobile', 'Module Tag', 'jetpack' ),
338
339 // Modules with `Traffic` tag:
340 // - modules/sitemaps.php
341 // - modules/wordads.php
342 'Traffic' =>_x( 'Traffic', 'Module Tag', 'jetpack' ),
343
344 // Modules with `Site Stats` tag:
345 // - modules/stats.php
346 'Site Stats' =>_x( 'Site Stats', 'Module Tag', 'jetpack' ),
347 );
348 }
349 return $module_tags[ $key ];
350 }